[ghc-hakyll] sync minor spec changes from f18

Jens Petersen petersen at fedoraproject.org
Mon Dec 3 07:20:31 UTC 2012


commit 4a7c810d4f12d36b03370bec6b575fd9e4d0abdb
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Dec 3 16:20:24 2012 +0900

    sync minor spec changes from f18

 ghc-hakyll.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index a58be54..8d286fe 100644
--- a/ghc-hakyll.spec
+++ b/ghc-hakyll.spec
@@ -17,6 +17,7 @@ Summary:        %{common_summary}
 License:        BSD
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
+Patch1:         hakyll-no-previewServer.patch
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
@@ -44,7 +45,8 @@ BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
 # End cabal-rpm deps
-Patch1:         hakyll-no-previewServer.patch
+# hamlet uses template-haskell
+ExclusiveArch:  %{ghc_arches_with_ghci}
 
 %description
 %{common_description}
@@ -83,7 +85,7 @@ cabal-tweak-dep-ver hamlet "< 1.1" "< 1.2"
 
 * Mon Oct 29 2012 Jens Petersen <petersen at redhat.com> - 3.4.0.0-1
 - update to 3.4.0.0 with cabal-rpm
-- disable previewServer until snap-server packaged
+- disable previewServer explicitly until snap-server packaged
 - allow hamlet-1.1
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.7.2-6


More information about the scm-commits mailing list