SHA256
1
0
forked from pool/rtl8812au

Accepting request 998750 from home:vkwan8

version bump from upstream, remember disable service before submitting to factory

OBS-URL: https://build.opensuse.org/request/show/998750
OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=40
This commit is contained in:
Antonio Larrosa 2022-09-27 06:55:20 +00:00 committed by Git OBS Bridge
parent bc5192436b
commit a2f1ebd5d6
5 changed files with 13 additions and 9 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm">
<param name="scm">git</param>
<param name="url">https://github.com/morrownr/8812au-20210629.git</param>
<param name="filename">rtl8812au</param>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ad1f32df4674abb009b32bd68039c70919a7e690f713302e22a2e671aa03ca9
size 15273997

View File

@ -0,0 +1,4 @@
name: rtl8812au
version: 5.13.6+git20220821.7aa0e0c
mtime: 1661142182
commit: 7aa0e0c74551b4e4f319f4b54e00ccbfe588b7ce

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24b4f37bcbec3f83e970d5dfcb249fe9f59626adafcc1bf20004c6fc6ba9acc0
size 15271949

View File

@ -19,12 +19,12 @@
%{?!kernel_module_directory:%define kernel_module_directory /lib/modules}
Name: rtl8812au
Version: 5.13.6+git20220308.0ae0e77
Version: 5.13.6+git20220821.7aa0e0c
Release: 0
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
URL: https://github.com/morrownr/8812au-20210629
ExcludeArch: s390x
Source0: %{name}-%{version}.tar.xz
Source1: %{name}-preamble
@ -45,10 +45,10 @@ BuildRequires: module-init-tools
%description
Kernel driver for Realtek 802.11ac 8812au wifi cards
The sources were obtained from https://github.com/gordboy/rtl8812au, which adaptes the official driver
The sources were obtained from https://github.com/morrownr/8812au-20210629, which adaptes the official driver
released by Realtek to build on recent kernels.
The previous sources were obtained from https://github.com/diederikdehaas/rtl8812AU and
The previous sources were obtained from https://github.com/morrownr/8812au-20210629, https://github.com/diederikdehaas/rtl8812AU and
https://github.com/maurossi/rtl8812au/ .
%package KMP
@ -61,7 +61,7 @@ Kernel driver for Realtek 802.11ac 8812au wifi cards
The sources were obtained from https://github.com/gordboy/rtl8812au, which adaptes the official driver
released by Realtek to build on recent kernels.
The previous sources were obtained from https://github.com/diederikdehaas/rtl8812AU and
The previous sources were obtained from https://github.com/morrownr/8812au-20210629, https://github.com/diederikdehaas/rtl8812AU and
https://github.com/maurossi/rtl8812au/ .
%prep