update to 5.3.9.20230921git.3fae723 [release 5.3.9.20230921git.3fae723-1mamba;Tue Jan 02 2024]
This commit is contained in:
parent
4cf67a1f4a
commit
ac58e5c16f
@ -1,6 +1,6 @@
|
|||||||
%define git_branch %(echo %version | cut -d. -f1-3)
|
%define git_tag %(echo %version | cut -d. -f5)
|
||||||
Name: rtl8188eus
|
Name: rtl8188eus
|
||||||
Version: 5.3.9.20220319git
|
Version: 5.3.9.20230921git.3fae723
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
|
Summary: RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
|
||||||
Group: System/Kernel and Hardware/Drivers
|
Group: System/Kernel and Hardware/Drivers
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/aircrack-ng/rtl8188eus
|
URL: https://github.com/aircrack-ng/rtl8188eus
|
||||||
Source: https://github.com/aircrack-ng/rtl8188eus.git/v%{git_branch}/rtl8188eus-%{version}.tar.bz2
|
Source: https://github.com/aircrack-ng/rtl8188eus.git/master@%{git_tag}/rtl8188eus-%{version}.tar.bz2
|
||||||
Patch0: rtl8188eus-5.3.9.20220319git-kernel-5.17.patch
|
Patch0: rtl8188eus-5.3.9.20220319git-kernel-5.17.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -20,7 +20,8 @@ RealTek RTL8188eus WiFi driver with monitor mode & frame injection support.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .kernel-5.17
|
#%patch 0 -p1 -b .kernel-5.17
|
||||||
|
sed -i "/REMAKE_INITRD=/d" dkms.conf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -68,6 +69,9 @@ fi
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.9.20230921git.3fae723-1mamba
|
||||||
|
- update to 5.3.9.20230921git.3fae723
|
||||||
|
|
||||||
* Tue Aug 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.9.20220319git-1mamba
|
* Tue Aug 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.9.20220319git-1mamba
|
||||||
- update to 5.3.9.20220319git
|
- update to 5.3.9.20220319git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user