SPECS: gcc.spec - critical bugfix (PR23386).

pluto pluto at pld-linux.org
Mon Aug 15 09:59:55 CEST 2005


Author: pluto                        Date: Mon Aug 15 07:59:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- critical bugfix (PR23386).

---- Files affected:
SPECS:
   gcc.spec (1.354 -> 1.355) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.354 SPECS/gcc.spec:1.355
--- SPECS/gcc.spec:1.354	Mon Aug 15 09:35:04 2005
+++ SPECS/gcc.spec	Mon Aug 15 09:59:50 2005
@@ -1,9 +1,5 @@
 # $Revision$, $Date$
 #
-# TODO:
-#		- http://gcc.gnu.org/PR11203 (inline-asm)
-#		- http://gcc.gnu.org/PR20128 (ice with mudflap + profile generate)
-#
 # Conditional build:
 %bcond_without	ada		# build without ADA support
 %bcond_without	cxx		# build without C++ support
@@ -45,7 +41,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20050815T0803UTC
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -66,6 +62,7 @@
 Patch11:	%{name}-pr20297.patch
 Patch12:	%{name}-pr23128.patch
 Patch13:	%{name}-pr22533.patch
+Patch14:	%{name}-pr23386.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -731,6 +728,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
@@ -1280,6 +1278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.355  2005/08/15 07:59:50  pluto
+- critical bugfix (PR23386).
+
 Revision 1.354  2005/08/15 07:35:04  pluto
 - updated to 4.1.0-20050815T0803UTC.
 
================================================================

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




More information about the pld-cvs-commit mailing list