[ghc-cryptohash] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:08:57 UTC 2012


commit aba4632024f60c013e256131faf5f2f292061eee
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:08:49 2012 +0900

    change prof BRs to devel

 ghc-cryptohash.spec |    7 +++++--
 1 files 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 <petersen at redhat.com> - 0.7.5-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.7.5-1
 - update to 0.7.5
 


More information about the scm-commits mailing list