Bug 2342192
Summary: | Review Request: rust-triforce-lv2 - Minimum variance distortionless response beamformer for Apple mic arrays | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Davide Cavalca <davide> |
Component: | Package Review | Assignee: | Neal Gompa <ngompa13> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | asahi-sig, decathorpe, ngompa13, package-review |
Target Milestone: | --- | Keywords: | AutomationTriaged |
Target Release: | --- | Flags: | ngompa13:
fedora-review+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://crates.io/crates/triforce-lv2 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-01-27 16:26:21 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
2025-01-27 04:26:20 UTC
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=128517058 $ cat rust2rpm.toml [package] extra-files = [ "%{_libdir}/lv2/triforce.lv2/manifest.ttl", "%{_libdir}/lv2/triforce.lv2/triforce.ttl", "%{_libdir}/lv2/triforce.lv2/triforce.so", ] [requires] build = ["make"] bin = ["lv2"] [scripts] install.post = [ "%make_install LIBDIR=%{_libdir}" ] Copr build: https://copr.fedorainfracloud.org/coprs/build/8576831 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2342192-rust-triforce-lv2/fedora-rawhide-x86_64/08576831-rust-triforce-lv2/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Package was generated with rust2rpm, simplifying the review. ✅ package contains only permissible content ✅ package builds and installs without errors on rawhide ✅ test suite is run and all unit tests pass ✅ latest version 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. === Recommended post-import tasks: - set up package on release-monitoring.org: - add @rust-sig with "commit" access as package co-maintainer (should happen automatically) - add @asahi-sig with "admin" access as package co-maintainer - set bugzilla assignee overrides to @rust-sig - track package in koschei for all built branches (should happen automatically once rust-sig is co-maintainer) The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-triforce-lv2 FEDORA-2025-444c9b970d (rust-triforce-lv2-0.1.1-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-444c9b970d FEDORA-2025-444c9b970d (rust-triforce-lv2-0.1.1-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. Would it have made sense to rename the binary package here to lv2-triforce too, similar to what was done here? https://src.fedoraproject.org/rpms/rust-bankstown-lv2/blob/rawhide/f/rust-bankstown-lv2.spec#_27 Good catch, put up https://src.fedoraproject.org/rpms/rust-triforce-lv2/pull-request/1 for that |