update to 5.3.9.20230921git.3fae723 [release 5.3.9.20230921git.3fae723-1mamba;Tue Jan 02 2024]

This commit is contained in:
Silvan Calarco 2024-01-05 17:31:28 +01:00
parent 4cf67a1f4a
commit ac58e5c16f

View File

@ -1,6 +1,6 @@
%define git_branch %(echo %version | cut -d. -f1-3)
%define git_tag %(echo %version | cut -d. -f5)
Name: rtl8188eus
Version: 5.3.9.20220319git
Version: 5.3.9.20230921git.3fae723
Release: 1mamba
Summary: RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
Group: System/Kernel and Hardware/Drivers
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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
License: GPL
## AUTOBUILDREQ-BEGIN
@ -20,7 +20,8 @@ RealTek RTL8188eus WiFi driver with monitor mode & frame injection support.
%prep
%setup -q
%patch0 -p1 -b .kernel-5.17
#%patch 0 -p1 -b .kernel-5.17
sed -i "/REMAKE_INITRD=/d" dkms.conf
%build
@ -68,6 +69,9 @@ fi
%doc README.md
%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
- update to 5.3.9.20220319git