[ghc-mmap] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:13:21 UTC 2012


commit 288148003c885f3e9b0e95fadcd57969a2b1f01e
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:13:14 2012 +0900

    change prof BRs to devel

 ghc-mmap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-mmap.spec b/ghc-mmap.spec
index ebb1dea..39fdc4d 100644
--- a/ghc-mmap.spec
+++ b/ghc-mmap.spec
@@ -13,7 +13,7 @@ Modifications are also supported.
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.7
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,7 +25,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}
@@ -56,6 +56,9 @@ BuildRequires:  ghc-bytestring-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.5.7-9
+- change prof BRs to devel
+
 * Sun Mar 18 2012 Jens Petersen <petersen at redhat.com> - 0.5.7-8
 - update to cabal2spec-0.25
 


More information about the scm-commits mailing list