From 0a36f37ca0bf42d39c64182365e83fff7f10c7a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 21 Oct 2011 13:30:03 +0200 Subject: [PATCH 1/2] rebuild with new gmp without gmp-compat library --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 914af03..d1ddb70 100644 --- a/gcc.spec +++ b/gcc.spec @@ -45,7 +45,7 @@ Summary: Various compilers (C, C++, Objective-C, Java, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist}.1 +Release: %{gcc_release}%{?dist}.2 # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -2460,6 +2460,9 @@ fi %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Fri Oct 21 2011 Marcela Mašláňová 4.6.1-10.fc17.2 +- rebuild with new gmp without gmp-compat library + * Mon Oct 10 2011 Peter Schiffer 4.6.1-10.fc17.1 - rebuild with new gmp From d2f03390e68f43b083e0f355129776ffdbda12dd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 26 Oct 2011 19:59:57 -0500 Subject: [PATCH 2/2] - Rebuilt for glibc bug#747377 --- gcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index d1ddb70..5d29fae 100644 --- a/gcc.spec +++ b/gcc.spec @@ -45,7 +45,7 @@ Summary: Various compilers (C, C++, Objective-C, Java, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist}.2 +Release: %{gcc_release}%{?dist}.3 # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -2460,6 +2460,9 @@ fi %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin %changelog +* Wed Oct 26 2011 Fedora Release Engineering - 4.6.1-10.3 +- Rebuilt for glibc bug#747377 + * Fri Oct 21 2011 Marcela Mašláňová 4.6.1-10.fc17.2 - rebuild with new gmp without gmp-compat library