Bug 2271120

Summary: Review Request: rust-path-clean - Rust implementation of cleanname or path.Clean
Product: [Fedora] Fedora Reporter: Arthur Bols <arthur>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---Flags: decathorpe: fedora-review?
Hardware: All   
OS: Linux   
URL: https://crates.io/crates/path-clean
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-04 12:53:35 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: 2262203    

Description Arthur Bols 2024-03-22 20:21:37 UTC
Spec URL: https://principis.fedorapeople.org/rust-path-clean.spec
SRPM URL: https://principis.fedorapeople.org/rust-path-clean-1.0.1-1.fc41.src.rpm
Description: A Rust implementation of cleanname or path.Clean.
Fedora Account System Username: principis

Comment 1 Fedora Review Service 2024-03-22 20:27:12 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7202793
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2271120-rust-path-clean/fedora-rawhide-x86_64/07202793-rust-path-clean/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.

Comment 3 Fabio Valentini 2024-04-06 11:34:46 UTC
Package looks good, with a minor issue.

The LICENSE-APACHE file only contains the license header, not the actual license text for Apache-2.0.
The full text is required to be included in redistributed sources. Please report this as an upstream issue.

Comment 4 Arthur Bols 2024-04-07 10:15:56 UTC
Thanks! Opened an issue upstream and added the correct license in the spec.

Spec URL: https://principis.fedorapeople.org/rust-path-clean.spec
SRPM URL: https://principis.fedorapeople.org/rust-path-clean-1.0.1-1.fc41.src.rpm

Comment 5 Arthur Bols 2024-04-07 10:16:17 UTC
Upstream issue: https://github.com/danreeves/path-clean/issues/15

Comment 6 Fabio Valentini 2024-04-15 14:32:54 UTC
Thanks! Can you use the URL to upstream license file instead of plain file name?

Something like this should do it:

"""
# Missing Apache license: https://github.com/danreeves/path-clean/issues/15
Source1:        https://github.com/danreeves/path-clean/raw/3876d7c/LICENSE-APACHE
"""

Comment 7 Fabio Valentini 2024-06-04 12:53:35 UTC
I resubmitted this package myself because this review seems to be stalled.

*** This bug has been marked as a duplicate of bug 2290369 ***