Bug 2380055

Summary: Review Request: rust-clang - Somewhat idiomatic Rust wrapper for libclang
Product: [Fedora] Fedora Reporter: Daiki Ueno <dueno>
Component: Package ReviewAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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-22 01:44:04 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:    
Bug Blocks: 2380056    

Description Daiki Ueno 2025-07-15 01:07:50 UTC
Spec URL: https://ueno.fedorapeople.org/rust-clang/rust-clang.spec
SRPM URL: https://ueno.fedorapeople.org/rust-clang/rust-clang-2.0.0-1.fc43.src.rpm
Description:
Somewhat idiomatic Rust wrapper for libclang

Reproducible: Always

Comment 1 Lokesh Mandvekar 2025-07-21 14:38:48 UTC
Package was generated with rust2rpm, simplifying the review.

- latest version of the crate is packaged
- license is valid, matches upstream and included in %license
- package complies with Rust Packaging Guidelines

Package APPROVED.

Comment 2 Fedora Admin user for bugzilla script actions 2025-07-22 01:14:04 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-clang

Comment 3 Daiki Ueno 2025-07-22 01:43:49 UTC
Thank you Lokesh, the package has been built in rawhide:
https://bodhi.fedoraproject.org/updates/FEDORA-2025-f56512bcfa

Comment 4 Fabio Valentini 2025-07-22 21:02:35 UTC
Note that the rust2rpm config file included in the package (and all the generated Requires from it) are unnecessary - they should all be transitively defined via rust-clang-sys subpackages that are pulled in by the respective rust-clang subpackages. So all Requires for clang-devel in this package seem to be redundant.