]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base 16832/head
authorSage Weil <sage@redhat.com>
Fri, 4 Aug 2017 19:47:10 +0000 (15:47 -0400)
committerSage Weil <sage@redhat.com>
Sat, 5 Aug 2017 17:42:00 +0000 (13:42 -0400)
Fixes: http://tracker.ceph.com/issues/20915
Signed-off-by: Sage Weil <sage@redhat.com>
ceph.spec.in

index 35ce7add2fce065171e77a1038aa16136ab453b4..7efbae823493a587dddad93e3c7bb23c2d9eb47a 100644 (file)
@@ -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*