Order firmware sub packages alphabetically
This commit is contained in:
parent
7037750a3e
commit
a9bdf9196c
@ -227,6 +227,20 @@ This package contains the firmware required by the Intel wireless drivers
|
|||||||
for Linux. Usage of the firmware is subject to the terms and conditions
|
for Linux. Usage of the firmware is subject to the terms and conditions
|
||||||
contained inside the provided LICENSE file. Please read it carefully.
|
contained inside the provided LICENSE file. Please read it carefully.
|
||||||
|
|
||||||
|
%package -n libertas-sd8686-firmware
|
||||||
|
Summary: Firmware for Marvell Libertas SD 8686 Network Adapter
|
||||||
|
License: Redistributable, no modification permitted
|
||||||
|
Requires: linux-firmware-whence
|
||||||
|
%description -n libertas-sd8686-firmware
|
||||||
|
Firmware for Marvell Libertas SD 8686 Network Adapter
|
||||||
|
|
||||||
|
%package -n libertas-sd8787-firmware
|
||||||
|
Summary: Firmware for Marvell Libertas SD 8787 Network Adapter
|
||||||
|
License: Redistributable, no modification permitted
|
||||||
|
Requires: linux-firmware-whence
|
||||||
|
%description -n libertas-sd8787-firmware
|
||||||
|
Firmware for Marvell Libertas SD 8787 Network Adapter
|
||||||
|
|
||||||
%package -n libertas-usb8388-firmware
|
%package -n libertas-usb8388-firmware
|
||||||
Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
|
Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
@ -243,20 +257,6 @@ Requires: linux-firmware-whence
|
|||||||
Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network
|
Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network
|
||||||
support.
|
support.
|
||||||
|
|
||||||
%package -n libertas-sd8686-firmware
|
|
||||||
Summary: Firmware for Marvell Libertas SD 8686 Network Adapter
|
|
||||||
License: Redistributable, no modification permitted
|
|
||||||
Requires: linux-firmware-whence
|
|
||||||
%description -n libertas-sd8686-firmware
|
|
||||||
Firmware for Marvell Libertas SD 8686 Network Adapter
|
|
||||||
|
|
||||||
%package -n libertas-sd8787-firmware
|
|
||||||
Summary: Firmware for Marvell Libertas SD 8787 Network Adapter
|
|
||||||
License: Redistributable, no modification permitted
|
|
||||||
Requires: linux-firmware-whence
|
|
||||||
%description -n libertas-sd8787-firmware
|
|
||||||
Firmware for Marvell Libertas SD 8787 Network Adapter
|
|
||||||
|
|
||||||
%package -n liquidio-firmware
|
%package -n liquidio-firmware
|
||||||
Summary: Firmware for Cavium LiquidIO Intelligent Server Adapter
|
Summary: Firmware for Cavium LiquidIO Intelligent Server Adapter
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
@ -264,13 +264,6 @@ Requires: linux-firmware-whence
|
|||||||
%description -n liquidio-firmware
|
%description -n liquidio-firmware
|
||||||
Firmware for Cavium LiquidIO Intelligent Server Adapter
|
Firmware for Cavium LiquidIO Intelligent Server Adapter
|
||||||
|
|
||||||
%package -n netronome-firmware
|
|
||||||
Summary: Firmware for Netronome Smart NICs
|
|
||||||
License: Redistributable, no modification permitted
|
|
||||||
Requires: linux-firmware-whence
|
|
||||||
%description -n netronome-firmware
|
|
||||||
Firmware for Netronome Smart NICs
|
|
||||||
|
|
||||||
%package -n mrvlprestera-firmware
|
%package -n mrvlprestera-firmware
|
||||||
Summary: Firmware for Marvell Prestera Switchdev/ASIC devices
|
Summary: Firmware for Marvell Prestera Switchdev/ASIC devices
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
@ -278,6 +271,13 @@ Requires: linux-firmware-whence
|
|||||||
%description -n mrvlprestera-firmware
|
%description -n mrvlprestera-firmware
|
||||||
Firmware for Marvell Prestera Switchdev/ASIC devices
|
Firmware for Marvell Prestera Switchdev/ASIC devices
|
||||||
|
|
||||||
|
%package -n netronome-firmware
|
||||||
|
Summary: Firmware for Netronome Smart NICs
|
||||||
|
License: Redistributable, no modification permitted
|
||||||
|
Requires: linux-firmware-whence
|
||||||
|
%description -n netronome-firmware
|
||||||
|
Firmware for Netronome Smart NICs
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
@ -429,16 +429,6 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/iwlwifi-ty-a0*
|
%{_firmwarepath}/iwlwifi-ty-a0*
|
||||||
%{_firmwarepath}/iwlwifi-so-a0*
|
%{_firmwarepath}/iwlwifi-so-a0*
|
||||||
|
|
||||||
%files -n libertas-usb8388-firmware
|
|
||||||
%license LICENCE.Marvell
|
|
||||||
%dir %{_firmwarepath}/libertas
|
|
||||||
%{_firmwarepath}/libertas/usb8388_v9.bin*
|
|
||||||
|
|
||||||
%files -n libertas-usb8388-olpc-firmware
|
|
||||||
%license LICENCE.Marvell
|
|
||||||
%dir %{_firmwarepath}/libertas
|
|
||||||
%{_firmwarepath}/libertas/usb8388_olpc.bin*
|
|
||||||
|
|
||||||
%files -n libertas-sd8686-firmware
|
%files -n libertas-sd8686-firmware
|
||||||
%license LICENCE.Marvell
|
%license LICENCE.Marvell
|
||||||
%dir %{_firmwarepath}/libertas
|
%dir %{_firmwarepath}/libertas
|
||||||
@ -449,21 +439,31 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%dir %{_firmwarepath}/mrvl
|
%dir %{_firmwarepath}/mrvl
|
||||||
%{_firmwarepath}/mrvl/sd8787*
|
%{_firmwarepath}/mrvl/sd8787*
|
||||||
|
|
||||||
|
%files -n libertas-usb8388-firmware
|
||||||
|
%license LICENCE.Marvell
|
||||||
|
%dir %{_firmwarepath}/libertas
|
||||||
|
%{_firmwarepath}/libertas/usb8388_v9.bin*
|
||||||
|
|
||||||
|
%files -n libertas-usb8388-olpc-firmware
|
||||||
|
%license LICENCE.Marvell
|
||||||
|
%dir %{_firmwarepath}/libertas
|
||||||
|
%{_firmwarepath}/libertas/usb8388_olpc.bin*
|
||||||
|
|
||||||
%files -n liquidio-firmware
|
%files -n liquidio-firmware
|
||||||
%license LICENCE.cavium_liquidio
|
%license LICENCE.cavium_liquidio
|
||||||
%dir %{_firmwarepath}/liquidio
|
%dir %{_firmwarepath}/liquidio
|
||||||
%{_firmwarepath}/liquidio/*
|
%{_firmwarepath}/liquidio/*
|
||||||
|
|
||||||
%files -n netronome-firmware
|
|
||||||
%license LICENCE.Netronome
|
|
||||||
%dir %{_firmwarepath}/netronome
|
|
||||||
%{_firmwarepath}/netronome/*
|
|
||||||
|
|
||||||
%files -n mrvlprestera-firmware
|
%files -n mrvlprestera-firmware
|
||||||
%license LICENCE.Marvell
|
%license LICENCE.Marvell
|
||||||
%dir %{_firmwarepath}/mrvl/prestera
|
%dir %{_firmwarepath}/mrvl/prestera
|
||||||
%{_firmwarepath}/mrvl/prestera/*
|
%{_firmwarepath}/mrvl/prestera/*
|
||||||
|
|
||||||
|
%files -n netronome-firmware
|
||||||
|
%license LICENCE.Netronome
|
||||||
|
%dir %{_firmwarepath}/netronome
|
||||||
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon May 9 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 20220509-132
|
* Mon May 9 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 20220509-132
|
||||||
- Update to upstream 20220509 release
|
- Update to upstream 20220509 release
|
||||||
|
Loading…
Reference in New Issue
Block a user