[python-markupsafe] Drop %defattr()

Orion Poplawski orion at fedoraproject.org
Sat May 10 02:46:12 UTC 2014


commit ff7a34a775f37ab4dbd649b5e69ca721aaba411b
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri May 9 20:46:38 2014 -0600

    Drop %defattr()

 python-markupsafe.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python-markupsafe.spec b/python-markupsafe.spec
index 7d1ada2..8ff608d 100644
--- a/python-markupsafe.spec
+++ b/python-markupsafe.spec
@@ -83,13 +83,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.rst
 %{python_sitearch}/*
 
 %if 0%{?with_python3}
 %files -n python3-markupsafe
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.rst
 %{python3_sitearch}/*
 %endif # with_python3


More information about the scm-commits mailing list