[ATpy/el5: 3/3] New upstream release. Removing defattr macro

Sergio Pascual sergiopr at fedoraproject.org
Fri Jul 15 15:37:59 UTC 2011


commit 37dfecbfdfc890899dbd9d9a8c9dd936f954aba4
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Fri Jul 15 17:37:20 2011 +0200

    New upstream release.
    Removing defattr macro

 ATpy.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/ATpy.spec b/ATpy.spec
index 1e8bad4..60da9bf 100644
--- a/ATpy.spec
+++ b/ATpy.spec
@@ -80,13 +80,11 @@ popd
 %{__rm} -fr %{buildroot}
  
 %files
-%defattr(-,root,root,-)
 %doc CHANGES LICENSE README
 %{python_sitelib}/atpy/
 
 %if 0%{?with_python3}
 %files -n python3-ATpy
-%defattr(-,root,root,-)
 %doc CHANGES LICENSE README
 %{python3_sitelib}/ATpy-*.egg-info
 %{python3_sitelib}/atpy/
@@ -95,6 +93,7 @@ popd
 %changelog
 * Thu Jul 14 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9.5.3-1
 - New upstream release.
+- Removing defattr macro
 
 * Wed May 11 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9.5-2
 - Moving Requires for python3 to its proper place in package macro


More information about the scm-commits mailing list