SPECS (GCC_3_4): gcc.spec - more autodetecting c++ headers.

pluto pluto at pld-linux.org
Fri Dec 9 04:32:43 CET 2005


Author: pluto                        Date: Fri Dec  9 03:32:43 2005 GMT
Module: SPECS                         Tag: GCC_3_4
---- Log message:
- more autodetecting c++ headers.

---- Files affected:
SPECS:
   gcc.spec (1.278.2.3 -> 1.278.2.4) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.278.2.3 SPECS/gcc.spec:1.278.2.4
--- SPECS/gcc.spec:1.278.2.3	Fri Dec  9 02:40:31 2005
+++ SPECS/gcc.spec	Fri Dec  9 04:32:38 2005
@@ -17,7 +17,7 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	3.4.5
-Release:	1
+Release:	2
 Epoch:		5
 License:	GPL
 Group:		Development/Languages
@@ -34,6 +34,7 @@
 Patch4:		%{name}-nodebug.patch
 Patch5:		%{name}-ssp.patch
 Patch6:		%{name}-ada-link.patch
+Patch7:		%{name}-pr13676.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -625,6 +626,7 @@
 %{!?debug:%patch4 -p1}
 %{?with_ssp:%patch5 -p1}
 %patch6 -p1
+%patch7 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 %{?with_ssp:SSP }(PLD Linux)";/' gcc/version.c
@@ -1161,6 +1163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.278.2.4  2005/12/09 03:32:38  pluto
+- more autodetecting c++ headers.
+
 Revision 1.278.2.3  2005/12/09 01:40:31  pluto
 - updated to 3.4.5.
 
================================================================

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




More information about the pld-cvs-commit mailing list