[cpphs] Enable build on sparcv9

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


commit 983a50d916d5f62ce9ac5f902d6c21b7bbb3cf12
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>

 cpphs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cpphs.spec b/cpphs.spec
index 797f30f..de30b56 100644
--- a/cpphs.spec
+++ b/cpphs.spec
@@ -16,14 +16,14 @@ an option to turn off macro-expansion.
 
 Name:           %{pkg_name}
 Version:        1.11
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        C pre-processor for Haskell
 Group:          Development/Languages
 License:        GPL+ and LGPLv2+
 URL:            http://hackage.haskell.org/package/%{name}
 Source0:        http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{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 @@ BuildRequires:  hscolour
 
 
 %changelog
+* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 1.11-9
+- Enable build on sparcv9
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list