[ghc-hashtables] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:11:26 UTC 2012


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

    change prof BRs to devel

 ghc-hashtables.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec
index 40ff042..f874c95 100644
--- a/ghc-hashtables.spec
+++ b/ghc-hashtables.spec
@@ -25,7 +25,7 @@ much shorter delays when expanding the table.
 
 Name:           ghc-%{pkg_name}
 Version:        1.0.1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -37,8 +37,8 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-hashable-prof
-BuildRequires:  ghc-vector-prof
+BuildRequires:  ghc-hashable-devel
+BuildRequires:  ghc-vector-devel
 
 %description
 %{common_description}
@@ -69,6 +69,9 @@ BuildRequires:  ghc-vector-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.6-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.6-1
 - update to 1.0.1.6
 


More information about the scm-commits mailing list