diff --git a/ghc-fgl.spec b/ghc-fgl.spec index c74313d..6a2b3db 100644 --- a/ghc-fgl.spec +++ b/ghc-fgl.spec @@ -12,9 +12,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: 5.4.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -35,7 +35,7 @@ This package provides the shared library. %endif -%ghc_lib_package +%{?ghc_lib_package} %prep @@ -60,6 +60,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 27 2010 Jens Petersen - 5.4.2.2-5 +- part of haskell-platform-2010.1.0.0 +- rebuild against ghc-6.12.2 +- condition ghc_lib_package + * Tue Jan 12 2010 Jens Petersen - 5.4.2.2-4 - rebuild against ghc-mtl package