diff --git a/python-dns.spec b/python-dns.spec index b21d57b..dbc6316 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -153,7 +153,6 @@ find examples -type f | xargs chmod a-x %else %files %endif -%defattr(-,root,root,-) # Add README.* when it is included with the source (commit a906279) %doc {ChangeLog,LICENSE,examples} %{python2_sitelib}/*egg-info @@ -162,7 +161,6 @@ find examples -type f | xargs chmod a-x %if 0%{?with_python3} %files -n python%{python3_pkgversion}-dns -%defattr(-,root,root,-) # Add README.* when it is included with the source (commit a906279) %doc {ChangeLog,LICENSE,examples} %{python3_sitelib}/*egg-info