From aba4632024f60c013e256131faf5f2f292061eee Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:08:49 +0900 Subject: [PATCH] change prof BRs to devel --- ghc-cryptohash.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-cryptohash.spec b/ghc-cryptohash.spec index d7ce508..f72b041 100644 --- a/ghc-cryptohash.spec +++ b/ghc-cryptohash.spec @@ -15,7 +15,7 @@ a Haskell FFI wrapper that hide the C implementation. Name: ghc-%{pkg_name} Version: 0.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -27,7 +27,7 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-bytestring-prof +BuildRequires: ghc-bytestring-devel %description %{common_description} @@ -61,6 +61,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Mon Jul 16 2012 Jens Petersen - 0.7.5-2 +- change prof BRs to devel + * Wed Jun 13 2012 Jens Petersen - 0.7.5-1 - update to 0.7.5