From 58f2f2525d4f2f1ccd16d69863ae1b4f59e2611c Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Jul 15 2011 15:33:05 +0000 Subject: New upstream release defattr macro removed --- 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 - 0.9.5.3-1 -- New upstream release. +- New upstream release +- defattr macro removed * Wed May 11 2011 Sergio Pascual - 0.9.5-2 - Moving Requires for python3 to its proper place in package macro