From 1cf48f9329385cda8945e8a08900686991555d0a1d0385355ab099b6cc655577 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Fri, 1 Oct 2021 18:31:43 +0000 Subject: [PATCH] Accepting request 922634 from home:rashmilengade:branches:openSUSE:Factory:zSystems - Exclude the s390x Architecture OBS-URL: https://build.opensuse.org/request/show/922634 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=36 --- rtl8812au.changes | 5 +++++ rtl8812au.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/rtl8812au.changes b/rtl8812au.changes index 6c82aa7..56797d6 100644 --- a/rtl8812au.changes +++ b/rtl8812au.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 1 18:29:22 UTC 2021 - Rashmi Lengade + +- Exclude the s390x Architecture + ------------------------------------------------------------------- Wed May 12 06:21:36 UTC 2021 - Antonio Larrosa diff --git a/rtl8812au.spec b/rtl8812au.spec index 6cc75ac..976ead5 100644 --- a/rtl8812au.spec +++ b/rtl8812au.spec @@ -23,6 +23,7 @@ Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards License: GPL-2.0-only Group: System/Kernel URL: https://github.com/gordboy/rtl8812au-5.9.3.2 +ExcludeArch: s390x Source0: %{name}-%{version}.tar.xz Source1: %{name}-preamble Source2: LICENSE @@ -90,6 +91,7 @@ export ARCH=powerpc %ifarch riscv64 export ARCH=riscv %endif + for flavor in %{flavors_to_build} ; do cp -a source obj/$flavor pushd obj/$flavor