From: Sage Weil Date: Fri, 4 Aug 2017 19:47:10 +0000 (-0400) Subject: ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base X-Git-Tag: v12.1.3~57^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ab28f7a23e25e1804c354ce10f016fa69c974d03;p=ceph.git ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base Fixes: http://tracker.ceph.com/issues/20915 Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 35ce7add2fce..7efbae823493 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -967,7 +967,9 @@ rm -rf %{buildroot} %{_unitdir}/ceph.target %{python_sitelib}/ceph_detect_init* %{python_sitelib}/ceph_disk* -%{python_sitelib}/ceph_volume* +%dir %{python_sitelib}/ceph_volume +%{python_sitelib}/ceph_volume/* +%{python_sitelib}/ceph_volume-* %{_mandir}/man8/ceph-deploy.8* %{_mandir}/man8/ceph-detect-init.8* %{_mandir}/man8/ceph-create-keys.8*