forked from pool/rtl8812au
Accepting request 1149884 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149884 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=55
This commit is contained in:
parent
5565e0e414
commit
f144202916
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 23 11:56:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 30 21:11:09 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>
|
Tue Jan 30 21:11:09 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||||
|
|
||||||
|
@ -67,11 +67,11 @@ https://github.com/maurossi/rtl8812au/ .
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%if 0%{?sle_version} == 150100
|
%if 0%{?sle_version} == 150100
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?sle_version} == 150300
|
%if 0%{?sle_version} == 150300
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
set -- *
|
set -- *
|
||||||
|
Loading…
Reference in New Issue
Block a user