From d837cfd52ab79ea3b9942cdd84e40ff4da020dab Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Mar 2012 17:34:50 +0900 Subject: [PATCH] depends on text not blaze-html --- ghc-shakespeare.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc-shakespeare.spec b/ghc-shakespeare.spec index d092e3e..0cace36 100644 --- a/ghc-shakespeare.spec +++ b/ghc-shakespeare.spec @@ -25,11 +25,11 @@ ExclusiveArch: %{ghc_arches_with_ghci} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-blaze-html-prof BuildRequires: ghc-failure-prof BuildRequires: ghc-parsec-prof BuildRequires: ghc-process-prof BuildRequires: ghc-template-haskell-prof +BuildRequires: ghc-text-prof %description %{common_description} @@ -61,6 +61,7 @@ BuildRequires: ghc-template-haskell-prof %changelog * Fri Mar 23 2012 Jens Petersen - 0.11-1 - update to 0.11 +- depends on text not blaze-html * Wed Mar 7 2012 Jens Petersen - 0.10.3.1-1 - update to 0.10.3.1