[ghc-hamlet] Update to 1.0.1.4

Ben Boeckel mathstuf at fedoraproject.org
Tue Jul 10 04:58:35 UTC 2012


commit f7557a8a0f9ef0244de7324a4cb80437fb8b92f4
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Tue Jul 10 00:58:20 2012 -0400

    Update to 1.0.1.4

 .gitignore      |    1 +
 ghc-hamlet.spec |   26 +++++++++++++++-----------
 sources         |    2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf492e1..eb19bbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /hamlet-0.10.9.1.tar.gz
 /hamlet-1.0.1.1.tar.gz
 /hamlet-1.0.1.3.tar.gz
+/hamlet-1.0.1.4.tar.gz
diff --git a/ghc-hamlet.spec b/ghc-hamlet.spec
index 44abe70..13db8aa 100644
--- a/ghc-hamlet.spec
+++ b/ghc-hamlet.spec
@@ -14,7 +14,7 @@ errors. Please see the documentation at \
 <http://docs.yesodweb.com/hamlet/> for more details.
 
 Name:           ghc-%{pkg_name}
-Version:        1.0.1.3
+Version:        1.0.1.4
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -27,16 +27,17 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-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 >= 0.10.2
-BuildRequires:  ghc-template-haskell-prof
-BuildRequires:  ghc-text-prof
+BuildRequires:  ghc-blaze-builder-devel
+BuildRequires:  ghc-blaze-html-devel
+#BuildRequires:  ghc-blaze-markup-devel
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-failure-devel
+BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-shakespeare-devel >= 1.0
+BuildRequires:  ghc-template-haskell-devel
+BuildRequires:  ghc-text-devel
 
 %description
 %{common_description}
@@ -66,6 +67,9 @@ BuildRequires:  ghc-text-prof
 
 
 %changelog
+* Tue Jul 10 2012 Ben Boeckel <mathstuf at gmail.com> - 1.0.1.4-1
+- Update to 1.0.1.4
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 1.0.1.3-1
 - update to 1.0.1.3
 
diff --git a/sources b/sources
index 0a0e50d..811c9ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98f87fc9cf1db12f4e48748bf79b831d  hamlet-1.0.1.3.tar.gz
+c02812703d9c672d18c139af2bb82f19  hamlet-1.0.1.4.tar.gz


More information about the scm-commits mailing list