From 2e44e0f5a210db036020c90a3c1b1b1784a04bd9 Mon Sep 17 00:00:00 2001 From: alexander barakin aka sash-kan Date: Wed, 14 Mar 2012 16:28:19 +0400 Subject: [PATCH] revert buggy auto-commits --- rpm.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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,