ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)

This commit is contained in:
Jens Petersen 2011-06-21 17:50:04 +09:00
parent f0d669f3b8
commit 4a1dc8daff
1 changed files with 5 additions and 2 deletions

View File

@ -1,13 +1,13 @@
Name: happy
# part of haskell-platform-2011.2.0.1
Version: 1.18.6
Release: 6%{?dist}
Release: 7%{?dist}
Summary: LALR(1) Parser Generator for Haskell
License: BSD
Group: Development/Tools
URL: http://haskell.org/happy/
Source: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
ExcludeArch: %{ghc_excluded_archs}
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: autoconf, docbook-dtds, docbook-style-xsl, libxslt, libxml2
@ -51,6 +51,9 @@ cd ..
%changelog
* Tue Jun 21 2011 Jens Petersen <petersen@redhat.com> - 1.18.6-7
- ghc_arches replaces ghc_excluded_archs
* Mon Jun 20 2011 Jens Petersen <petersen@redhat.com> - 1.18.6-6
- BR ghc-Cabal-devel and use ghc_excluded_archs