diff --git a/python-zope-testing.spec b/python-zope-testing.spec index 01543b1..1231edd 100644 --- a/python-zope-testing.spec +++ b/python-zope-testing.spec @@ -89,7 +89,6 @@ rm -f %{buildroot}%{python3_sitelib}/zope/__init__.py* %endif %files -n python2-zope-testing -%defattr(-,root,root,-) %doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt %{python2_sitelib}/zope/testing/ %exclude %{python2_sitelib}/zope/testing/*.txt @@ -98,7 +97,6 @@ rm -f %{buildroot}%{python3_sitelib}/zope/__init__.py* %if 0%{?with_python3} %files -n python3-zope-testing -%defattr(-,root,root,-) %doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst src/zope/testing/*.txt %{python3_sitelib}/zope/testing/ %exclude %{python3_sitelib}/zope/testing/*.txt