]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rpm: remove ceph-disk ceph-detect-init python files
authorAlfredo Deza <adeza@redhat.com>
Tue, 5 Jun 2018 20:09:02 +0000 (16:09 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 13 Jun 2018 19:16:26 +0000 (15:16 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph.spec.in

index 12ee4e74de71785853692943bb3d1275a69c0351..3e183cf7b858375070bede6605dba7d5c5a61dfc 100644 (file)
@@ -1047,13 +1047,6 @@ rm -rf %{buildroot}
 %endif
 %{_unitdir}/ceph.target
 %if 0%{with python2}
-%{python_sitelib}/ceph_detect_init*
-%{python_sitelib}/ceph_disk*
-%else
-%{python3_sitelib}/ceph_detect_init*
-%{python3_sitelib}/ceph_disk*
-%endif
-%if 0%{with python2}
 %dir %{python_sitelib}/ceph_volume
 %{python_sitelib}/ceph_volume/*
 %{python_sitelib}/ceph_volume-*