[ghc-shakespeare] change prof BRs to devel

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


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

    change prof BRs to devel

 ghc-shakespeare.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ghc-shakespeare.spec b/ghc-shakespeare.spec
index 46a20d7..b9b5192 100644
--- a/ghc-shakespeare.spec
+++ b/ghc-shakespeare.spec
@@ -13,7 +13,7 @@ interpolates variables according to the type being inserted.
 
 Name:           ghc-%{pkg_name}
 Version:        1.0.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,10 +25,10 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-parsec-prof
-BuildRequires:  ghc-process-prof
-BuildRequires:  ghc-template-haskell-prof
-BuildRequires:  ghc-text-prof
+BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-template-haskell-devel
+BuildRequires:  ghc-text-devel
 
 %description
 %{common_description}
@@ -58,6 +58,9 @@ BuildRequires:  ghc-text-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 1.0.0.2-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 1.0.0.2-1
 - update to 1.0.0.2
 


More information about the scm-commits mailing list