diff --git a/rpm.spec b/rpm.spec index 0a2df13..c1e0329 100644 --- a/rpm.spec +++ b/rpm.spec @@ -701,9 +701,6 @@ cp -r apidocs/html %{buildroot}%{_docdir}/rpm %changelog -* Mon Feb 20 2012 abf -- The release updated by ABF - * Tue Jul 12 2011 Per Øyvind Karlsen 1:5.3.12-0.20110712.2 + Revision: 689772 - revert a previous commit of mine which broke deps without distepoch (rushed) @@ -962,7 +959,7 @@ cp -r apidocs/html %{buildroot}%{_docdir}/rpm - finally put copyright & serial tags to death for real - reapply fix for rmpvercmp with missing values & conflicts behaviour fix(#55810) - update to to more recent debugedit that handles '.debug_pubtypes' section -- "New" release: 4.6.4 (while awaiting decission on where to go next...) +- "New" release: 4.6.1 (while awaiting decission on where to go next...) - fix %%exclude's behaviour to *only* mean exclude from %%files, not from check of unpackaged files. This brings back the behaviour we had in the past with rpm 4.4.8, and will require files not to be packaged to be deleted in %%install,