diff --git a/m2crypto.spec b/m2crypto.spec index 8bdf6f1..06238f1 100644 --- a/m2crypto.spec +++ b/m2crypto.spec @@ -104,16 +104,15 @@ grep -rl '/usr/bin/env python' demo tests \ rm tests/*.py.* # Patch backup files -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root) %doc CHANGES LICENCE README demo tests %{python_sitearch}/M2Crypto %{python_sitearch}/M2Crypto-*.egg-info %changelog +* Tue Aug 21 2012 Miloslav Trmač - 0.21.1-10 +- Drop no longer necessary %%clean and %%defattr commands. + * Thu Jul 19 2012 Fedora Release Engineering - 0.21.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild