]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: fix:Add missing directories breaking build 4918/head
authorOwen Synge <osynge@suse.com>
Wed, 10 Jun 2015 10:11:50 +0000 (12:11 +0200)
committerOwen Synge <osynge@suse.com>
Fri, 19 Jun 2015 09:22:19 +0000 (11:22 +0200)
commitf1ff3e4dcb5dd7eddd2c346a05cfa78d860a5ce6
tree1d41047f906a4a73c01693743859e1ef127e3cd2
parent952836a2f324ad73fca3af91374089eb0d623639
ceph.spec.in: fix:Add missing directories breaking build

SUSE builds on OBS are failing with the missing dir entries:

    /usr/share/ceph
    /usr/lib/ceph

On suse these correspond to:

    %dir %{_datarootdir}/ceph/
    %dir %{_libexecdir}/ceph/

Signed-off-by: Owen Synge <osynge@suse.com>
ceph.spec.in