From 2bd8eebe774f3abf2dd2996413f12869f479e0f4 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Aug 27 2019 05:17:38 +0000 Subject: Exclude arches that don't work. --- diff --git a/xtl.spec b/xtl.spec index c77a06d..9c9fae5 100644 --- a/xtl.spec +++ b/xtl.spec @@ -11,6 +11,10 @@ Source0: https://github.com/QuantStack/%{name}/archive/%{version}/%{name} # https://github.com/QuantStack/xtl/issues/97 Patch0001: 0001-Fix-complex-test.patch +# https://bugzilla.redhat.com/show_bug.cgi?id=1745840 +# https://bugzilla.redhat.com/show_bug.cgi?id=1745841 +ExcludeArch: armv7hl ppc64le + BuildRequires: binutils BuildRequires: cmake BuildRequires: doxygen @@ -76,6 +80,9 @@ make xtest %changelog +* Tue Aug 27 2019 Elliott Sales de Andrade - 0.6.4-2 +- Exclude arches that don't work + * Sat Jul 27 2019 Fedora Release Engineering - 0.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild