[compat-gcc-34] 3.4.6-36

Jakub Jelinek jakub at fedoraproject.org
Tue Feb 24 10:57:28 UTC 2015


commit 8a4bcfa36113fffed962d88d84b77f29a4f52b2d
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Feb 24 11:57:25 2015 +0100

    3.4.6-36

 compat-gcc-34.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/compat-gcc-34.spec b/compat-gcc-34.spec
index 9c8778f..ddd492c 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: 35%{?dist}
+Release: 36%{?dist}
 # libgcc and crtstuff have an exception which allows
 # linking it into any kind of programs or shared libraries without
 # restrictions.
@@ -139,7 +139,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++ < 5.0.0
+Requires: libstdc++ >= 4.1.0, libstdc++ < 6.0.0
 Obsoletes: compat-egcs-c++
 Obsoletes: compat-gcc-c++
 Obsoletes: compat-libstdc++
@@ -688,6 +688,9 @@ fi
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+* Tue Feb 24 2015 Jakub Jelinek  <jakub at redhat.com> 3.4.6-36
+- don't conflict with libstdc++ 5.x, it is still backwards ABI compatible
+
 * Tue Oct 14 2014 Karsten Hopp <karsten at redhat.com> 3.4.6-35
 - excludearch ppc64le, unsupported in older gcc
 


More information about the scm-commits mailing list