remove ExclusiveArch ghc_arches_with_ghci

Agda does not use TemplateHaskell
This commit is contained in:
Jens Petersen 2012-12-06 18:57:07 +09:00
parent 1e1c6bd14d
commit 9e1a47c6ad
1 changed files with 5 additions and 3 deletions

View File

@ -5,8 +5,8 @@
Name: Agda
Version: 2.3.0.1
Release: 3%{?dist}
Summary: Dependently typed programming language command-line
Release: 4%{?dist}
Summary: Command-line program for type-checking and compiling Agda programs
License: MIT
URL: http://hackage.haskell.org/package/%{pkg_name}
@ -15,7 +15,6 @@ Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{versio
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-Agda-devel = %{version}
ExclusiveArch: %{ghc_arches_with_ghci}
%description
This package provides a command-line program for type-checking and
@ -43,6 +42,9 @@ For the interactive environment please install emacs-agda instead.
%changelog
* Thu Dec 6 2012 Jens Petersen <petersen@redhat.com> - 2.3.0.1-4
- remove ExclusiveArch ghc_arches_with_ghci
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 2.3.0.1-3
- rebuild