diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 2f138bd..2243b91 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.spec @@ -12,7 +12,7 @@ text/binary file formats. Name: ghc-%{pkg_name} Version: 0.10.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -24,8 +24,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-containers-prof -BuildRequires: ghc-text-prof +BuildRequires: ghc-containers-devel +BuildRequires: ghc-text-devel %description %{common_description} @@ -55,6 +55,9 @@ BuildRequires: ghc-text-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.10.2.0-2 +- change prof BRs to devel + * Tue Jun 19 2012 Ben Boeckel - 0.10.2.0-1 - Update to 0.10.2.0