]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
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

index 85bf51d35a09bf0a0c02f03577686231780691df..5f0afd3efe59a0cd14afed5466c20764d4859078 100644 (file)
@@ -751,6 +751,8 @@ fi
 %{_datadir}/ceph/id_dsa_drop.ceph.com.pub
 %dir %{_sysconfdir}/ceph/
 %dir %{_localstatedir}/log/ceph/
+%dir %{_datarootdir}/ceph/
+%dir %{_libexecdir}/ceph/
 %config %{_sysconfdir}/bash_completion.d/rados
 %config %{_sysconfdir}/bash_completion.d/rbd
 %config(noreplace) %{_sysconfdir}/ceph/rbdmap