SPECS (GCC_4_1): gcc.spec - rel .2 - added ada fixes for bootstrap...

baggins baggins at pld-linux.org
Thu Feb 8 23:37:42 CET 2007


Author: baggins                      Date: Thu Feb  8 22:37:42 2007 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- rel .2
- added ada fixes for bootstraping with gcc 4.2

---- Files affected:
SPECS:
   gcc.spec (1.396.2.73 -> 1.396.2.74) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.73 SPECS/gcc.spec:1.396.2.74
--- SPECS/gcc.spec:1.396.2.73	Fri Jan  5 03:20:25 2007
+++ SPECS/gcc.spec	Thu Feb  8 23:37:37 2007
@@ -37,7 +37,7 @@
 Version:	4.1.2
 %define		_snap	20061201r119386
 #define		_snap	20060517
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 #Release:	1
 Epoch:		5
 License:	GPL v2+
@@ -82,6 +82,9 @@
 Patch30:	%{name}-ldbl-default-libstdc++.patch
 Patch31:	%{name}-ldbl-default.patch
 
+# Needed too bootstrap with gcc 4.2
+Patch40:	%{name}-ada.patch
+
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -800,6 +803,8 @@
 %patch30 -p0
 %patch31 -p0
 
+%patch40 -p1
+
 # because we distribute modified version of gcc...
 sed -i 's:#define VERSUFFIX.*:#define VERSUFFIX " (PLD-Linux)":' gcc/version.c
 perl -pi -e 's@(bug_report_url.*<URL:).*";@$1http://bugs.pld-linux.org/>";@' gcc/version.c
@@ -1406,6 +1411,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.74  2007/02/08 22:37:37  baggins
+- rel .2
+- added ada fixes for bootstraping with gcc 4.2
+
 Revision 1.396.2.73  2007/01/05 02:20:25  sls
 - BR: perl-tools-pod (pod2man)
 
================================================================

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



More information about the pld-cvs-commit mailing list