[ghc-blaze-builder-enumerator] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:07:41 UTC 2012


commit 30c3f5a2e6639d5ff941f843352bb400621c3db5
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:07:36 2012 +0900

    change prof BRs to devel

 ghc-blaze-builder-enumerator.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-blaze-builder-enumerator.spec b/ghc-blaze-builder-enumerator.spec
index c99258b..a7ff8ef 100644
--- a/ghc-blaze-builder-enumerator.spec
+++ b/ghc-blaze-builder-enumerator.spec
@@ -13,7 +13,7 @@ chunks to a bytestring iteratee.
 
 Name:           ghc-%{pkg_name}
 Version:        0.2.0.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,8 +25,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-blaze-builder-prof
-BuildRequires:  ghc-enumerator-prof
+BuildRequires:  ghc-blaze-builder-devel
+BuildRequires:  ghc-enumerator-devel
 
 %description
 %{common_description}
@@ -57,6 +57,9 @@ BuildRequires:  ghc-enumerator-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.2.0.4-2
+- change prof BRs to devel
+
 * Sat Jun  9 2012 Jens Petersen <petersen at redhat.com> - 0.2.0.4-1
 - update to 0.2.0.4
 


More information about the scm-commits mailing list