From 8c5bc9f068add6fbbaf33d05de11ac8c2f2e255a Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 31 Aug 2019 01:10:32 +0200 Subject: [PATCH] - updated to 20190815 --- linux-firmware.spec | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/linux-firmware.spec b/linux-firmware.spec index 68d7d5f..23cf6b8 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,5 +1,5 @@ %define rel 2 -%define ver 20190514 +%define ver 20190815 Summary: Firmware files used by the Linux kernel Summary(pl.UTF-8): Pliki firmware'u używane przez jądro Linuksa Name: linux-firmware @@ -7,8 +7,8 @@ Version: %{ver} Release: %{rel} License: GPL+ and GPL v2+ and MIT and Redistributable, no modification permitted Group: Base/Kernel -Source0: https://src.fedoraproject.org/repo/pkgs/linux-firmware/%{name}-%{version}.tar.xz/sha512/6de58e28892b06d88a74750957596eb17227a684a9603ff29a01f3c5712f40a79128aec3a94dfb71d0cfabd918a9add4216d4f8e9ef91c5c40859fb160422685/linux-firmware-%{version}.tar.xz -# Source0-md5: cb27c6f0348b45794ca1af7309d8632c +Source0: https://src.fedoraproject.org/repo/pkgs/linux-firmware/%{name}-%{version}.tar.xz/sha512/6347b332de927186de71785198c46bf488a106ea56d3a5293f9075f3ddf3f25c2065eadd98f291efefd9140cca4a08f3af446e8147a49963d87d1ca177e6292e/linux-firmware-%{version}.tar.xz +# Source0-md5: 65633818cb974a74ac6e31f2af390454 URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ Requires: microcode-data-amd Requires: microcode-data-intel @@ -161,6 +161,17 @@ drivers for Linux to support the iwl2030 hardware. Usage of the firmware is subject to the terms and conditions contained inside the provided LICENSE file. Please read it carefully. +%package -n iwl22000-firmware +Summary: Firmware for Intel(R) Centrino Wireless-N 22000 Series Adapters +License: Redistributable, no modification permitted +Group: Base/Kernel + +%description -n iwl22000-firmware +This package contains the firmware required by the Intel wireless +drivers for Linux to support the iwl22000 hardware. Usage of the +firmware is subject to the terms and conditions contained inside the +provided LICENSE file. Please read it carefully. + %package -n iwl22260-firmware Summary: Firmware for Intel(R) Centrino Wireless-N 22260 Series Adapters License: Redistributable, no modification permitted @@ -635,6 +646,12 @@ rm -rf $RPM_BUILD_ROOT %doc WHENCE LICENCE.iwlwifi_firmware /lib/firmware/iwlwifi-2030-*.ucode +%files -n iwl22000-firmware +%defattr(644,root,root,755) +%doc WHENCE LICENCE.iwlwifi_firmware +/lib/firmware/iwlwifi-Qu-*.ucode +/lib/firmware/iwlwifi-QuZ-*.ucode + %files -n iwl22260-firmware %defattr(644,root,root,755) %doc WHENCE LICENCE.iwlwifi_firmware -- 2.44.0