https://bugzilla.redhat.com/show_bug.cgi?id=2284291 Fabio Valentini <decathorpe@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Assignee|nobody@xxxxxxxxxxxxxxxxx |decathorpe@xxxxxxxxx Flags| |fedora-review? Status|NEW |ASSIGNED CC| |decathorpe@xxxxxxxxx --- Comment #2 from Fabio Valentini <decathorpe@xxxxxxxxx> --- > %package -n %{crate} > Summary: %{summary} > # FIXME: paste output of %%cargo_license_summary here > License: # FIXME > # LICENSE.dependencies contains a full license breakdown > > %description -n %{crate} %{_description} > > %files -n %{crate} > %license LICENSE-APACHE > %license LICENSE-MIT > %license LICENSE.dependencies > %doc CHANGELOG.md > %doc README.md > %{_bindir}/odumpbom Looks like you missed that this provides a binary too? If you only need the library interface, I would recommend to use a rust2rpm.toml config file with ``` [package] cargo-install-bin = false ``` -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2284291 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202284291%23c2 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue