[seamonkey/el6] Exclude ppc64 arch. Does not build since 2.13

Dmitry Butskoy buc at fedoraproject.org
Mon Oct 15 17:01:00 UTC 2012


commit c352957ace6005bc6ace0452c50b203bee48afac
Author: Dmitry Butskoy <Dmitry at Butskoy.name>
Date:   Mon Oct 15 21:00:42 2012 +0400

    Exclude ppc64 arch. Does not build since 2.13

 seamonkey.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index cb22b22..cc5597a 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -102,6 +102,9 @@ Obsoletes: seamonkey-dom-inspector
 Obsoletes: seamonkey-js-debugger
 Obsoletes: seamonkey-mail
 
+# see http://bugzilla.redhat.com/bugzilla/866589
+ExcludeArch: ppc64
+
 
 
 AutoProv: 0
@@ -470,6 +473,7 @@ fi
 * Mon Oct 15 2012 Dmitry Butskoy <Dmitry at Butskoy.name> 2.13.1-1
 - update to 2.13.1
 - build with separate objdir
+- exclude ppc64 arch (hoping it is temporary, #866589)
 
 * Thu Oct 11 2012 Dmitry Butskoy <Dmitry at Butskoy.name> 2.13-1
 - update to 2.13


More information about the scm-commits mailing list