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 - 0.9.5.3-1 - New upstream release. +- Removing defattr macro * Wed May 11 2011 Sergio Pascual - 0.9.5-2 - Moving Requires for python3 to its proper place in package macro