Bug 1976380
| Summary: | Review Request: rust-beef - More compact Cow | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Davide Cavalca <davide> |
| Component: | Package Review | Assignee: | Fabio Valentini <decathorpe> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | decathorpe, package-review |
| Target Milestone: | --- | Flags: | decathorpe:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rust-beef-0.5.1-1.fc35 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-04 17:06:52 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: | |||
|
Description
Davide Cavalca
2021-06-25 21:59:09 UTC
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=70820845 Package generated with rust2rpm, simplifying the review: - package builds and installs without errors on rawhide - latest version is packaged - patches are justified and linked to upstream PRs - license is correct, acceptable, and included as %license - test suite is run and all tests pass (unless otherwise justified) PACKAGE APPROVED. Minor issue: Please exclude the "ci" directory from installed files, like this: https://src.fedoraproject.org/rpms/rust-criterion/blob/rawhide/f/rust-criterion.spec#_47 Or even better, suggest upstream that they could use an "exclude = ["ci"]" directive in their Cargo.toml file, since those files are useless in published crates and for downstream users. Thanks! $ fedpkg request-repo rust-beef 1976380 https://pagure.io/releng/fedora-scm-requests/issue/35388 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-beef |