https://bugzilla.redhat.com/show_bug.cgi?id=2284291

Fabio Valentini <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]



--- Comment #2 from Fabio Valentini <[email protected]> ---
> %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 -- [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://pagure.io/fedora-infrastructure/new_issue

Reply via email to