[compat-gcc-34] 3.6.6-21

Jakub Jelinek jakub at fedoraproject.org
Fri Jan 28 17:28:59 UTC 2011


commit 229d09e97dbd967d84d0667df0f0e51f882877eb
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Fri Jan 28 18:28:42 2011 +0100

    3.6.6-21

 compat-gcc-34.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/compat-gcc-34.spec b/compat-gcc-34.spec
index 30e8bd9..eeac1e7 100644
--- a/compat-gcc-34.spec
+++ b/compat-gcc-34.spec
@@ -16,7 +16,7 @@
 Summary: Compatibility GNU Compiler Collection
 Name: compat-gcc-34
 Version: 3.4.6
-Release: 20%{?dist}
+Release: 21%{?dist}
 # libgcc and crtstuff have an exception which allows
 # linking it into any kind of programs or shared libraries without
 # restrictions.
@@ -135,7 +135,7 @@ This package includes a GCC 3.4.6-RH compatibility compiler.
 Summary: C++ support for compatibility compiler
 Group: Development/Languages
 Requires: compat-gcc-34 = %{version}-%{release}
-Requires: libstdc++ >= 4.1.0, libstdc++ < 4.6.0
+Requires: libstdc++ >= 4.1.0, libstdc++ < 4.7.0
 Obsoletes: compat-egcs-c++
 Obsoletes: compat-gcc-c++
 Obsoletes: compat-libstdc++
@@ -677,6 +677,9 @@ fi
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+* Fri Jan 28 2011 Jakub Jelinek  <jakub at redhat.com> 3.4.6-21
+- don't conflict with libstdc++ 4.6.x, it is still backwards ABI compatible
+
 * Thu Jul  8 2010 Jakub Jelinek  <jakub at redhat.com> 3.4.6-20
 - don't conflict with libstdc++ 4.5.x, it is still backwards ABI compatible
 


More information about the scm-commits mailing list