From eb005968e36c23b8a26f72ffb0e6f544a45c72af Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Thu, 29 May 2014 18:09:19 +0200 Subject: [PATCH] remove defattr --- python-tornado.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/python-tornado.spec b/python-tornado.spec index 8fa58ee..7465af0 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -135,26 +135,22 @@ rm -rf %{buildroot} %endif %files -%defattr(-,root,root,-) %doc README.rst PKG-INFO %{python_sitearch}/%{pkgname}/ %{python_sitearch}/%{pkgname}-%{version}-*.egg-info %files doc -%defattr(-,root,root,-) %doc demos %if 0%{?with_python3} %files -n python3-tornado -%defattr(-,root,root,-) %doc README.rst PKG-INFO %{python3_sitearch}/%{pkgname}/ %{python3_sitearch}/%{pkgname}-%{version}-*.egg-info %files -n python3-tornado-doc -%defattr(-,root,root,-) %doc demos %endif @@ -163,6 +159,7 @@ rm -rf %{buildroot} * Thu May 22 2014 Thomas Spura - 3.2.1-1 - update to 3.2.1 - no noarch anymore +- remove defattr * Wed May 14 2014 Bohuslav Kabrda - 2.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4