[ghc-MissingH] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:06:44 UTC 2012


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

    change prof BRs to devel

 ghc-MissingH.spec |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/ghc-MissingH.spec b/ghc-MissingH.spec
index f4fc10a..0f184f9 100644
--- a/ghc-MissingH.spec
+++ b/ghc-MissingH.spec
@@ -12,7 +12,7 @@ should be extremely portable and easy to use.
 
 Name:           ghc-%{pkg_name}
 Version:        1.1.1.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -28,14 +28,14 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-HUnit-prof
-BuildRequires:  ghc-haskell98-prof
-BuildRequires:  ghc-hslogger-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-network-prof
-BuildRequires:  ghc-parsec-prof
-BuildRequires:  ghc-random-prof
-BuildRequires:  ghc-regex-compat-prof
+BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-haskell98-devel
+BuildRequires:  ghc-hslogger-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-random-devel
+BuildRequires:  ghc-regex-compat-devel
 
 %description
 %{common_description}
@@ -66,6 +66,9 @@ BuildRequires:  ghc-regex-compat-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 1.1.1.0-4
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 1.1.1.0-3
 - rebuild
 


More information about the scm-commits mailing list