bootstrap hscolour

This commit is contained in:
Jens Petersen 2012-11-17 22:34:36 +09:00
parent 44c764437c
commit 548aff606e

View File

@ -3,10 +3,10 @@
%global macros_file %{_sysconfdir}/rpm/macros.ghc
# uncomment to bootstrap without hscolour
#%%global without_hscolour 1
%global without_hscolour 1
Name: ghc-rpm-macros
Version: 0.97.3
Version: 0.97.3.1
Release: 1%{?dist}
Summary: Macros for building packages for GHC
@ -72,6 +72,9 @@ EOF
%changelog
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 0.97.3.1-1
- bootstrap hscolour
* Thu Oct 25 2012 Jens Petersen <petersen@redhat.com> - 0.97.3-1
- BR redhat-rpm-config instead of ghc-rpm-macros
- no longer set without_hscolour in macros.ghc for bootstrapping