[hscolour] enable source hscolour again

Jens Petersen petersen at fedoraproject.org
Thu Mar 10 12:27:28 UTC 2011


commit 329c6ff765f17e9388d2231cb924bb47053ca631
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 10 21:27:22 2011 +0900

    enable source hscolour again

 hscolour.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/hscolour.spec b/hscolour.spec
index 7b7b68f..019166f 100644
--- a/hscolour.spec
+++ b/hscolour.spec
@@ -1,7 +1,5 @@
 # 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
@@ -15,7 +13,7 @@ HTML 3.2 with font tags, HTML 4.01 with CSS, LaTeX, and mIRC chat codes.
 
 Name:           %{pkg_name}
 Version:        1.17
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Colourizes Haskell code
 
 Group:          Development/Tools
@@ -26,7 +24,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
@@ -55,6 +53,9 @@ BuildRequires:  ghc-rpm-macros >= 0.7.3
 
 
 %changelog
+* Thu Mar 10 2011 Jens Petersen <petersen at redhat.com> - 1.17-8
+- enable source hscolour again
+
 * Thu Mar 10 2011 Jens Petersen <petersen at redhat.com> - 1.17-7
 - temporily disable hscolour for ghc-7.0.2 bootstrap
 


More information about the scm-commits mailing list