[ghc-rpm-macros] add changelog for previous commit: --disable-library-for-ghci and common_summary

Jens Petersen petersen at fedoraproject.org
Thu Jun 7 02:16:19 UTC 2012


commit 64b3d676b2b13a17d8a546d7e07edde6d1d87197
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jun 7 11:15:52 2012 +0900

    add changelog for previous commit: --disable-library-for-ghci and common_summary

 ghc-rpm-macros.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec
index 88334d9..6a1e5bb 100644
--- a/ghc-rpm-macros.spec
+++ b/ghc-rpm-macros.spec
@@ -3,7 +3,7 @@
 %global macros_file %{_sysconfdir}/rpm/macros.ghc
 
 Name:           ghc-rpm-macros
-Version:        0.91
+Version:        0.92
 Release:        1%{?dist}
 Summary:        Macros for building packages for GHC
 
@@ -60,6 +60,11 @@ EOF
 
 
 %changelog
+* Thu Jun  7 2012 Jens Petersen <petersen at redhat.com> - 0.92-1
+- move --disable-library-for-ghci to ghc_lib_build
+- revert back to fallback behaviour for common_summary and common_description
+  since it is needed for ghc and haskell-platform subpackaging
+
 * Tue Jun  5 2012 Jens Petersen <petersen at redhat.com> - 0.91-1
 - no longer build redundant ghci .o library files
 - support meta packages like haskell-platform without base lib files


More information about the scm-commits mailing list