From 1090a85b60602ee4fcd3b4de044a51c239aad06e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Apr 27 2010 11:19:21 +0000 Subject: - rebuild against ghc-6.12.2 - condition ghc_lib_package --- diff --git a/ghc-regex-posix.spec b/ghc-regex-posix.spec index b762c46..96c17b4 100644 --- a/ghc-regex-posix.spec +++ b/ghc-regex-posix.spec @@ -12,8 +12,9 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} +# part of haskell-platform-2010.1.0.0 Version: 0.94.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -34,7 +35,7 @@ This package provides the shared library. %endif -%ghc_lib_package +%{?ghc_lib_package} %prep @@ -59,6 +60,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 27 2010 Jens Petersen - 0.94.1-3 +- rebuild against ghc-6.12.2 +- condition ghc_lib_package + * Fri Jan 15 2010 Jens Petersen - 0.94.1-2 - BSD license - depends on regexp-base