]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: ship libdir/ceph 1094/head
authorKen Dreyer <ken.dreyer@inktank.com>
Wed, 15 Jan 2014 00:56:32 +0000 (17:56 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Thu, 16 Jan 2014 03:02:48 +0000 (20:02 -0700)
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

ceph.spec.in

index a190c688e99cb75f593472f49407ce39b02cd52f..80cf9b3f66120a1a8db7ef579ab85e9d08e19f8e 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*