[ghc] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Oct 20 17:23:11 UTC 2011


commit a627cf828665ba8f3beaab3bba6799808a9c8ab7
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Oct 20 19:23:08 2011 +0200

    rebuild with new gmp without compat lib

 ghc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index e576af6..c384e3f 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -28,7 +28,7 @@ Version: 7.0.4
 # - release can only be reset if all library versions get bumped simultaneously
 #   (eg for a major release)
 # - minor release numbers should be incremented monotonically
-Release: 34%{?dist}
+Release: 34%{?dist}.1
 Summary: Glasgow Haskell Compiler
 # fedora ghc has been bootstrapped on the following archs:
 #ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64 armv7hl
@@ -377,6 +377,9 @@ fi
 %files devel
 
 %changelog
+* Thu Oct 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 7.0.4-34.1
+- rebuild with new gmp without compat lib
+
 * Thu Oct 20 2011 Jens Petersen <petersen at redhat.com> - 7.0.4-34
 - setup ghc-deps.sh after ghc_version_override for bootstrapping
 


More information about the scm-commits mailing list