diff --git a/ghc-hslogger.spec b/ghc-hslogger.spec index b986757..d91ba68 100644 --- a/ghc-hslogger.spec +++ b/ghc-hslogger.spec @@ -14,7 +14,7 @@ It also has a syslog handler built in. Name: ghc-%{pkg_name} Version: 1.1.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -26,8 +26,8 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-network-prof -BuildRequires: ghc-time-prof +BuildRequires: ghc-network-devel +BuildRequires: ghc-time-devel %description %{common_description} @@ -57,6 +57,9 @@ BuildRequires: ghc-time-prof %changelog +* Mon Jul 16 2012 Jens Petersen - 1.1.5-5 +- change prof BRs to devel + * Fri Jun 15 2012 Jens Petersen - 1.1.5-4 - rebuild