[ghc/f15] build with ghc-rpm-macros-0.14 for ghc-compiler

Jens Petersen petersen at fedoraproject.org
Sat Nov 12 06:14:51 UTC 2011


commit aee50d916a15ca3e60ec8fd8dbbcb9dbab9c97bd
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Nov 12 15:14:38 2011 +0900

    build with ghc-rpm-macros-0.14 for ghc-compiler

 ghc.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 86cbd57..1e42855 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -47,7 +47,7 @@ Version: 7.0.2
 # - release can only be reset if all library versions get bumped simultaneously
 #   (eg for a major release)
 # - minor release numbers should be incremented monotonically
-Release: 16.7%{?dist}
+Release: 16.8%{?dist}
 Summary: Glasgow Haskell Compiler
 ExclusiveArch: %{ghc_arches}
 License: BSD
@@ -66,7 +66,7 @@ Obsoletes: ghc-dph-prim-seq < 0.5, ghc-dph-prim-seq-devel < 0.5, ghc-dph-prim-se
 Obsoletes: ghc-dph-seq < 0.5, ghc-dph-seq-devel < 0.5, ghc-dph-seq-prof < 0.5
 Obsoletes: ghc-feldspar-language < 0.4, ghc-feldspar-language-devel < 0.4, ghc-feldspar-language-prof < 0.4
 BuildRequires: ghc %{!?ghc_bootstrapping: = %{version}}
-BuildRequires: ghc-rpm-macros >= 0.13.13
+BuildRequires: ghc-rpm-macros >= 0.14
 BuildRequires: gmp-devel, libffi-devel
 BuildRequires: ghc-directory-devel, ghc-process-devel, ghc-pretty-devel, ghc-containers-devel, ghc-haskell98-devel, ghc-bytestring-devel
 # for internal terminfo
@@ -418,7 +418,11 @@ fi
 %files libraries
 
 %changelog
+* Sat Nov 12 2011 Jens Petersen <petersen at redhat.com> - 7.0.2-16.8
+- build with ghc-rpm-macros-0.14 for ghc-compiler
+
 * Fri Nov 11 2011 Jens Petersen <petersen at redhat.com> - 7.0.2-16.7
+- move ghc-doc and ghc-libs obsoletes
 - the post and postun scripts are now for the compiler subpackage
 - rename ghc-devel metapackage to ghc-libraries
 - move compiler and tools to ghc-compiler


More information about the scm-commits mailing list