diff --git a/ghc-html.spec b/ghc-html.spec index fcb2b28..1e5d5f6 100644 --- a/ghc-html.spec +++ b/ghc-html.spec @@ -10,9 +10,9 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2009.2.0.2 +# part of haskell-platform-2010.1.0.0 Version: 1.0.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -32,7 +32,7 @@ This package provides the shared library. %endif -%ghc_lib_package +%{?ghc_lib_package} %prep @@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 27 2010 Jens Petersen - 1.0.1.2-3 +- part of haskell-platform-2010.1.0.0 +- rebuild against ghc-6.12.2 +- condition ghc_lib_package + * Fri Jan 15 2010 Jens Petersen - 1.0.1.2-2 - BSD license - part of haskell-platform