trivial cleanups in filelists

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2017-10-04 16:41:41 +02:00
parent 6ac2a832d1
commit ed72f1a0a3

View File

@ -68,14 +68,14 @@ home page < or see our bug tracker at case you want to use the current ...
%files -n python2-%{modname}
%license doc/licenses/ZopePublicLicense.txt LICENSES.txt
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
%{python2_sitearch}/%{modname}
%{python2_sitearch}/%{modname}-%{version}-py?.?.egg-info
%{python2_sitearch}/%{modname}/
%{python2_sitearch}/%{modname}-*.egg-info/
%files -n python3-%{modname}
%license doc/licenses/ZopePublicLicense.txt LICENSES.txt
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
%{python3_sitearch}/%{modname}
%{python3_sitearch}/%{modname}-%{version}-py?.?.egg-info
%{python3_sitearch}/%{modname}/
%{python3_sitearch}/%{modname}-*.egg-info/
%changelog
* Sat Aug 12 2017 Kevin Fenzi <kevin@scrye.com> - 3.8.0-1