[Singular] ExclusiveArch: %ix86 x86_64

Rex Dieter rdieter at fedoraproject.org
Mon Nov 25 23:02:36 UTC 2013


commit de8f909239369f14a44fd896a6653022f36e5b47
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Nov 25 17:02:19 2013 -0600

    ExclusiveArch: %ix86 x86_64

 Singular.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/Singular.spec b/Singular.spec
index 525c456..eff74e5 100644
--- a/Singular.spec
+++ b/Singular.spec
@@ -7,7 +7,7 @@
 
 Name:		Singular
 Version:	%(tr - . <<<%{upstreamver})
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Computer Algebra System for polynomial computations
 Group:		Applications/Engineering
 License:	BSD and LGPLv2+ and GPLv2+
@@ -26,6 +26,9 @@ BuildRequires:	tex(latex)
 Requires:	factory-gftables = %{version}-%{release}
 Requires:	surf-geometry
 
+## currently FTBFS elsewhere, TODO: add Arch bug trackers
+ExclusiveArch: %{ix86} x86_64
+
 # Use destdir in install targets
 Patch1:		Singular-destdir.patch
 # Find headers in source tree
@@ -455,6 +458,9 @@ sed -e 's|<\(cf_gmp.h>\)|<factory/\1|' \
 %{_emacs_sitestartdir}/singular-init.el
 
 %changelog
+* Mon Nov 25 2013 Rex Dieter <rdieter at fedoraproject.org> - 3.1.5-9
+- ExclusiveArch: %%ix86 x86_64
+
 * Fri Aug 16 2013 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 3.1.5-8
 - Correct underlink problem (#991920#c1)
 


More information about the scm-commits mailing list