BR ghc-Cabal-devel and use ghc_excluded_archs

This commit is contained in:
Jens Petersen 2011-06-20 11:04:22 +09:00
parent 3a2c37860c
commit 26ef132a70

View File

@ -9,18 +9,18 @@ constructor applications, instances of this class for primitive types, and\
a variety of traversals.
Name: ghc-%{pkg_name}
# part of haskell-platform-2011.2.0.0
# part of haskell-platform-2011.2.0.1
Version: 0.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
# fedora ghc archs:
ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64
BuildRequires: ghc-prof
# ghc_excluded_archs is defined in redhat-rpm-config
ExcludeArch: %{ghc_excluded_archs}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: hscolour
@ -44,6 +44,9 @@ BuildRequires: hscolour
%changelog
* Mon Jun 20 2011 Jens Petersen <petersen@redhat.com> - 0.3-6
- BR ghc-Cabal-devel and use ghc_excluded_archs
* Wed May 25 2011 Jens Petersen <petersen@redhat.com> - 0.3-5
- update to cabal2spec-0.22.7