]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rpm: make librados2, libcephfs2 own (create) /etc/ceph
authorNathan Cutler <ncutler@suse.com>
Tue, 22 Oct 2019 08:52:45 +0000 (10:52 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 22 Oct 2019 08:52:45 +0000 (10:52 +0200)
Fixes: https://tracker.ceph.com/issues/42352
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index 83b6d893297a6abf2d5d456df2ab5852e24b6d28..4e2ddcc8794f8cf73b7d5cabb6962b715a04b508 100644 (file)
@@ -2077,6 +2077,7 @@ fi
 %if %{with lttng}
 %{_libdir}/librados_tp.so.*
 %endif
+%dir %{_sysconfdir}/ceph
 
 %post -n librados2 -p /sbin/ldconfig
 
@@ -2195,6 +2196,7 @@ fi
 
 %files -n libcephfs2
 %{_libdir}/libcephfs.so.*
+%dir %{_sysconfdir}/ceph
 
 %post -n libcephfs2 -p /sbin/ldconfig