]> git.pld-linux.org Git - packages/python-coverage.git/commitdiff
- cleanup auto/th/python-coverage-4.0.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Mar 2016 18:17:46 +0000 (19:17 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Mar 2016 18:17:46 +0000 (19:17 +0100)
python-coverage.spec

index 7ecf5d27e723bad21e66b828fc09b851a3c77ba5..bd1036d477c3c1545c0aeee0ed4519732ed1785e 100644 (file)
@@ -96,10 +96,8 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/%{module}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/%{module}/*.so
 %{py_sitedir}/%{module}/htmlfiles
-%if "%{py_ver}" > "2.4"
 %{py_sitedir}/coverage-%{version}-py*.egg-info
 %endif
-%endif
 
 %if %{with python3}
 %files -n python3-%{module}
This page took 0.097896 seconds and 4 git commands to generate.