diff --git a/pyxattr.spec b/pyxattr.spec index 73ccb56..3e8ad42 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -81,7 +81,6 @@ popd %endif # with_python3 %files -n python2-%{name} -%defattr(0644,root,root,0755) %{python2_sitearch}/xattr.so %{python2_sitearch}/*egg-info %{!?_licensedir:%global license %%doc} @@ -90,7 +89,6 @@ popd %if %{?with_python3} %files -n python3-%{name} -%defattr(0644,root,root,0755) %{python3_sitearch}/xattr.cpython-??m* %{python3_sitearch}/*egg-info %{!?_licensedir:%global license %%doc}