From 0eabf27e5bbac1966d33236eea060d1fde75f3e8 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 3 Jun 2015 17:42:27 -0600 Subject: [PATCH] Revert "ceph.spec.in:ownership of dirs extension" This reverts commit 6f495974a8255ec4bbd4c7c85f1ed21b3f281f2b. This needs more discussion, since "make install" does not currently create /usr/lib/ceph (and maybe /usr/share/ceph?) This fixes the rpmbuild failure, error: File not found: /srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILDROOT/ceph-9.0.0-1225.ga16afdd.el6.x86_64/usr/lib/ceph Signed-off-by: Ken Dreyer --- ceph.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 3056f7cfe3475..a85293068222a 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -753,8 +753,6 @@ fi %{_datadir}/ceph/known_hosts_drop.ceph.com %{_datadir}/ceph/id_dsa_drop.ceph.com %{_datadir}/ceph/id_dsa_drop.ceph.com.pub -%dir %{_prefix}/lib/ceph -%dir %{_prefix}/share/ceph %dir %{_sysconfdir}/ceph/ %dir %{_localstatedir}/log/ceph/ %config %{_sysconfdir}/bash_completion.d/rados -- 2.39.5