SPECS (GCC_4_1): gcc.spec - fix patching.
pluto
pluto at pld-linux.org
Fri Dec 1 14:52:01 CET 2006
Author: pluto Date: Fri Dec 1 13:52:01 2006 GMT
Module: SPECS Tag: GCC_4_1
---- Log message:
- fix patching.
---- Files affected:
SPECS:
gcc.spec (1.396.2.70 -> 1.396.2.71)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.70 SPECS/gcc.spec:1.396.2.71
--- SPECS/gcc.spec:1.396.2.70 Fri Dec 1 13:40:38 2006
+++ SPECS/gcc.spec Fri Dec 1 14:51:56 2006
@@ -778,7 +778,7 @@
%patch10 -p1
%patch11 -p0
%patch12 -p0
-%patch13 -p1
+%patch13 -p1 -l
%ifarch %{x8664}
%patch14 -p1
@@ -1405,6 +1405,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.396.2.71 2006/12/01 13:51:56 pluto
+- fix patching.
+
Revision 1.396.2.70 2006/12/01 12:40:38 pluto
- fix O(c^N) complexity algorithm in the i386 backend.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.70&r2=1.396.2.71&f=u
More information about the pld-cvs-commit
mailing list