[ghc/el6/master] try building without happy

Jens Petersen petersen at fedoraproject.org
Mon Sep 27 05:22:15 UTC 2010


commit a8e3297ad3fc9624af19caf8d68e53ab9f77f6d8
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Sep 27 15:21:59 2010 +1000

    try building without happy

 ghc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 424ffc5..17f129c 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -29,7 +29,7 @@
 Name: ghc
 # part of haskell-platform-2009.2.0.2
 Version: 6.10.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Glasgow Haskell Compilation system
 # fedora ghc has only been bootstrapped on the following archs:
 ExclusiveArch: %{ix86} x86_64 ppc alpha
@@ -47,7 +47,7 @@ Obsoletes: ghc682, ghc681, ghc661, ghc66, haddock09
 # introduced for f11 and can be removed for f13:
 Obsoletes: haddock < %{haddock_version}, ghc-haddock-devel < %{haddock_version}
 Provides: haddock = %{haddock_version}, ghc-haddock-devel = %{haddock_version}
-BuildRequires: ghc, happy, sed
+BuildRequires: ghc, sed
 BuildRequires: gmp-devel
 %if %{with shared}
 # not sure if this is actually needed
@@ -278,6 +278,9 @@ fi
 %endif
 
 %changelog
+* Mon Sep 27 2010 Jens Petersen <petersen at redhat.com> - 6.10.4-3
+- try building without happy for el6
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.10.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list