[ghc-hamlet] update to 0.10.3

Jens Petersen petersen at fedoraproject.org
Sat Oct 8 10:10:33 UTC 2011


commit 753af2d49576a78a8c1e361ac5cdf3415c669693
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Oct 8 19:10:31 2011 +0900

    update to 0.10.3

 ghc-hamlet.spec |   29 ++++++++++++++++++-----------
 1 files changed, 18 insertions(+), 11 deletions(-)
---
diff --git a/ghc-hamlet.spec b/ghc-hamlet.spec
index a905fa6..34d60dc 100644
--- a/ghc-hamlet.spec
+++ b/ghc-hamlet.spec
@@ -14,8 +14,8 @@ errors. Please see the documentation at \
 <http://docs.yesodweb.com/hamlet/> for more details.
 
 Name:           ghc-%{pkg_name}
-Version:        0.9.0
-Release:        4%{?dist}
+Version:        0.10.3
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -28,17 +28,20 @@ ExclusiveArch:  %{ghc_arches}
 ExcludeArch:    ppc64
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
+%if %{undefined without_hscolour}
 BuildRequires:  hscolour
+%endif
 # END cabal2spec
-BuildRequires:  ghc-blaze-builder-devel
-BuildRequires:  ghc-blaze-html-devel
-BuildRequires:  ghc-bytestring-devel
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-failure-devel
-BuildRequires:  ghc-parsec-devel
-BuildRequires:  ghc-process-devel
-BuildRequires:  ghc-template-haskell-devel
-BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-blaze-builder-prof
+BuildRequires:  ghc-blaze-html-prof
+BuildRequires:  ghc-bytestring-prof
+BuildRequires:  ghc-containers-prof
+BuildRequires:  ghc-failure-prof
+BuildRequires:  ghc-parsec-prof
+BuildRequires:  ghc-process-prof
+BuildRequires:  ghc-shakespeare-prof
+BuildRequires:  ghc-template-haskell-prof
+BuildRequires:  ghc-text-prof
 
 %description
 %{common_description}
@@ -88,6 +91,10 @@ This package contains the development files.
 
 
 %changelog
+* Sat Oct  8 2011 Jens Petersen <petersen at redhat.com> - 0.10.3-1
+- update to 0.10.3
+- BR prof not devel deps
+
 * Tue Oct  4 2011 Jens Petersen <petersen at redhat.com> - 0.9.0-4
 - rebuild against latest blaze-html
 


More information about the scm-commits mailing list