Bug 2153766
| Summary: | Review Request: rust-cursive0.16 - TUI (Text User Interface) library focused on ease-of-use | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michel Lind <michel> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | davide, decathorpe, package-review, ppisar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rust-cursive0.16-0.16.3-3.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-02-03 14:00:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2153797 | ||
| Bug Blocks: | 2039060 | ||
|
Description
Michel Lind
2022-12-15 11:57:16 UTC
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=95395643 This is needed to update rust-cursive which is needed to update below-common, since rust-resctl-demo still requires the older version This is missing license files Updated: https://koji.fedoraproject.org/koji/taskinfo?taskID=95398337 Same spec and SRPM Package review isn't strictly necessary for compat packages, but looks good to me.
I assume you used "rust2rpm cursive 0.16.3 --suffix 0.16" to create the spec?
The only suggestion I have is to use
%license %{crate_instdir}/LICENSE
instead of plain
%license LICENSE
so that the file is not included twice in the built packages.
Do you want me to formally review and approve the package?
I did, thanks. And good point, reviews are not necessary, though seems this caught a couple of things so it works out! I think Davide is doing the formal review Repo requested: https://pagure.io/releng/fedora-scm-requests/issue/49880 |