From 2a721faf479db8e7d10f8a11f671bdc7c8980b4c Mon Sep 17 00:00:00 2001 From: pcpa Date: Wed, 12 Feb 2014 11:37:21 -0200 Subject: [PATCH] fes is only available for x86_64 --- sagemath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemath.spec b/sagemath.spec index 525787a..e7861eb 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -29,7 +29,7 @@ %global have_coin_or_Cbc %{packager_debug} # https://bugzilla.redhat.com/show_bug.cgi?id=914936 -%ifarch %{ix86} x86_64 +%ifarch x86_64 %global have_fes 1 %else %global have_fes 0