[ATpy/el6: 2/2] New upstream release defattr macro removed

Sergio Pascual sergiopr at fedoraproject.org
Fri Jul 15 15:33:26 UTC 2011


commit 58f2f2525d4f2f1ccd16d69863ae1b4f59e2611c
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Fri Jul 15 17:33:05 2011 +0200

    New upstream release
    defattr macro removed

 ATpy.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ATpy.spec b/ATpy.spec
index 2a62d33..8fda675 100644
--- a/ATpy.spec
+++ b/ATpy.spec
@@ -76,14 +76,12 @@ popd
 %{__python} setup.py install --skip-build --root  %{buildroot}
  
 %files
-%defattr(-,root,root,-)
 %doc CHANGES LICENSE README
 %{python_sitelib}/ATpy-*.egg-info
 %{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/
@@ -91,7 +89,8 @@ popd
 
 %changelog
 * Thu Jul 14 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9.5.3-1
-- New upstream release.
+- New upstream release
+- defattr macro removed
 
 * 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