SPECS (AC-branch): rpm.spec - added kill-prereq patch (should fix ...

qboosh qboosh at pld-linux.org
Fri Oct 7 14:12:10 CEST 2005


Author: qboosh                       Date: Fri Oct  7 12:12:10 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added kill-prereq patch (should fix package ordering regressions, needs test)
- release 12.1

---- Files affected:
SPECS:
   rpm.spec (1.555.2.127 -> 1.555.2.128) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.127 SPECS/rpm.spec:1.555.2.128
--- SPECS/rpm.spec:1.555.2.127	Fri Oct  7 11:11:55 2005
+++ SPECS/rpm.spec	Fri Oct  7 14:12:05 2005
@@ -32,7 +32,7 @@
 Name:		rpm
 %define	sover	4.4
 Version:	4.4.2
-Release:	12
+Release:	12.1
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -94,7 +94,7 @@
 Patch35:	%{name}-perl_req-INC_dirs.patch
 Patch36:	%{name}-debuginfo.patch
 Patch37:	%{name}-doxygen_hack.patch
-
+Patch38:	%{name}-kill-prereq.patch
 Patch39:	%{name}-pythondeps.patch
 Patch40:	%{name}-print-requires.patch
 Patch41:	%{name}-reduce-stack-usage.patch
@@ -648,6 +648,7 @@
 %patch35 -p0
 %patch36 -p1
 %patch37 -p1
+%patch38 -p1
 %patch39 -p1
 %patch40 -p1
 %patch41 -p1
@@ -1124,6 +1125,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.128  2005/10/07 12:12:05  qboosh
+- added kill-prereq patch (should fix package ordering regressions, needs test)
+- release 12.1
+
 Revision 1.555.2.127  2005/10/07 09:11:55  qboosh
 - updated pl for -pearprov, use x8664 macro, sync cosmetics with HEAD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.127&r2=1.555.2.128&f=u




More information about the pld-cvs-commit mailing list