[ghc-ConfigFile] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-ConfigFile.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ghc-ConfigFile.spec b/ghc-ConfigFile.spec
index 199cfce..858f6d9 100644
--- a/ghc-ConfigFile.spec
+++ b/ghc-ConfigFile.spec
@@ -22,7 +22,7 @@ this module, the Unix shell, and make.
 
 Name:           ghc-%{pkg_name}
 Version:        1.1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -34,10 +34,10 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-MissingH-prof
-BuildRequires:  ghc-haskell98-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-parsec-prof
+BuildRequires:  ghc-MissingH-devel
+BuildRequires:  ghc-haskell98-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-parsec-devel
 
 %description
 %{common_description}
@@ -68,6 +68,9 @@ BuildRequires:  ghc-parsec-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 1.1.1-4
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 1.1.1-3
 - rebuild
 


More information about the scm-commits mailing list