buildrequires ghc-rpm-macros (cabal2spec-0.16); rebuild for ghc-6.10.3

This commit is contained in:
Jens Petersen 2009-05-16 04:53:56 +00:00
parent 9dedaa43f6
commit e11a483be9

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.5.0.0 Version: 0.5.0.0
Release: 8%{?dist} Release: 9%{?dist}
Summary: Haskell compression and decompression library binding Summary: Haskell compression and decompression library binding
Group: Development/Libraries 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) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# fedora ghc archs: # fedora ghc archs:
ExclusiveArch: %{ix86} x86_64 ppc alpha ExclusiveArch: %{ix86} x86_64 ppc alpha
# for latest macros.ghc BuildRequires: ghc, ghc-rpm-macros
BuildRequires: ghc >= 6.10.2-3
%if %{with doc} %if %{with doc}
BuildRequires: ghc-doc BuildRequires: ghc-doc
%endif %endif
@ -143,6 +142,9 @@ fi
%changelog %changelog
* Sat May 16 2009 Jens Petersen <petersen@redhat.com> - 0.5.0.0-9
- buildrequires ghc-rpm-macros (cabal2spec-0.16)
* Fri Apr 24 2009 Jens Petersen <petersen@redhat.com> - 0.5.0.0-8 * Fri Apr 24 2009 Jens Petersen <petersen@redhat.com> - 0.5.0.0-8
- sync with cabal2spec-0.14 - sync with cabal2spec-0.14