petersen pushed to hscolour (epel7). "turn off bootstrap"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 08:40:43 UTC 2015


From 8218fecbc5819111ad93b649704c4c602dd92f36 Mon Sep 17 00:00:00 2001
From: Jens Petersen <petersen at redhat.com>
Date: Thu, 20 Jun 2013 19:44:49 +0900
Subject: turn off bootstrap


diff --git a/hscolour.spec b/hscolour.spec
index 688bf11..fa053b7 100644
--- a/hscolour.spec
+++ b/hscolour.spec
@@ -3,13 +3,13 @@
 %global pkg_name hscolour
 
 # use following to bootstrap after building a new ghc version:
-%{?ghc_bootstrap}
-%global ghc_bootstrapping 1
-%global without_hscolour 1
+#%%{?ghc_bootstrap}
+#%%global ghc_bootstrapping 1
+#%%global without_hscolour 1
 
 Name:           %{pkg_name}
 Version:        1.20.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Colorize Haskell code
 
 # the source does not state intended GPL version
@@ -82,6 +82,9 @@ This package provides the Haskell %{name} library development files.
 
 
 %changelog
+* Thu Jun 20 2013 Jens Petersen <petersen at redhat.com> - 1.20.3-6
+- turn off bootstrap
+
 * Fri Jun 07 2013 Jens Petersen <petersen at redhat.com> - 1.20.3-5
 - update to new simplified Haskell Packaging Guidelines
 - bootstrap build
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hscolour.git/commit/?h=epel7&id=8218fecbc5819111ad93b649704c4c602dd92f36


More information about the scm-commits mailing list