[ghc-cgi] Enable build on sparcv9

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Mar 10 08:21:43 UTC 2011


commit e12471b354c0e0529e15feb1c3868f8be101d0a7
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Mar 10 09:15:38 2011 +0100

    Enable build on sparcv9
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 ghc-cgi.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-cgi.spec b/ghc-cgi.spec
index df5cfa9..c236b4d 100644
--- a/ghc-cgi.spec
+++ b/ghc-cgi.spec
@@ -9,7 +9,7 @@
 Name:           ghc-%{pkg_name}
 # break of haskell-platform-2010.2.0.0
 Version:        3001.1.7.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -17,7 +17,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
@@ -43,6 +43,9 @@ BuildRequires:  hscolour
 
 
 %changelog
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 3001.1.7.4-6
+- Enable build on sparcv9
+
 * Tue Feb 15 2011 Jens Petersen <petersen at redhat.com> - 3001.1.7.4-5
 - rebuild for haskell-platform-2011.1 updates
 


More information about the scm-commits mailing list