https://bugzilla.redhat.com/show_bug.cgi?id=2447805
--- Comment #5 from Jonathan Steffan <[email protected]> --- Changelog: - Fixed built packages failing to install: bindgen was an optional 0.56-pinned build-dependency, unsatisfiable since Fedora only ships bindgen 0.72; made it mandatory, pinned to 0.72 - Dropped the "regenerate_bindings" dev-only helper binary and regenerate_bindings.sh (never actually buildable, and its #!/bin/sh shebang pulled an unwanted /usr/bin/sh dependency onto -devel) - Bindings are now unconditionally regenerated from live ALSA headers at build time instead of shipping a stale pregenerated src/generated.rs; fixed the ALSA header include path and updated to the bindgen 0.72 API - Reworked the Cargo.toml fix to use rust2rpm's own metadata-patch mechanism and added pkgconfig(alsa) Requires/BuildRequires, so rust2rpm regeneration now reproduces the spec exactly Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-quad-alsa-sys.spec SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-quad-alsa-sys-0.3.2-1.fc44.src.rpm rust2rpm.toml URL: https://jsteffan.fedorapeople.org/xrizer/rust-quad-alsa-sys-rust2rpm.toml -- 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=2447805 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202447805%23c5 -- _______________________________________________ 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
