[ghc] drop ghc_check_bootstrap for now until work out why failing in koji

Jens Petersen petersen at fedoraproject.org
Fri Jun 17 05:56:49 UTC 2011


commit 012f1784464f671d360adca4c0f32c1712d844de
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Jun 17 14:56:34 2011 +0900

    drop ghc_check_bootstrap for now until work out why failing in koji

 ghc.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index c9e9dae..28142b0 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -54,7 +54,7 @@ Obsoletes: ghc-dph-prim-seq < 0.5, ghc-dph-prim-seq-devel < 0.5, ghc-dph-prim-se
 Obsoletes: ghc-dph-seq < 0.5, ghc-dph-seq-devel < 0.5, ghc-dph-seq-prof < 0.5
 Obsoletes: ghc-feldspar-language < 0.4, ghc-feldspar-language-devel < 0.4, ghc-feldspar-language-prof < 0.4
 BuildRequires: ghc %{!?ghc_bootstrap: = %{version}}
-BuildRequires: ghc-rpm-macros >= 0.13.4
+BuildRequires: ghc-rpm-macros >= 0.13
 BuildRequires: gmp-devel, libffi-devel
 BuildRequires: ghc-directory-devel, ghc-process-devel, ghc-pretty-devel, ghc-containers-devel, ghc-haskell98-devel, ghc-bytestring-devel
 # for internal terminfo
@@ -179,8 +179,6 @@ rm -r ghc-tarballs/libffi
 
 
 %build
-%ghc_check_bootstrap
-
 # http://hackage.haskell.org/trac/ghc/wiki/Platforms
 # cf https://github.com/gentoo-haskell/gentoo-haskell/tree/master/dev-lang/ghc
 cat > mk/build.mk << EOF
@@ -390,7 +388,6 @@ fi
 - add ghc_bootstrap build mode using: ghc_without_shared, without_prof,
   without_haddock, without_manual, without_testsuite
 - add libffi_archs
-- use ghc-rpm-macros-0.13.4 for ghc_check_bootstrap
 - drop the quick build profile
 
 * Thu Jun 16 2011 Jens Petersen <petersen at redhat.com> - 7.0.4-25


More information about the scm-commits mailing list