This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'GPL-1.0-or-later AND GPL-2.0-or-later AND MIT AND LicenseRef-Callaway-Redistributable-no-modification- permitted'. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 - Package does not use a name that already exists. Note: A package with this name already exists. Please check https://src.fedoraproject.org/rpms/linux-firmware See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Naming/#_conflicting_package_names ===== MUST items ===== Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "*No copyright* Apache License 2.0", "GNU General Public License, Version 2", "ISC License", "Apache License 2.0 and/or BSD 2-Clause License and/or Public domain", "BSD 3-Clause License", "*No copyright* GNU General Public License, Version 2", "BSD 4-Clause License", "*No copyright* GNU General Public License", "MIT License", "GNU General Public License", "*No copyright* BSD 3-Clause License and/or GNU General Public License, Version 2", "*No copyright* Creative Commons CC0 1.0", "GNU General Public License v2.0 or later", "BSD 3-Clause License and/or GNU General Public License, Version 2", "OpenSSL License", "GNU General Public License v2.0 or later [obsolete FSF postal address (Mass Ave)]", "BSD-4-Clause (University of California-Specific)", "BSD 3-Clause License and/or ISC License", "*No copyright* GNU General Public License v2.0 or later", "GNU Lesser General Public License v2.1 or later [obsolete FSF postal address (Temple Place)]", "GNU General Public License v2.0 or later and/or ISC License", "GNU General Public License, Version 2 and/or ISC License", "GNU Lesser General Public License, Version 2.1". 4422 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/linux-firmware/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/lib/firmware/intel/iwlwifi [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/firmware/intel, /usr/lib/firmware, /usr/lib/firmware/mrvl, /usr/lib/firmware/intel/iwlwifi [ ]: Package contains no bundled libraries or specifies bundled libraries with Provides: bundled() if unbundling is not possible. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in linux- firmware-whence , amd-gpu-firmware , intel-gpu-firmware , nvidia-gpu- firmware , amd-ucode-firmware , atheros-firmware , brcmfmac-firmware , iwlegacy-firmware , iwlwifi-dvm-firmware , iwlwifi-mvm-firmware , iwlwifi-mld-firmware , libertas-firmware , mt7xxx-firmware , nxpwireless-firmware , realtek-firmware , qcom-wwan-firmware , tiwilink-firmware , liquidio-firmware , mlxsw_spectrum-firmware , mrvlprestera-firmware , netronome-firmware , qcom-accel-firmware , qed-firmware , mediatek-firmware , qcom-firmware , intel-vsc-firmware , cirrus-audio-firmware , intel-audio-firmware , intel-npu-firmware , dvb-firmware [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Scriptlets must be sane, if used. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define _binaries_in_noarch_packages_terminate_build 0 [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: linux-firmware-20260410-1.fc45.noarch.rpm linux-firmware-whence-20260410-1.fc45.noarch.rpm amd-gpu-firmware-20260410-1.fc45.noarch.rpm intel-gpu-firmware-20260410-1.fc45.noarch.rpm nvidia-gpu-firmware-20260410-1.fc45.noarch.rpm amd-ucode-firmware-20260410-1.fc45.noarch.rpm atheros-firmware-20260410-1.fc45.noarch.rpm brcmfmac-firmware-20260410-1.fc45.noarch.rpm iwlegacy-firmware-20260410-1.fc45.noarch.rpm iwlwifi-dvm-firmware-20260410-1.fc45.noarch.rpm iwlwifi-mvm-firmware-20260410-1.fc45.noarch.rpm iwlwifi-mld-firmware-20260410-1.fc45.noarch.rpm libertas-firmware-20260410-1.fc45.noarch.rpm mt7xxx-firmware-20260410-1.fc45.noarch.rpm nxpwireless-firmware-20260410-1.fc45.noarch.rpm realtek-firmware-20260410-1.fc45.noarch.rpm qcom-wwan-firmware-20260410-1.fc45.noarch.rpm tiwilink-firmware-20260410-1.fc45.noarch.rpm liquidio-firmware-20260410-1.fc45.noarch.rpm mlxsw_spectrum-firmware-20260410-1.fc45.noarch.rpm mrvlprestera-firmware-20260410-1.fc45.noarch.rpm netronome-firmware-20260410-1.fc45.noarch.rpm qcom-accel-firmware-20260410-1.fc45.noarch.rpm qed-firmware-20260410-1.fc45.noarch.rpm mediatek-firmware-20260410-1.fc45.noarch.rpm qcom-firmware-20260410-1.fc45.noarch.rpm intel-vsc-firmware-20260410-1.fc45.noarch.rpm cirrus-audio-firmware-20260410-1.fc45.noarch.rpm intel-audio-firmware-20260410-1.fc45.noarch.rpm intel-npu-firmware-20260410-1.fc45.noarch.rpm dvb-firmware-20260410-1.fc45.noarch.rpm linux-firmware-20260410-1.fc45.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp4no4yugt')] checks: 32, packages: 32 dvb-firmware.noarch: E: spelling-error ('chipsets', '%description -l en_US chipsets -> chip sets, chip-sets, chips') mediatek-firmware.noarch: E: spelling-error ('compoents', '%description -l en_US compoents -> components, component, complements') mlxsw_spectrum-firmware.noarch: E: spelling-error ('ethernet', '%description -l en_US ethernet -> Ethernet, ether net, ether-net') qcom-accel-firmware.noarch: E: spelling-error ('vRAN', 'Summary(en_US) vRAN -> v Ran, bran, van') qcom-accel-firmware.noarch: E: spelling-error ('vRAN', '%description -l en_US vRAN -> v Ran, bran, van') qcom-firmware.noarch: E: spelling-error ('compoents', '%description -l en_US compoents -> components, component, complements') qed-firmware.noarch: E: spelling-error ('iWARP', '%description -l en_US iWARP -> i Warp, warp, antiwar') qed-firmware.noarch: E: spelling-error ('ethernet', '%description -l en_US ethernet -> Ethernet, ether net, ether-net') amd-gpu-firmware.noarch: W: no-documentation amd-ucode-firmware.noarch: W: no-documentation atheros-firmware.noarch: W: no-documentation brcmfmac-firmware.noarch: W: no-documentation cirrus-audio-firmware.noarch: W: no-documentation dvb-firmware.noarch: W: no-documentation intel-audio-firmware.noarch: W: no-documentation intel-gpu-firmware.noarch: W: no-documentation intel-npu-firmware.noarch: W: no-documentation intel-vsc-firmware.noarch: W: no-documentation iwlegacy-firmware.noarch: W: no-documentation iwlwifi-dvm-firmware.noarch: W: no-documentation iwlwifi-mld-firmware.noarch: W: no-documentation iwlwifi-mvm-firmware.noarch: W: no-documentation linux-firmware.noarch: W: no-documentation linux-firmware-whence.noarch: W: no-documentation liquidio-firmware.noarch: W: no-documentation mediatek-firmware.noarch: W: no-documentation mlxsw_spectrum-firmware.noarch: W: no-documentation mrvlprestera-firmware.noarch: W: no-documentation mt7xxx-firmware.noarch: W: no-documentation netronome-firmware.noarch: W: no-documentation nvidia-gpu-firmware.noarch: W: no-documentation nxpwireless-firmware.noarch: W: no-documentation qcom-accel-firmware.noarch: W: no-documentation qcom-firmware.noarch: W: no-documentation qcom-wwan-firmware.noarch: W: no-documentation qed-firmware.noarch: W: no-documentation realtek-firmware.noarch: W: no-documentation tiwilink-firmware.noarch: W: no-documentation linux-firmware.spec: W: no-%check-section amd-gpu-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted amd-ucode-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted atheros-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted brcmfmac-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted cirrus-audio-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted dvb-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted intel-audio-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted intel-gpu-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted intel-npu-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted intel-vsc-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted iwlegacy-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted iwlwifi-dvm-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted iwlwifi-mld-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted iwlwifi-mvm-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted libertas-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted linux-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted linux-firmware.src: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted linux-firmware-whence.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted liquidio-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted mediatek-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted mlxsw_spectrum-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted mrvlprestera-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted mt7xxx-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted netronome-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted nvidia-gpu-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted nxpwireless-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted qcom-accel-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted qcom-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted qcom-wwan-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted qed-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted realtek-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted tiwilink-firmware.noarch: W: invalid-license LicenseRef-Callaway-Redistributable-no-modification-permitted linux-firmware.noarch: E: incorrect-fsf-address /usr/share/licenses/linux-firmware/GPL-2 atheros-firmware.noarch: W: hidden-file-or-dir /usr/lib/firmware/ath11k/QCN9074/hw1.0/.notice.xz intel-gpu-firmware.noarch: E: description-line-too-long Firmware for Intel GPUs including GuC (Graphics Microcontroller), HuC (HEVC/H.265 intel-gpu-firmware.noarch: E: description-line-too-long Microcontroller) and DMC (Display Microcontroller) firmware for Skylake and later linux-firmware-whence.noarch: E: description-line-too-long This package contains the WHENCE license file which documents the vendor license details. libertas-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/libertas/sd8688.bin.xz ../mrvl/sd8688.bin.xz libertas-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/libertas/sd8688_helper.bin.xz ../mrvl/sd8688_helper.bin.xz linux-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/mrvl/sd8688_helper.bin.xz ../libertas/sd8682_helper.bin.xz linux-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/vpu_d.bin.xz mediatek/mt8173/vpu_d.bin.xz linux-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/vpu_p.bin.xz mediatek/mt8173/vpu_p.bin.xz qcom-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/qcom/qcm2290/wlanmdsp.mbn.xz ../../ath10k/WCN3990/hw1.0/qcm2290/wlanmdsp.mbn.xz qcom-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/qcom/qcm6490/wpss.mbn.xz ../../ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn.xz qcom-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/qcom/qcs6490/wpss.mbn.xz ../../ath11k/WCN6750/hw1.0/qcm6490/wpss.mbn.xz qcom-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/qcom/qrb4210/wlanmdsp.mbn.xz ../../ath10k/WCN3990/hw1.0/qcm2290/wlanmdsp.mbn.xz qcom-firmware.noarch: W: dangling-relative-symlink /usr/lib/firmware/qcom/sdm845/wlanmdsp.mbn.xz ../../ath10k/WCN3990/hw1.0/wlanmdsp.mbn.xz 32 packages and 0 specfiles checked; 12 errors, 74 warnings, 136 filtered, 12 badness; has taken 29.4 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "iwlwifi-dvm-firmware". (none): E: there is no installed rpm "netronome-firmware". (none): E: there is no installed rpm "qcom-accel-firmware". (none): E: there is no installed rpm "intel-audio-firmware". (none): E: there is no installed rpm "liquidio-firmware". (none): E: there is no installed rpm "nvidia-gpu-firmware". (none): E: there is no installed rpm "qcom-wwan-firmware". (none): E: there is no installed rpm "linux-firmware". (none): E: there is no installed rpm "tiwilink-firmware". (none): E: there is no installed rpm "amd-gpu-firmware". (none): E: there is no installed rpm "mrvlprestera-firmware". (none): E: there is no installed rpm "mediatek-firmware". (none): E: there is no installed rpm "qcom-firmware". (none): E: there is no installed rpm "realtek-firmware". (none): E: there is no installed rpm "intel-vsc-firmware". (none): E: there is no installed rpm "libertas-firmware". (none): E: there is no installed rpm "amd-ucode-firmware". (none): E: there is no installed rpm "linux-firmware-whence". (none): E: there is no installed rpm "brcmfmac-firmware". (none): E: there is no installed rpm "cirrus-audio-firmware". (none): E: there is no installed rpm "qed-firmware". (none): E: there is no installed rpm "nxpwireless-firmware". (none): E: there is no installed rpm "dvb-firmware". (none): E: there is no installed rpm "intel-npu-firmware". (none): E: there is no installed rpm "intel-gpu-firmware". (none): E: there is no installed rpm "atheros-firmware". (none): E: there is no installed rpm "mt7xxx-firmware". (none): E: there is no installed rpm "iwlwifi-mvm-firmware". (none): E: there is no installed rpm "mlxsw_spectrum-firmware". (none): E: there is no installed rpm "iwlwifi-mld-firmware". (none): E: there is no installed rpm "iwlegacy-firmware". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.9.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 31 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://www.kernel.org/pub/linux/kernel/firmware/linux-firmware-20260410.tar.xz : CHECKSUM(SHA256) this package : b7812ed6d59f6b09ecceddaa0be842a7e82a79cc0e46ca60478a4ebf02f1e178 CHECKSUM(SHA256) upstream package : b7812ed6d59f6b09ecceddaa0be842a7e82a79cc0e46ca60478a4ebf02f1e178 Requires -------- linux-firmware (rpmlib, GLIBC filtered): ((linux-firmware = 20260410-1.fc45) if linux-firmware) linux-firmware-whence linux-firmware-whence (rpmlib, GLIBC filtered): amd-gpu-firmware (rpmlib, GLIBC filtered): linux-firmware-whence intel-gpu-firmware (rpmlib, GLIBC filtered): linux-firmware-whence nvidia-gpu-firmware (rpmlib, GLIBC filtered): linux-firmware-whence amd-ucode-firmware (rpmlib, GLIBC filtered): linux-firmware-whence atheros-firmware (rpmlib, GLIBC filtered): linux-firmware-whence brcmfmac-firmware (rpmlib, GLIBC filtered): linux-firmware-whence iwlegacy-firmware (rpmlib, GLIBC filtered): linux-firmware-whence iwlwifi-dvm-firmware (rpmlib, GLIBC filtered): linux-firmware-whence iwlwifi-mvm-firmware (rpmlib, GLIBC filtered): iwlwifi-mld-firmware linux-firmware-whence iwlwifi-mld-firmware (rpmlib, GLIBC filtered): linux-firmware-whence libertas-firmware (rpmlib, GLIBC filtered): linux-firmware-whence mt7xxx-firmware (rpmlib, GLIBC filtered): linux-firmware-whence nxpwireless-firmware (rpmlib, GLIBC filtered): linux-firmware-whence realtek-firmware (rpmlib, GLIBC filtered): linux-firmware-whence qcom-wwan-firmware (rpmlib, GLIBC filtered): linux-firmware-whence tiwilink-firmware (rpmlib, GLIBC filtered): linux-firmware-whence liquidio-firmware (rpmlib, GLIBC filtered): linux-firmware-whence mlxsw_spectrum-firmware (rpmlib, GLIBC filtered): linux-firmware-whence mrvlprestera-firmware (rpmlib, GLIBC filtered): linux-firmware-whence netronome-firmware (rpmlib, GLIBC filtered): linux-firmware-whence qcom-accel-firmware (rpmlib, GLIBC filtered): linux-firmware-whence qed-firmware (rpmlib, GLIBC filtered): linux-firmware-whence mediatek-firmware (rpmlib, GLIBC filtered): linux-firmware-whence qcom-firmware (rpmlib, GLIBC filtered): atheros-firmware linux-firmware-whence intel-vsc-firmware (rpmlib, GLIBC filtered): linux-firmware-whence cirrus-audio-firmware (rpmlib, GLIBC filtered): linux-firmware-whence intel-audio-firmware (rpmlib, GLIBC filtered): linux-firmware-whence intel-npu-firmware (rpmlib, GLIBC filtered): linux-firmware-whence dvb-firmware (rpmlib, GLIBC filtered): linux-firmware-whence Provides -------- linux-firmware: linux-firmware linux-firmware-whence: linux-firmware-whence amd-gpu-firmware: amd-gpu-firmware intel-gpu-firmware: intel-gpu-firmware nvidia-gpu-firmware: nvidia-gpu-firmware amd-ucode-firmware: amd-ucode-firmware atheros-firmware: atheros-firmware brcmfmac-firmware: brcmfmac-firmware iwlegacy-firmware: iwlegacy-firmware iwlwifi-dvm-firmware: iwlwifi-dvm-firmware iwlwifi-mvm-firmware: iwlwifi-mvm-firmware iwlwifi-mld-firmware: iwlwifi-mld-firmware libertas-firmware: libertas-firmware mt7xxx-firmware: mt7xxx-firmware nxpwireless-firmware: nxpwireless-firmware realtek-firmware: realtek-firmware qcom-wwan-firmware: qcom-wwan-firmware tiwilink-firmware: tiwilink-firmware liquidio-firmware: liquidio-firmware mlxsw_spectrum-firmware: mlxsw_spectrum-firmware mrvlprestera-firmware: mrvlprestera-firmware netronome-firmware: netronome-firmware qcom-accel-firmware: qcom-accel-firmware qed-firmware: qed-firmware mediatek-firmware: mediatek-firmware qcom-firmware: qcom-firmware intel-vsc-firmware: intel-vsc-firmware cirrus-audio-firmware: cirrus-audio-firmware intel-audio-firmware: intel-audio-firmware intel-npu-firmware: intel-npu-firmware dvb-firmware: dvb-firmware Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name linux-firmware --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Shell-api, Generic Disabled plugins: C/C++, SugarActivity, Ocaml, PHP, Python, Perl, fonts, Java, Haskell, R Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH