[ghc-shakespeare] does not depend on failure any more either

Jens Petersen petersen at fedoraproject.org
Fri Mar 23 08:45:31 UTC 2012


commit 1f83f5fc45b2d4e2c8fc5c6b9e7b14eabc3bf932
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Mar 23 17:45:25 2012 +0900

    does not depend on failure any more either

 ghc-shakespeare.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/ghc-shakespeare.spec b/ghc-shakespeare.spec
index 0cace36..c940297 100644
--- a/ghc-shakespeare.spec
+++ b/ghc-shakespeare.spec
@@ -25,7 +25,6 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-failure-prof
 BuildRequires:  ghc-parsec-prof
 BuildRequires:  ghc-process-prof
 BuildRequires:  ghc-template-haskell-prof
@@ -61,7 +60,7 @@ BuildRequires:  ghc-text-prof
 %changelog
 * Fri Mar 23 2012 Jens Petersen <petersen at redhat.com> - 0.11-1
 - update to 0.11
-- depends on text not blaze-html
+- depends on text not blaze-html and failure
 
 * Wed Mar  7 2012 Jens Petersen <petersen at redhat.com> - 0.10.3.1-1
 - update to 0.10.3.1


More information about the scm-commits mailing list