https://bugzilla.redhat.com/show_bug.cgi?id=2453438
--- Comment #9 from Kurtis <[email protected]> --- Spec URL: https://download.copr.fedorainfracloud.org/results/kmarinos/amdgpu_top/srpm-builds/10843043/amdgpu_top.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/kmarinos/amdgpu_top/srpm-builds/10843043/amdgpu_top-0.11.5-1.fc45.src.rpm Changes: - Added BuildRequires: gcc: While amdgpu_top is primarily a Rust application, it interfaces with system C libraries (libdrm, libX11, wayland) via FFI. During %cargo_build, the Rust build scripts require a C compiler to parse C headers and generate the bindings. - Simplified and Updated the SPDX License String: Reduced the redundant OR clauses from the generated list (e.g., MIT AND (MIT OR Apache-2.0) which logically reduces to just MIT) to clean up the spec file. String should now accurately reflect the assets pulled in by GUI dependencies and the upstream project. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2453438 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202453438%23c9 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
