From: Ken Dreyer Date: Thu, 25 Aug 2016 21:05:45 +0000 (-0600) Subject: Merge pull request #9757 from SUSE/wip-16353 X-Git-Tag: v11.0.1~388 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b0f9aaf85211ae1570b55a27ac8660e3c091dee6;p=ceph.git Merge pull request #9757 from SUSE/wip-16353 rpm: drop obsolete libs-compat and python-ceph-compat metapackages Reviewed-by: Ken Dreyer --- b0f9aaf85211ae1570b55a27ac8660e3c091dee6 diff --cc ceph.spec.in index 435c460dd7b,3ae952003bf..29379009c20 --- a/ceph.spec.in +++ b/ceph.spec.in @@@ -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