Enable build on sparcv9

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
Fabio M. Di Nitto 2011-03-10 09:15:38 +01:00
parent 2a5a8be835
commit cce684a3e3
1 changed files with 5 additions and 2 deletions

View File

@ -12,7 +12,7 @@
Name: ghc-%{pkg_name}
# part of haskell-platform-2010.2.0.0
Version: 2.2.3.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -20,7 +20,7 @@ License: BSD
URL: http://www.haskell.org/haskellwiki/Opengl
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
# fedora ghc archs:
ExclusiveArch: %{ix86} x86_64 ppc alpha
ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9
BuildRequires: ghc, ghc-doc, ghc-prof
BuildRequires: ghc-rpm-macros >= 0.7.3
BuildRequires: hscolour
@ -49,6 +49,9 @@ This package provides the shared library.
%changelog
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 2.2.3.0-7
- Enable build on sparcv9
* Tue Jan 18 2011 Jens Petersen <petersen@redhat.com> - 2.2.3.0-6
- update to cabal2spec-0.22.4