[gcc] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 16:05:31 UTC 2011


commit 9e87f7a00a00d5ce58ce6851ea8b661483dc112d
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Oct 20 18:05:27 2011 +0200

    rebuild with new gmp without compat lib

 gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 6cd1079..874135d 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
@@ -2447,6 +2447,9 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Thu Oct 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4.6.1-3.2
+- rebuild with new gmp without compat lib
+
 * Mon Oct 10 2011 Peter Schiffer <pschiffe at redhat.com> - 4.6.1-3.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list