]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base
authorSage Weil <sage@redhat.com>
Fri, 4 Aug 2017 19:47:10 +0000 (15:47 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 4 Aug 2017 19:55:01 +0000 (21:55 +0200)
Fixes: http://tracker.ceph.com/issues/20915
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2ff9dd569c8cdf24d4bca92f81e2b5fe023ee1a8)

ceph.spec.in

index dfccf02a9637150218ecd3d00e315b3239421fdd..7ad06570fb0424600342b66680206657dac1916a 100644 (file)
@@ -1016,7 +1016,8 @@ rm -rf %{buildroot}
 %{_unitdir}/ceph.target
 %{python_sitelib}/ceph_detect_init*
 %{python_sitelib}/ceph_disk*
-%{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*