diff --git a/.cvsignore b/.cvsignore index f6b446a..a2f7511 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ network-2.2.1.5.tar.gz +network-2.2.1.7.tar.gz diff --git a/ghc-network.spec b/ghc-network.spec index 1d4ddc8..bc9c46c 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -12,8 +12,8 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2009.3.1 -Version: 2.2.1.5 +# part of haskell-platform-2010.1.0.0 +Version: 2.2.1.7 Release: 1%{?dist} Summary: %{common_summary} @@ -35,7 +35,7 @@ This package provides the shared library. %endif -%ghc_lib_package +%{?ghc_lib_package} %prep @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 23 2010 Jens Petersen - 2.2.1.7-1 +- update to 2.2.1.7 for haskell-platform-2010.1.0.0 + * Mon Jan 11 2010 Jens Petersen - 2.2.1.5-1 - update to 2.2.1.5 (haskell-platform-2009.3.1) - update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1: diff --git a/sources b/sources index 59c8177..83af978 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a89eeb3806080ed9af47f18918822bb3 network-2.2.1.5.tar.gz +566cfeef09ff4d2e52110ec4a9a9879b network-2.2.1.7.tar.gz