From 9bb376e4f5d6eba1e0f320bed045bc32699876ea Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 20 Jun 2013 15:57:18 +0900 Subject: [PATCH] set bootstrap --- hscolour.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hscolour.spec b/hscolour.spec index e8ba688..688bf11 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -3,9 +3,9 @@ %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 @@ -84,6 +84,7 @@ This package provides the Haskell %{name} library development files. %changelog * Fri Jun 07 2013 Jens Petersen - 1.20.3-5 - update to new simplified Haskell Packaging Guidelines +- bootstrap build * Thu Feb 14 2013 Fedora Release Engineering - 1.20.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild