From e11a483be9c38a3b821df61265cafb729d145442 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 May 2009 04:53:56 +0000 Subject: [PATCH] buildrequires ghc-rpm-macros (cabal2spec-0.16); rebuild for ghc-6.10.3 --- ghc-zlib.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 2e188a6..96b5c23 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.5.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Haskell compression and decompression library binding Group: Development/Libraries @@ -18,8 +18,7 @@ Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{versi BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha -# for latest macros.ghc -BuildRequires: ghc >= 6.10.2-3 +BuildRequires: ghc, ghc-rpm-macros %if %{with doc} BuildRequires: ghc-doc %endif @@ -143,6 +142,9 @@ fi %changelog +* Sat May 16 2009 Jens Petersen - 0.5.0.0-9 +- buildrequires ghc-rpm-macros (cabal2spec-0.16) + * Fri Apr 24 2009 Jens Petersen - 0.5.0.0-8 - sync with cabal2spec-0.14