rpms/compat-gcc-34/devel compat-gcc-34.spec,1.18,1.19

Jakub Jelinek jakub at fedoraproject.org
Thu Jul 8 14:58:43 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/compat-gcc-34/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1712

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


Index: compat-gcc-34.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compat-gcc-34/devel/compat-gcc-34.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- compat-gcc-34.spec	31 Aug 2009 11:59:49 -0000	1.18
+++ compat-gcc-34.spec	8 Jul 2010 14:58:43 -0000	1.19
@@ -16,7 +16,7 @@
 Summary: Compatibility GNU Compiler Collection
 Name: compat-gcc-34
 Version: 3.4.6
-Release: 18
+Release: 20%{?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 com
 Summary: C++ support for compatibility compiler
 Group: Development/Languages
 Requires: compat-gcc-34 = %{version}-%{release}
-Requires: libstdc++ >= 4.1.0, libstdc++ < 4.5.0
+Requires: libstdc++ >= 4.1.0, libstdc++ < 4.6.0
 Obsoletes: compat-egcs-c++
 Obsoletes: compat-gcc-c++
 Obsoletes: compat-libstdc++
@@ -677,6 +677,15 @@ fi
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+* 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
+
+* Mon Jun 28 2010 Jakub Jelinek  <jakub at redhat.com> 3.4.6-19
+- add %%{?dist} (#604538)
+
+* Mon Nov 30 2009 Dennis Gregorovic <dgregor at redhat.com> - 3.4.6-18.1
+- Rebuilt for RHEL 6
+
 * Mon Aug 31 2009 Karsten Hopp <karsten at redhat.com> 3.4.6-18
 - strip -march=z9-109 and -mtune=z10 from OPT_FLAGS on s390, s390x
   (#519507)



More information about the scm-commits mailing list