[ghc-blaze-html] change prof BRs to devel

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


commit e4affbe1e1af72d82637f2075e92a3400ef121d1
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:07:50 2012 +0900

    change prof BRs to devel

 ghc-blaze-html.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec
index 8c218f6..82da678 100644
--- a/ghc-blaze-html.spec
+++ b/ghc-blaze-html.spec
@@ -14,7 +14,7 @@ The project is aimed at those who seek to write web applications in Haskell\
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.3.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -26,8 +26,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-blaze-builder-prof
-BuildRequires:  ghc-text-prof
+BuildRequires:  ghc-blaze-builder-devel
+BuildRequires:  ghc-text-devel
 
 %description
 %{common_description}
@@ -57,6 +57,9 @@ BuildRequires:  ghc-text-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.4.3.4-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.4.3.4-1
 - update to 0.4.3.4
 


More information about the scm-commits mailing list