SPECS: rpm.spec - fix locale in requires_eq
arekm
arekm at pld-linux.org
Sat Oct 8 13:42:22 CEST 2005
Author: arekm Date: Sat Oct 8 11:42:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix locale in requires_eq
---- Files affected:
SPECS:
rpm.spec (1.700 -> 1.701)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.700 SPECS/rpm.spec:1.701
--- SPECS/rpm.spec:1.700 Fri Oct 7 11:02:29 2005
+++ SPECS/rpm.spec Sat Oct 8 13:42:16 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
@@ -653,6 +654,7 @@
%patch45 -p1
%patch46 -p1
%patch47 -p1
+%patch48 -p1
%patch0 -p1
%patch3 -p1
@@ -1123,6 +1125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.701 2005/10/08 11:42:16 arekm
+- fix locale in requires_eq
+
Revision 1.700 2005/10/07 09:02:29 qboosh
- merged pear macros from AC-branch
- macros 1.241
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.700&r2=1.701&f=u
More information about the pld-cvs-commit
mailing list