[python-basemap] Drop %defattr

Orion Poplawski orion at fedoraproject.org
Wed Jul 9 19:03:56 UTC 2014


commit 49110550b86956136bfade69cb0b0281023bab88
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Jul 9 13:04:12 2014 -0600

    Drop %defattr

 python-basemap.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python-basemap.spec b/python-basemap.spec
index f2ab0c0..3b01f39 100644
--- a/python-basemap.spec
+++ b/python-basemap.spec
@@ -88,7 +88,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %files
-%defattr(-,root,root,-)
 %doc Changelog README
 %exclude %{python_sitearch}/mpl_toolkits/__init__.*
 %{python_sitearch}/mpl_toolkits/basemap
@@ -102,7 +101,6 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/_geoslib.so
 
 %files -n python-basemap-examples
-%defattr(-,root,root,-)
 %doc examples/*
 
 %files -n python3-basemap


More information about the scm-commits mailing list