From 14858ac1bc344bf787a6adf318357066aef5c193 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:58:41 +0000 Subject: Remove needless use of %defattr --- diff --git a/python-dirq.spec b/python-dirq.spec index 41a6469..4f4cd78 100644 --- a/python-dirq.spec +++ b/python-dirq.spec @@ -121,7 +121,6 @@ popd %endif #end of altpython. %files -n python2-dirq -%defattr(-,root,root,-) %doc README.rst CHANGES examples test %{python_sitelib}/%{srcname}/ %if 0%{?rhel} != 5 @@ -130,7 +129,6 @@ popd %if %{?altpython:1}%{!?altpython:0} %files -n %{altpython}-dirq -%defattr(-,root,root,-) %doc README.rst CHANGES examples test %{altpython_sitelib}/%{srcname}/ %{altpython_sitelib}/%{srcname}-%{version}-py?.?.egg-info