[ghc-cmdargs] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:08:40 UTC 2012


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

    change prof BRs to devel

 ghc-cmdargs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec
index 98186a0..932347c 100644
--- a/ghc-cmdargs.spec
+++ b/ghc-cmdargs.spec
@@ -11,7 +11,7 @@ parsers.
 
 Name:           ghc-%{pkg_name}
 Version:        0.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,7 +23,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-transformers-prof
+BuildRequires:  ghc-transformers-devel
 
 %description
 %{common_description}
@@ -58,6 +58,9 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name}
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.9.5-2
+- change prof BRs to devel
+
 * Sun Jun 10 2012 Jens Petersen <petersen at redhat.com> - 0.9.5-1
 - update to 0.9.5
 - disable dynamic linking of test program


More information about the scm-commits mailing list