From 075e02fe8fbfb8be8244001e7b760382a4d00e3b Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 13 Dec 2021 19:11:02 +0100 Subject: [PATCH] Related: #2029261 +ExcludeArch: 7.9: aarch64, 8.1: aarch64 s390x For next builds, architectures are 7.9.z: x86_64, i686, ppc64, ppc64le, s390x 8.1.z: x86_84, ppc64le --- firefox.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 7effe6f..f738118 100644 --- a/firefox.spec +++ b/firefox.spec @@ -136,10 +136,14 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+ ExcludeArch: %{ix86} %endif %if 0%{?rhel} == 8 + %if %{rhel_minor_version} == 1 +ExcludeArch: %{ix86} aarch64 s390x + %else ExcludeArch: %{ix86} + %endif %endif %if 0%{?rhel} == 7 -ExcludeArch: s390 ppc +ExcludeArch: aarch64 s390 ppc %endif # We can't use the official tarball as it contains some test files that use