From: Ken Dreyer Date: Wed, 15 Jan 2014 00:56:32 +0000 (-0700) Subject: packaging: ship libdir/ceph X-Git-Tag: v0.77~15 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4c968534091d2b7c7927ad59d2382b141453c963;p=ceph.git packaging: ship libdir/ceph Automake puts ceph_common.sh into libdir/ceph, but the Red Hat packaging was not capturing this file. Add the libdir/ceph location to the RPM packaging. Fixes #7117 (cherry picked from commit 2d0d48b829bd5721b7058ec43f61481fe8542b12) --- diff --git a/ceph.spec.in b/ceph.spec.in index cfef0c1ea320..0b29142fbbd5 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -416,6 +416,7 @@ fi %{_sbindir}/rcceph /sbin/mkcephfs /sbin/mount.ceph +%{_libdir}/ceph %dir %{_libdir}/rados-classes %{_libdir}/rados-classes/libcls_rbd.so* %{_libdir}/rados-classes/libcls_hello.so*