diff --git a/ghc-http-types.spec b/ghc-http-types.spec index ef60b37..c1a1b8c 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.6.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -22,8 +22,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-blaze-builder-prof -BuildRequires: ghc-case-insensitive-prof +BuildRequires: ghc-blaze-builder-devel +BuildRequires: ghc-case-insensitive-devel %description %{common_description} @@ -53,6 +53,9 @@ BuildRequires: ghc-case-insensitive-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.6.11-2 +- change prof BRs to devel + * Wed Jun 13 2012 Jens Petersen - 0.6.11-1 - update to 0.6.11