SHA256
1
0
forked from pool/rtl8812au

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
This commit is contained in:
Antonio Larrosa 2021-10-01 18:31:43 +00:00 committed by Git OBS Bridge
parent 4152db5fe0
commit 1cf48f9329
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 1 18:29:22 UTC 2021 - Rashmi Lengade <rashmi.lengade@gmail.com>
- Exclude the s390x Architecture
-------------------------------------------------------------------
Wed May 12 06:21:36 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -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