From 85b1bad6d6efad2fa9fae5d0b7b002707afc3f90 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 10 Mar 2011 18:01:34 +0900 Subject: [PATCH] temporily disable hscolour for ghc-7.0.2 bootstrap --- hscolour.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/hscolour.spec b/hscolour.spec index 9c3962e..7b7b68f 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -1,5 +1,7 @@ # Updated to cabal2spec-0.22.2 and ghc-rpm-macros-0.8.1 +%global without_hscolour 1 + %global pkg_name hscolour %global common_summary Haskell %{pkg_name} library @@ -13,7 +15,7 @@ HTML 3.2 with font tags, HTML 4.01 with CSS, LaTeX, and mIRC chat codes. Name: %{pkg_name} Version: 1.17 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Colourizes Haskell code Group: Development/Tools @@ -24,7 +26,7 @@ Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/% ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 BuildRequires: ghc, ghc-doc, ghc-prof BuildRequires: ghc-rpm-macros >= 0.7.3 -BuildRequires: hscolour +#BuildRequires: hscolour %{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")} %description @@ -53,6 +55,9 @@ BuildRequires: hscolour %changelog +* Thu Mar 10 2011 Jens Petersen - 1.17-7 +- temporily disable hscolour for ghc-7.0.2 bootstrap + * Wed Feb 23 2011 Fabio M. Di Nitto - 1.17-6 - enable build on sparcv9