[packages/lvm2] drop %files for non-existent python subpackages
atler
atler at pld-linux.org
Sat Feb 27 14:31:23 CET 2021
commit 706b684a2226eef90563ae9f3c607faa41d7b404
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Feb 27 14:30:00 2021 +0100
drop %files for non-existent python subpackages
lvm2.spec | 14 --------------
1 file changed, 14 deletions(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index 8bff6ea..69868fe 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -675,20 +675,6 @@ fi
%dir %{_prefix}/lib/ocf/resource.d/lvm2
%attr(755,root,root) %{_prefix}/lib/ocf/resource.d/lvm2/VolumeGroup
-%if %{with python2}
-%files -n python-lvm
-%defattr(644,root,root,755)
-#%attr(755,root,root) %{py_sitedir}/lvm.so
-#%{py_sitedir}/lvm-%{version}_*-py*.egg-info
-%endif
-
-%if %{with python3}
-%files -n python3-lvm
-%defattr(644,root,root,755)
-#%attr(755,root,root) %{py3_sitedir}/lvm.cpython-*.so
-#%{py3_sitedir}/lvm-%{version}_*-py*.egg-info
-%endif
-
%files -n device-mapper
%defattr(644,root,root,755)
%doc *_DM
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/706b684a2226eef90563ae9f3c607faa41d7b404
More information about the pld-cvs-commit
mailing list