From b4ac6dd571e6dda782491cb34be5ecf2e9c602b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Apr 2010 02:52:46 +0000 Subject: [PATCH] - part of haskell-platform-2010.1.0.0 - rebuild against ghc-6.12.2 - condition ghc_lib_package --- ghc-HUnit.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 324a370..b8c4633 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -11,9 +11,9 @@ for Java. %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2009.3.1 and ghc-6.10.x extralibs! +# part of haskell-platform-2010.1.0.0 Version: 1.2.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -34,7 +34,7 @@ This package provides the shared library. %endif -%ghc_lib_package +%{?ghc_lib_package} %prep @@ -67,6 +67,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 27 2010 Jens Petersen - 1.2.2.1-2 +- part of haskell-platform-2010.1.0.0 +- rebuild against ghc-6.12.2 +- condition ghc_lib_package + * Mon Jan 11 2010 Jens Petersen - 1.2.2.1-1 - update 1.2.2.1 (current haskell-platform-2009.3.1) - remove test programs and move doc files to docdir