From 4315ecec687ab706bd752aa5b8e0548a4f0d4306 Mon Sep 17 00:00:00 2001 From: Jon Mulder Date: Sat, 26 Apr 2025 01:29:37 -0400 Subject: [PATCH] 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 --- anda/system/wl-kmod/wl-kmod.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/system/wl-kmod/wl-kmod.spec b/anda/system/wl-kmod/wl-kmod.spec index 5fe855f427..7221f0d952 100644 --- a/anda/system/wl-kmod/wl-kmod.spec +++ b/anda/system/wl-kmod/wl-kmod.spec @@ -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