[PATCH] ceph.spec.in: Move libcls_*.so from -devel to base package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OSDs (src/osd/ClassHandler.cc) specifically look for libcls_*.so in
/usr/$libdir/rados-classes, so libcls_rbd.so and libcls_rgw.so need to
be shipped along with the base package.

Signed-off-by: Holger Macht <hmacht@xxxxxxx>
---
 ceph.spec.in |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/ceph.spec.in b/ceph.spec.in
index 48fd4ee..58c3af7 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -348,8 +348,8 @@ fi
 %ghost %dir %{_localstatedir}/run/ceph/
 %dir %{_sysconfdir}/ceph/
 /usr/sbin/rcceph
-%{_libdir}/rados-classes/libcls_rbd.so.*
-%{_libdir}/rados-classes/libcls_rgw.so.*
+%{_libdir}/rados-classes/libcls_rbd.so*
+%{_libdir}/rados-classes/libcls_rgw.so*
 
 #################################################################################
 %files fuse
@@ -377,8 +377,6 @@ fi
 %dir %{_includedir}/rbd
 %{_includedir}/rbd/librbd.h
 %{_includedir}/rbd/librbd.hpp
-%{_libdir}/rados-classes/libcls_rbd.so
-%{_libdir}/rados-classes/libcls_rgw.so
 %{_libdir}/libcephfs.so
 %{_libdir}/librbd.so
 %{_libdir}/librgw.so
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux