[ghc-mwc-random] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-mwc-random.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec
index aebd3b0..04cd20a 100644
--- a/ghc-mwc-random.spec
+++ b/ghc-mwc-random.spec
@@ -19,7 +19,7 @@ distributions.
 
 Name:           ghc-%{pkg_name}
 Version:        0.12.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -31,9 +31,9 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-primitive-prof
-BuildRequires:  ghc-time-prof
-BuildRequires:  ghc-vector-prof
+BuildRequires:  ghc-primitive-devel
+BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-vector-devel
 
 %description
 %{common_description}
@@ -64,6 +64,9 @@ BuildRequires:  ghc-vector-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.12.0.0-3
+- change prof BRs to devel
+
 * Mon May  7 2012 Jens Petersen <petersen at redhat.com> - 0.12.0.0-2
 - requires ghci to build
 


More information about the scm-commits mailing list