SPECS (AC-branch): rpm.spec - fix locale in requires_eq

arekm arekm at pld-linux.org
Sat Oct 8 13:41:42 CEST 2005


Author: arekm                        Date: Sat Oct  8 11:41:42 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix locale in requires_eq

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

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.128 SPECS/rpm.spec:1.555.2.129
--- SPECS/rpm.spec:1.555.2.128	Fri Oct  7 14:12:05 2005
+++ SPECS/rpm.spec	Sat Oct  8 13:41:37 2005
@@ -104,6 +104,7 @@
 Patch45:	%{name}-no-sqlite.patch
 Patch46:	%{name}-mono.patch
 Patch47:	%{name}-posttrans.patch
+Patch48:	%{name}-requireseq.patch
 URL:		http://wraptastic.org/
 Icon:		rpm.gif
 BuildRequires:	autoconf >= 2.52
@@ -658,6 +659,7 @@
 %patch45 -p1
 %patch46 -p1
 %patch47 -p1
+%patch48 -p1
 %patch0 -p1
 %patch3 -p1
 
@@ -1125,6 +1127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.129  2005/10/08 11:41:37  arekm
+- fix locale in requires_eq
+
 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
================================================================

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




More information about the pld-cvs-commit mailing list