From d8e33b5510a65db9d04fc343f41d7688c6503a9a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jul 14 2016 07:35:20 +0000 Subject: the ABI hash checking requires all of ghc to be installed --- diff --git a/ghc.spec b/ghc.spec index 6d0ec91..289c84b 100644 --- a/ghc.spec +++ b/ghc.spec @@ -94,6 +94,8 @@ 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 %if %{undefined ghc_bootstrapping} BuildRequires: ghc-compiler = %{version} +# for ABI hash checking +BuildRequires: ghc = %{version} %endif BuildRequires: ghc-rpm-macros-extra BuildRequires: ghc-binary-devel