From b48bafad0febd020308f15b5e9b24981331893e7 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:57:04 +0000 Subject: Remove needless use of %defattr --- diff --git a/python-cheetah.spec b/python-cheetah.spec index 10d57c9..23381af 100644 --- a/python-cheetah.spec +++ b/python-cheetah.spec @@ -82,7 +82,6 @@ export PYTHONPATH="%{buildroot}/%{python3_sitearch}" %if %{with python2} %files -n python2-cheetah -%defattr(-,root,root,-) %license LICENSE %doc ANNOUNCE.rst README.rst TODO BUGS @@ -90,7 +89,6 @@ export PYTHONPATH="%{buildroot}/%{python3_sitearch}" %endif %files -n python3-cheetah -%defattr(-,root,root,-) %license LICENSE %doc ANNOUNCE.rst README.rst TODO BUGS