requires ghci to build

This commit is contained in:
Jens Petersen 2012-05-07 09:31:16 +09:00
parent ccbc6a22c0
commit a4ed79c48f
1 changed files with 5 additions and 2 deletions

View File

@ -19,7 +19,7 @@ distributions.
Name: ghc-%{pkg_name}
Version: 0.12.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -27,7 +27,7 @@ License: BSD
# BEGIN cabal2spec
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch: %{ghc_arches}
ExclusiveArch: %{ghc_arches_with_ghci}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
@ -64,6 +64,9 @@ BuildRequires: ghc-vector-prof
%changelog
* Mon May 7 2012 Jens Petersen <petersen@redhat.com> - 0.12.0.0-2
- requires ghci to build
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 0.12.0.0-1
- update to 0.12.0.0