Attempt another pass at installing new AX2xx if iwl7260 is installed

This commit is contained in:
Peter Robinson 2021-10-04 19:53:09 +01:00
parent cfe7e08e3b
commit 1dff9a8056

View File

@ -1,5 +1,5 @@
%global debug_package %{nil}
%global firmware_release 123
%global firmware_release 124
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
@ -220,7 +220,7 @@ contained inside the provided LICENSE file. Please read it carefully.
Summary: Firmware for Intel(R) Wireless WiFi Link AX2xx Series Adapters
License: Redistributable, no modification permitted
Requires: linux-firmware-whence
Obsoletes: iwl7260-firmware < 1:25.30.13.0-123
Obsoletes: iwl7260-firmware <= 1:25.30.13.0-123
%description -n iwlax2xx-firmware
This package contains the firmware required by the Intel wireless drivers
for Linux. Usage of the firmware is subject to the terms and conditions
@ -451,6 +451,9 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/netronome/*
%changelog
* Mon Oct 4 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20210919-124
- Attempt another pass at installing new AX2xx if iwl7260 is installed
* Sat Oct 2 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20210919-123
- Update to upstream 20210919 release
- Split Intel wireless AX2xx series to a separate package