[compat-gcc-34] 3.4.6-24

Jakub Jelinek jakub at fedoraproject.org
Wed Feb 1 14:52:47 UTC 2012


commit b2e7e941438662dbe998089c1ea34708bc8c27cf
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Wed Feb 1 15:52:44 2012 +0100

    3.4.6-24

 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 a6dfeb6..ea5ed00 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: 23%{?dist}
+Release: 24%{?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.7.0
+Requires: libstdc++ >= 4.1.0, libstdc++ < 4.8.0
 Obsoletes: compat-egcs-c++
 Obsoletes: compat-gcc-c++
 Obsoletes: compat-libstdc++
@@ -677,6 +677,9 @@ fi
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+* Wed Feb  1 2012 Jakub Jelinek  <jakub at redhat.com> 3.4.6-24
+- don't conflict with libstdc++ 4.7.x, it is still backwards ABI compatible
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.6-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list