fix(wl-kmod): process 6.13 and 6.14 patches (#4448)

Apply the patches within the spec.

Fixes: https://github.com/terrapkg/packages/pull/3591
Link: https://github.com/rpmfusion/wl-kmod/commit/5c24789c6b3615acf88301225d2c5dd53bf37772
Link: https://github.com/rpmfusion/wl-kmod/commit/2ec1bd6182d6e30eddd44c629d7c19e4f3856e27

fix(wl-kmod): bump release version
This commit is contained in:
Jon Mulder
2025-04-26 01:29:37 -04:00
committed by GitHub
parent a0505e95a4
commit 4315ecec68
+3 -1
View File
@@ -10,7 +10,7 @@
Name: wl-kmod
Version: 6.30.223.271
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -99,6 +99,8 @@ pushd %{name}-%{version}-src
%patch -P 24 -p1 -b .kernel_6.10_adaptation
%patch -P 25 -p1 -b .wpa_supplicant-2.11_adaptation
%patch -P 26 -p1 -b .kernel_6.12_adaptation
%patch -P 27 -p1 -b .kernel_6.13_adaptation
%patch -P 28 -p1 -b .kernel_6.14_adaptation
### NOTE: These MUST be added to as new EL versions are released.
%if 0%{?rhel} == 9