My earlier patch was partially redundant with commit e60dcfa80dec, that didn't make 0.76, so here's the non-redundant change, as a separate patch. --- Package libdir/ceph non-recursively, to avoid duplicates, and package libdir/ceph/ceph_common.sh explicitly. Signed-off-by: Alexandre Oliva <oliva@xxxxxxx> --- ceph.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 76c8344..82eb102 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -416,7 +416,8 @@ fi %{_sbindir}/rcceph /sbin/mkcephfs /sbin/mount.ceph -%{_libdir}/ceph +%dir %{_libdir}/ceph +%{_libdir}/ceph/ceph_common.sh %dir %{_libdir}/rados-classes %{_libdir}/rados-classes/libcls_rbd.so* %{_libdir}/rados-classes/libcls_hello.so* -- Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/ You must be the change you wish to see in the world. -- Gandhi Be Free! -- http://FSFLA.org/ FSF Latin America board member Free Software Evangelist Red Hat Brazil Toolchain Engineer -- 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