From: Owen Synge Date: Thu, 28 May 2015 14:58:10 +0000 (+0200) Subject: ceph.spec.in:ownership of dirs extension X-Git-Tag: v9.0.2~57^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6f495974a8255ec4bbd4c7c85f1ed21b3f281f2b;p=ceph.git ceph.spec.in:ownership of dirs extension rpm lint says the following directories /usr/share/ceph /usr/lib/ceph are un owned by any package and this causes OBS to emit errors. Signed-off-by: Owen Synge --- diff --git a/ceph.spec.in b/ceph.spec.in index 752311cf0ec3..3f9ed1fcfa36 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -717,6 +717,8 @@ 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