diff --git a/ldns.spec b/ldns.spec index 4de38dd..64dba07 100644 --- a/ldns.spec +++ b/ldns.spec @@ -330,9 +330,9 @@ rm -rf doc/man %files -n python2-ldns %doc %{pkgname}_python2/contrib/python/Changelog README.ldnsx %license LICENSE.ldnsx -%pycached %{python2_sitearch}/%{name}.py -%pycached %{python2_sitearch}/%{name}x.py -%{python3_sitearch}/_%{name}.so* +%{python2_sitearch}/%{name}.py* +%{python2_sitearch}/%{name}x.py* +%{python2_sitearch}/_%{name}.so* %endif %if %{with python3}