[gcc] rebuild with new gmp

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 10 13:33:47 UTC 2011


commit eae73016d7f10075b70097c87834a1b677c8dfe4
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 10 15:33:42 2011 +0200

    rebuild with new gmp

 gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 96b138f..6cd1079 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}
+Release: %{gcc_release}%{?dist}.1
 # 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
+* Mon Oct 10 2011 Peter Schiffer <pschiffe at redhat.com> - 4.6.1-3.1
+- rebuild with new gmp
+
 * Fri Jul 15 2011 Jakub Jelinek <jakub at redhat.com> 4.6.1-3
 - update from the 4.6 branch
   - PRs ada/46350, ada/48711, c++/49672, fortran/48926, fortran/49562,


More information about the scm-commits mailing list