[ghc-regexpr] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:14:36 UTC 2012


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

    change prof BRs to devel

 ghc-regexpr.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ghc-regexpr.spec b/ghc-regexpr.spec
index 8cf4b93..f50d5aa 100644
--- a/ghc-regexpr.spec
+++ b/ghc-regexpr.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,9 +23,9 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 
-BuildRequires:  ghc-HUnit-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-mtlparse-prof
+BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-mtlparse-devel
 
 %description
 %{common_description}
@@ -55,6 +55,9 @@ BuildRequires:  ghc-mtlparse-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.5.4-6
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.5.4-5
 - rebuild
 


More information about the scm-commits mailing list