Spec URL: https://jsteffan.fedorapeople.org/envision/rust-openxr-sys.spec SRPM URL: https://jsteffan.fedorapeople.org/envision/rust-openxr-sys-0.11.0-1.fc39/rust-openxr-sys-0.11.0-1.fc40.src.rpm Description: OpenXR FFI bindings Fedora Account System Username: jsteffan
[requires] build = ["pkgconfig(openxr)"] lib = ["pkgconfig(openxr)"]
> # Remove bundled OpenXR-SDK > rm -rf OpenXR-SDK FYI you can use the [scripts] section in rust2rpm.toml to automate this bit as well
Package was generated with rust2rpm, simplifying the review. - package builds and installs without errors on rawhide - test suite is run and all unit tests pass - latest version of the crate is packaged - license matches upstream specification and is acceptable for Fedora - license file is included with %license in %files - package complies with Rust Packaging Guidelines Package APPROVED.
This will be added to the checked in rust2rpm.toml. [requires] build = ["pkgconfig(openxr)"] lib = ["pkgconfig(openxr)"] [scripts.prep] post = [ "# Remove bundled OpenXR-SDK", "rm -rf OpenXR-SDK" ]
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-openxr-sys
FEDORA-2024-6af25dec6b (rust-openxr-sys-0.11.0-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6af25dec6b
FEDORA-2024-6af25dec6b (rust-openxr-sys-0.11.0-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.