|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%global macros_file %{_sysconfdir}/rpm/macros.ghc
|
|
|
|
|
|
|
|
|
|
Name: ghc-rpm-macros
|
|
|
|
|
Version: 0.14.1
|
|
|
|
|
Version: 0.14.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Macros for building packages for GHC
|
|
|
|
|
|
|
|
|
@ -59,6 +59,10 @@ EOF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 17 2011 Jens Petersen <petersen@redhat.com> - 0.14.2-1
|
|
|
|
|
- test for HsColour directly when running "cabal haddock" instead of
|
|
|
|
|
checking for without_haddock
|
|
|
|
|
|
|
|
|
|
* Sat Nov 12 2011 Jens Petersen <petersen@redhat.com> - 0.14.1-1
|
|
|
|
|
- fix double listing of docdir in base lib package
|
|
|
|
|
|
|
|
|
|