diff --git a/ghc-hinotify.spec b/ghc-hinotify.spec index a636a55..97cda86 100644 --- a/ghc-hinotify.spec +++ b/ghc-hinotify.spec @@ -12,7 +12,7 @@ when a file is accessed or modified. Name: ghc-%{pkg_name} Version: 0.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -24,9 +24,9 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-containers-prof -BuildRequires: ghc-directory-prof -BuildRequires: ghc-unix-prof +BuildRequires: ghc-containers-devel +BuildRequires: ghc-directory-devel +BuildRequires: ghc-unix-devel %description %{common_description} @@ -58,6 +58,9 @@ BuildRequires: ghc-unix-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 0.3.2-4 +- change prof BRs to devel + * Sun Mar 18 2012 Jens Petersen - 0.3.2-3 - update to cabal2spec-0.25