bootstrap hscolour
This commit is contained in:
parent
44c764437c
commit
548aff606e
@ -3,10 +3,10 @@
|
|||||||
%global macros_file %{_sysconfdir}/rpm/macros.ghc
|
%global macros_file %{_sysconfdir}/rpm/macros.ghc
|
||||||
|
|
||||||
# uncomment to bootstrap without hscolour
|
# uncomment to bootstrap without hscolour
|
||||||
#%%global without_hscolour 1
|
%global without_hscolour 1
|
||||||
|
|
||||||
Name: ghc-rpm-macros
|
Name: ghc-rpm-macros
|
||||||
Version: 0.97.3
|
Version: 0.97.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Macros for building packages for GHC
|
Summary: Macros for building packages for GHC
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 25 2012 Jens Petersen <petersen@redhat.com> - 0.97.3-1
|
||||||
- BR redhat-rpm-config instead of ghc-rpm-macros
|
- BR redhat-rpm-config instead of ghc-rpm-macros
|
||||||
- no longer set without_hscolour in macros.ghc for bootstrapping
|
- no longer set without_hscolour in macros.ghc for bootstrapping
|
||||||
|
Loading…
Reference in New Issue
Block a user