[ghc-neither] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-neither.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-neither.spec b/ghc-neither.spec
index ac9a457..8226e6e 100644
--- a/ghc-neither.spec
+++ b/ghc-neither.spec
@@ -27,7 +27,7 @@ and MEitherT is a monad transformer.
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -40,8 +40,8 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 
-BuildRequires:  ghc-failure-prof
-BuildRequires:  ghc-transformers-prof
+BuildRequires:  ghc-failure-devel
+BuildRequires:  ghc-transformers-devel
 
 %description
 %{common_description}
@@ -72,6 +72,9 @@ BuildRequires:  ghc-transformers-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.3.1.1-2
+- change prof BRs to devel
+
 * Mon Jun 11 2012 Jens Petersen <petersen at redhat.com> - 0.3.1.1-1
 - update to 0.3.1.1
 


More information about the scm-commits mailing list