Bug 2380056
| Summary: | Review Request: rust-dlwrap - Dlopen wrapper code generator | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daiki Ueno <dueno> |
| Component: | Package Review | Assignee: | Lokesh Mandvekar <lsm5> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | decathorpe, lsm5, package-review |
| Target Milestone: | --- | Flags: | lsm5:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-07-25 14:53:34 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: | 2380055 | ||
| Bug Blocks: | 2380058 | ||
|
Description
Daiki Ueno
2025-07-15 01:13:33 UTC
Hi Daiki, with rust-clang now approved, can you please get that built and then do a scratch build of rust-dlwrap and post the koji link here? Thank you for the review, here is a scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=135254144 Package was generated with rust2rpm, simplifying the review. - builds in koji - installed binary /usr/bin/dlwrap is functional as expected - latest version of the crate is packaged - license is valid, matches upstream and included in %license - package complies with Rust Packaging Guidelines Package APPROVED. The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-dlwrap Thank you, Lokesh. The package has been built in rawhide: https://bodhi.fedoraproject.org/updates/FEDORA-2025-ceb5fe7c13 PS: You wouldn't necessarily need to have the patch to enable the "runtime" dependency for the clang bindings, adding "Requires: clang-libs" should work just as well. |