SPECS: gcc.spec - fix -fsection-anchors ( ppc related ).

pluto pluto at pld-linux.org
Wed Feb 14 22:50:33 CET 2007


Author: pluto                        Date: Wed Feb 14 21:50:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix -fsection-anchors ( ppc related ).

---- Files affected:
SPECS:
   gcc.spec (1.464 -> 1.465) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.464 SPECS/gcc.spec:1.465
--- SPECS/gcc.spec:1.464	Tue Feb 13 08:16:45 2007
+++ SPECS/gcc.spec	Wed Feb 14 22:50:28 2007
@@ -55,7 +55,7 @@
 %define		_minor_ver	0
 Version:	%{_major_ver}.%{_minor_ver}
 %define		_snap	20070207
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 #Release:	2
 Epoch:		6
 License:	GPL v2+
@@ -80,6 +80,7 @@
 Patch13:	%{name}-pr24669.patch
 Patch14:	%{name}-force_jar_wrapper.patch
 Patch15:	%{name}-pr29512.patch
+Patch16:	%{name}-pr29943.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -822,6 +823,7 @@
 #%patch13 -p1 # comment in bugreport indicates that this patch is broken
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 # because we distribute modified version of gcc...
 sed -i 's:#define VERSUFFIX.*:#define VERSUFFIX " (PLD-Linux)":' gcc/version.c
@@ -1518,6 +1520,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.465  2007/02/14 21:50:28  pluto
+- fix -fsection-anchors ( ppc related ).
+
 Revision 1.464  2007/02/13 07:16:45  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list