buildrequires ghc-rpm-macros (cabal2spec-0.16); rebuild for ghc-6.10.3
This commit is contained in:
parent
9dedaa43f6
commit
e11a483be9
@ -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 <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
|
||||
- sync with cabal2spec-0.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user