[ghc-ltk] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-ltk.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ghc-ltk.spec b/ghc-ltk.spec
index 2229f91..4508ab8 100644
--- a/ghc-ltk.spec
+++ b/ghc-ltk.spec
@@ -12,7 +12,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.12.1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,9 +25,9 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-gtk-prof
-BuildRequires:  ghc-haddock-prof
-BuildRequires:  ghc-parsec-prof
+BuildRequires:  ghc-gtk-devel
+BuildRequires:  ghc-haddock-devel
+BuildRequires:  ghc-parsec-devel
 
 %description
 %{common_description}
@@ -58,6 +58,9 @@ BuildRequires:  ghc-parsec-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.12.1.0-3
+- change prof BRs to devel
+
 * Fri Jun 22 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.1.0-2
 - rebuild
 


More information about the scm-commits mailing list