]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: ship libdir/ceph
authorKen Dreyer <ken.dreyer@inktank.com>
Wed, 15 Jan 2014 00:56:32 +0000 (17:56 -0700)
committerAlfredo Deza <alfredo@deza.pe>
Tue, 21 Jan 2014 15:40:54 +0000 (10:40 -0500)
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)

ceph.spec.in

index cfef0c1ea32056d9d6588f3ca1c54f04607ea7c9..0b29142fbbd5fc5dea36d0a20d68524d07f4da48 100644 (file)
@@ -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*