[ghc/el6] include ppc64

Jens Petersen petersen at fedoraproject.org
Tue May 8 10:09:04 UTC 2012


commit 6d250679048d4d5c2b2e05f5c6c1fb18a46afbb1
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue May 8 19:08:52 2012 +0900

    include ppc64

 ghc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index ad6b606..6002321 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -29,11 +29,11 @@ Version: 7.0.4
 # - release can only be reset if all library versions get bumped simultaneously
 #   (eg for a major release)
 # - minor release numbers should be incremented monotonically
-Release: 41.2%{?dist}
+Release: 41.3%{?dist}
 Summary: Glasgow Haskell Compiler
 # fedora ghc has been bootstrapped on the following archs:
 #ExclusiveArch: %{ix86} x86_64 ppc alpha sparcv9 ppc64 armv7hl armv5tel
-ExcludeArch: sparc64 s390x ppc64
+ExcludeArch: sparc64 s390x
 License: %BSDHaskellReport
 Group: Development/Languages
 Source0: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
@@ -416,6 +416,9 @@ fi
 %files libraries
 
 %changelog
+* Tue May  8 2012 Jens Petersen <petersen at redhat.com> - 7.0.4-41.3
+- include ppc64
+
 * Tue May  8 2012 Jens Petersen <petersen at redhat.com> - 7.0.4-41.2
 - skip BR ghc-*-devel
 - exclude ppc64 from this build


More information about the scm-commits mailing list