diff --git a/python-lxml.spec b/python-lxml.spec index 87ea155..bd76f3c 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -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 - 3.8.0-1