From 4ab31f21a03a7a0e890cbe42fe552307cd978dac Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Jan 2012 20:17:37 +0900 Subject: [PATCH] now depends on text library --- ghc-attoparsec.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index fb013ed..b066765 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -24,9 +24,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-prof -BuildRequires: ghc-deepseq-prof +BuildRequires: ghc-text-prof %description %{common_description} @@ -58,6 +57,7 @@ BuildRequires: ghc-deepseq-prof %changelog * Thu Jan 5 2012 Jens Petersen - 0.10.1.0-1 - update to 0.10.1.0 and cabal2spec-0.25.2 +- now depends on text library * Thu Oct 27 2011 Jens Petersen - 0.9.1.2-1 - update to 0.9.1.2