[ghc-chalmers-lava2000] Enable build on sparcv9

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


commit ec90948cb18f2c324da15d747d309bf9cb0cf713
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-chalmers-lava2000.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc-chalmers-lava2000.spec b/ghc-chalmers-lava2000.spec
index fe1fef7..59b911b 100644
--- a/ghc-chalmers-lava2000.spec
+++ b/ghc-chalmers-lava2000.spec
@@ -9,7 +9,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        1.1.1
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -21,7 +21,7 @@ Source1:        README.fedora
 Patch0:         ghc-chalmers-lava2000-remove-verification-modules.patch
 
 # 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
@@ -60,6 +60,9 @@ echo "%doc tutorial.ps.gz" >> %{name}-doc.files
 
 
 %changelog
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.1.1-11
+- Enable build on sparcv9
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list