BR ghc-Cabal-devel and use ghc_excluded_archs

This commit is contained in:
Jens Petersen 2011-06-20 11:08:42 +09:00
parent dc123da4d8
commit 5dd790f699
1 changed files with 8 additions and 5 deletions

View File

@ -5,18 +5,18 @@
%global common_description Martin Erwig's Functional Graph Library.
Name: ghc-%{pkg_name}
# part of haskell-platform-2011.2.0.0
# part of haskell-platform-2011.2.0.1
Version: 5.4.2.3
Release: 6%{?dist}
Release: 7%{?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
BuildRequires: ghc-mtl-prof
@ -41,6 +41,9 @@ BuildRequires: ghc-mtl-prof
%changelog
* Mon Jun 20 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.3-7
- BR ghc-Cabal-devel and use ghc_excluded_archs
* Fri May 27 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.3-6
- update to cabal2spec-0.23