rpms/compat-gcc-34/devel compat-gcc-34.spec,1.9,1.10

Jakub Jelinek jakub at fedoraproject.org
Tue Feb 10 10:39:58 UTC 2009


Author: jakub

Update of /cvs/pkgs/rpms/compat-gcc-34/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20856

Modified Files:
	compat-gcc-34.spec 
Log Message:
3.4.6-10


Index: compat-gcc-34.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compat-gcc-34/devel/compat-gcc-34.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- compat-gcc-34.spec	1 Feb 2008 22:52:51 -0000	1.9
+++ compat-gcc-34.spec	10 Feb 2009 10:39:27 -0000	1.10
@@ -16,7 +16,7 @@
 Summary: Compatibility GNU Compiler Collection
 Name: compat-gcc-34
 Version: 3.4.6
-Release: 9
+Release: 10
 # libgcc and crtstuff have an exception which allows
 # linking it into any kind of programs or shared libraries without
 # restrictions.
@@ -134,7 +134,7 @@
 Summary: C++ support for compatibility compiler
 Group: Development/Languages
 Requires: compat-gcc-34 = %{version}-%{release}
-Requires: libstdc++ >= 4.1.0, libstdc++ < 4.4.0
+Requires: libstdc++ >= 4.1.0, libstdc++ < 4.5.0
 Obsoletes: compat-egcs-c++
 Obsoletes: compat-gcc-c++
 Obsoletes: compat-libstdc++
@@ -666,6 +666,9 @@
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+* Tue Feb 10 2008 Jakub Jelinek  <jakub at redhat.com> 3.4.6-10
+- rebuild with gcc 4.4, allow libstdc++ 4.1.0 ... 4.4.x
+
 * Fri Feb  1 2008 Jakub Jelinek  <jakub at redhat.com> 3.4.6-9
 - rebuild with gcc 4.3, allow libstdc++ 4.1.0 ... 4.3.x
 




More information about the scm-commits mailing list