SPECS (GCC_4_1): gcc.spec - critical regression (wrong code) fixed.

pluto pluto at pld-linux.org
Tue May 16 12:43:08 CEST 2006


Author: pluto                        Date: Tue May 16 10:43:08 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- critical regression (wrong code) fixed.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.56 -> 1.396.2.57) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.56 SPECS/gcc.spec:1.396.2.57
--- SPECS/gcc.spec:1.396.2.56	Mon May 15 15:46:20 2006
+++ SPECS/gcc.spec	Tue May 16 12:43:03 2006
@@ -36,7 +36,7 @@
 Name:		gcc
 Version:	4.1.1
 %define		_snap	20060515r113785
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -62,6 +62,7 @@
 Patch10:	%{name}-pr7776.patch
 Patch11:	%{name}-pr19606.patch
 Patch12:	%{name}-pr24879.patch
+Patch13:	%{name}-pr27603.patch
 
 Patch17:	%{name}-pr19505.patch
 Patch18:	%{name}-pr24419.patch
@@ -775,6 +776,7 @@
 %patch10 -p1
 %patch11 -p0
 %patch12 -p0
+%patch13 -p1
 
 %patch17 -p1
 %patch18 -p1
@@ -1397,6 +1399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.57  2006/05/16 10:43:03  pluto
+- critical regression (wrong code) fixed.
+
 Revision 1.396.2.56  2006/05/15 13:46:20  pluto
 
 - updated to 4.1.1-20060515 (rev. 113785).
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.56&r2=1.396.2.57&f=u



More information about the pld-cvs-commit mailing list