Bug 2314328

Summary: Review Request: rust-relm4-css - Idiomatic GUI library inspired by Elm and based on gtk4-rs
Product: [Fedora] Fedora Reporter: Jonathan Steffan <jonathansteffan>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED RAWHIDE 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/relm4-css
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-05 14:20: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:
Bug Depends On:    
Bug Blocks: 2292541    
Attachments:
Description Flags
The .spec file difference from Copr build 8062791 to 8062985 none

Description Jonathan Steffan 2024-09-23 21:44:07 UTC
Spec URL: https://jsteffan.fedorapeople.org/envision/rust-relm4-css.spec
SRPM URL: https://jsteffan.fedorapeople.org/envision/rust-relm4-css-0.9.0-1.fc40/rust-relm4-css-0.9.0-1.fc42.src.rpm
Description: Idiomatic GUI library inspired by Elm and based on gtk4-rs
Fedora Account System Username: jsteffan

Comment 1 Fedora Review Service 2024-09-23 21:48:25 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8062791
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2314328-rust-relm4-css/fedora-rawhide-x86_64/08062791-rust-relm4-css/fedora-review/review.txt

Found issues:

- License file LICENSE-APACHE is not marked as %license
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text

Please know that there can be false-positives.

---
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 2 Fabio Valentini 2024-09-23 21:59:07 UTC
Looks like you forgot to replace

```
# FIXME: no license files detected
%doc %{crate_instdir}/README.md
%{crate_instdir}/
```

with

```
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/README.md
%{crate_instdir}/
```

?

Comment 4 Fedora Review Service 2024-09-23 22:25:36 UTC
Created attachment 2048378 [details]
The .spec file difference from Copr build 8062791 to 8062985

Comment 5 Fedora Review Service 2024-09-23 22:25:38 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8062985
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2314328-rust-relm4-css/fedora-rawhide-x86_64/08062985-rust-relm4-css/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 6 Fabio Valentini 2024-09-23 22:29:10 UTC
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 (there are no tests)
✅ latest version of the crate is packaged
✅ license matches upstream specification and is acceptable for Fedora
🫤 license files are included with %license in %files (temporarily manually included from upstream)
✅ package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version (*NOT* pre-release) filter: alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- add @rust-sig with "commit" access as package co-maintainer
  (should happen automatically)

- set bugzilla assignee overrides to @rust-sig (optional)

- track package in koschei for all built branches
  (should happen automatically once rust-sig is co-maintainer)

Comment 7 Fabio Valentini 2024-09-25 14:45:04 UTC
Sorry, forgot to set the fedora-review+ flag.

Comment 8 Fedora Admin user for bugzilla script actions 2024-09-25 14:49:35 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-relm4-css