[ghc-unordered-containers] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:15:54 UTC 2012


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

    change prof BRs to devel

 ghc-unordered-containers.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-unordered-containers.spec b/ghc-unordered-containers.spec
index 746427d..fec0e0c 100644
--- a/ghc-unordered-containers.spec
+++ b/ghc-unordered-containers.spec
@@ -13,7 +13,7 @@ amortized, but remains valid even if structures are shared.
 
 Name:           ghc-%{pkg_name}
 Version:        0.2.1.0
-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-deepseq-prof
-BuildRequires:  ghc-hashable-prof
+BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-hashable-devel
 
 %description
 %{common_description}
@@ -56,6 +56,9 @@ BuildRequires:  ghc-hashable-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.2.1.0-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.2.1.0-1
 - update to 0.2.1.0
 


More information about the scm-commits mailing list