diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec index 4d446b0..a34ecf5 100644 --- a/ghc-dataenc.spec +++ b/ghc-dataenc.spec @@ -12,7 +12,7 @@ uuencode, xxencode, and yEncoding. Name: ghc-%{pkg_name} Version: 0.14.0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -24,7 +24,7 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-containers-prof +BuildRequires: ghc-containers-devel %description %{common_description} @@ -54,6 +54,9 @@ BuildRequires: ghc-containers-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.14.0.3-3 +- change prof BRs to devel + * Thu Mar 22 2012 Jens Petersen - 0.14.0.3-2 - add license to ghc_files