From e667737428c394c8f176a6be5b9d7170ec3697df Mon Sep 17 00:00:00 2001 From: Fabio M. Di Nitto Date: Mar 10 2011 08:15:38 +0000 Subject: Enable build on sparcv9 Signed-off-by: Fabio M. Di Nitto --- diff --git a/ghc-X11.spec b/ghc-X11.spec index fdf8e41..0ba7d53 100644 --- a/ghc-X11.spec +++ b/ghc-X11.spec @@ -15,7 +15,7 @@ Manual", available online at . Name: ghc-%{pkg_name} Version: 1.5.0.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -23,7 +23,7 @@ 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 +ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 BuildRequires: ghc, ghc-doc, ghc-prof BuildRequires: ghc-rpm-macros >= 0.7.3 BuildRequires: hscolour @@ -53,6 +53,9 @@ This package provides the shared library. %changelog +* Thu Mar 10 2011 Fabio M. Di Nitto - 1.5.0.0-11 +- Enable build on sparcv9 + * Tue Feb 08 2011 Fedora Release Engineering - 1.5.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild