]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #9757 from SUSE/wip-16353
authorKen Dreyer <kdreyer@redhat.com>
Thu, 25 Aug 2016 21:05:45 +0000 (15:05 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 25 Aug 2016 21:05:48 +0000 (15:05 -0600)
rpm: drop obsolete libs-compat and python-ceph-compat metapackages

Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
1  2 
ceph.spec.in

diff --cc ceph.spec.in
index 435c460dd7bcc0b1e9677514e4eb2b602d9780e9,3ae952003bfea56b3d5afb9f6b73948899970503..29379009c208ccffd1f7fdcb4220d1f88bd33c30
@@@ -1436,21 -1379,15 +1379,19 @@@ ln -sf %{_libdir}/librbd.so.1 /usr/lib6
  %{python3_sitearch}/cephfs.cpython*.so
  %{python3_sitearch}/cephfs-*.egg-info
  %{python3_sitelib}/ceph_volume_client.py
 +%if ! 0%{?suse_version}
  %{python3_sitelib}/__pycache__/ceph_volume_client.cpython*.py*
 +%endif
  
- #################################################################################
  %files -n python%{python3_pkgversion}-ceph-argparse
  %defattr(-,root,root,-)
  %{python3_sitelib}/ceph_argparse.py
 -%{python3_sitelib}/__pycache__/ceph_argparse.cpython*.py*
  %{python3_sitelib}/ceph_daemon.py
 +%if ! 0%{?suse_version}
 +%{python3_sitelib}/__pycache__/ceph_argparse.cpython*.py*
  %{python3_sitelib}/__pycache__/ceph_daemon.cpython*.py*
 +%endif
  
- #################################################################################
  %files -n ceph-test
  %defattr(-,root,root,-)
  %{_bindir}/ceph_bench_log