packages: gcc/gcc.spec, gcc/gcc-symvers.patch (REMOVED)=?UTF-8?Q?=20?=- rollback fully ve...

pluto pluto at pld-linux.org
Mon Jun 18 11:14:37 CEST 2012


Author: pluto                        Date: Mon Jun 18 09:14:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rollback fully versioned libstdc++ namespace (the outside software is full of buggy std:: forward declarations/redefinitions).
- release 2.

---- Files affected:
packages/gcc:
   gcc.spec (1.694 -> 1.695) , gcc-symvers.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.694 packages/gcc/gcc.spec:1.695
--- packages/gcc/gcc.spec:1.694	Thu Jun 14 22:43:27 2012
+++ packages/gcc/gcc.spec	Mon Jun 18 11:14:31 2012
@@ -79,7 +79,7 @@
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{major_ver}.%{minor_ver}
-Release:	1
+Release:	2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -99,9 +99,7 @@
 Patch6:		%{name}-ppc64-m32-m64-multilib-only.patch
 Patch7:		%{name}-libjava-multilib.patch
 Patch8:		%{name}-enable-java-awt-qt.patch
-Patch9:		%{name}-symvers.patch
 Patch10:	%{name}-moresparcs.patch
-
 Patch13:	issue4664051.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf >= 2.64
@@ -1479,7 +1477,6 @@
 %if %{with qt}
 %patch8 -p1
 %endif
-%patch9 -p0
 # update if you need it
 #%patch10 -p1
 
@@ -1574,6 +1571,7 @@
 	--enable-libstdcxx-allocator=new \
 	--enable-libstdcxx-threads \
 	--enable-libstdcxx-time=rt \
+	--enable-symvers=gnu \
 %endif
 %if %{with java}
 	--enable-static-libjava=yes \
@@ -2680,6 +2678,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.695  2012/06/18 09:14:31  pluto
+- rollback fully versioned libstdc++ namespace (the outside software is full of buggy std:: forward declarations/redefinitions).
+- release 2.
+
 Revision 1.694  2012/06/14 20:43:27  pluto
 - updated to 4.7.1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gcc/gcc.spec?r1=1.694&r2=1.695




More information about the pld-cvs-commit mailing list