Disable tests only on i686

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
Peter Lemenkov 2024-01-21 12:36:28 +01:00
parent c8639c1646
commit 0cfd46d0c2

View File

@ -11,7 +11,11 @@ URL: https://elixir-lang.org/
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
Source0: https://github.com/%{upstream}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: https://github.com/%{upstream}/%{name}/releases/download/v%{version}/Docs.zip#/%{name}-%{version}-doc.zip
%ifarch %{java_arches}
# erlang-doc is required for unit-testing but not strictly necessary for anything else
# https://gitlab.alpinelinux.org/alpine/aports/-/issues/15654
Patch1: elixir-0001-Workaround-for-failed-tests-in-i686.patch
%endif
# See https://bugzilla.redhat.com/1470583
#BuildArch: noarch
BuildRequires: erlang-compiler