From c77ebe659993bee86effb7a7a6da7350d28853bf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 06:18:38 +0100 Subject: [PATCH] rebuilt with 3.18 [release 20150527.3161bfa-2mamba;Tue Sep 22 2015] --- linux-firmware.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/linux-firmware.spec b/linux-firmware.spec index f7ab379..079760d 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -27,11 +27,11 @@ %endif %if "%{?KERNEL_VER}" == "" - %define KERNEL_VER %(uname -r | sed "s|\\([0-9.]*\\).*|\\1|" ) + %define KERNEL_VER %(uname -r | sed "s|\\([0-9.]*\\)mamba|\\1|" ) %endif Name: linux-firmware -Version: 20150206.17657c3 +Version: 20150527.3161bfa Release: 2mamba Summary: Collection of firmware files used by the Linux Kernel Group: System/Kernel and Hardware @@ -163,6 +163,9 @@ done /lib/firmware/LICENCE.xc5000 /lib/firmware/LICENCE.xc5000c /lib/firmware/LICENCE.ca0132 +/lib/firmware/LICENCE.nvidia +/lib/firmware/LICENSE.QualcommAtheros_ar3k +/lib/firmware/LICENSE.QualcommAtheros_ath10k %files extra -f not-matching-firmware.list /lib/firmware/LICENCE.fw_sst_0f28 @@ -191,6 +194,12 @@ done /lib/firmware/LICENCE.xc4000 %changelog +* Tue Sep 22 2015 Silvan Calarco 20150527.3161bfa-2mamba +- rebuilt with 3.18 + +* Wed Jul 01 2015 Automatic Build System 20150527.3161bfa-1mamba +- automatic version update by autodist + * Sat Mar 07 2015 Silvan Calarco 20150206.17657c3-2mamba - rebuilt to fix running vs installed kernel mismatch problem (add check)