]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: fix:Add missing directories breaking build
authorOwen Synge <osynge@suse.com>
Wed, 10 Jun 2015 10:11:50 +0000 (12:11 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2015 10:24:17 +0000 (11:24 +0100)
commite5e0cf5bcb5f0a097253f8aa4fcfaccc5e921cf1
treed66882e690141f454b9cab484de6017a186b1b86
parent12df1621f79e8995256774914fcb919f5ce70f78
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>
(cherry picked from commit f1ff3e4dcb5dd7eddd2c346a05cfa78d860a5ce6)
ceph.spec.in