Bug 2248925

Summary: Review Request: rust-jxl-render - JPEG XL image renderer, part of jxl-oxide
Product: [Fedora] Fedora Reporter: Kalev Lember <klember>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Flags: decathorpe: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://crates.io/crates/jxl-render
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-15 01:30: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: 2248916, 2248918, 2248919, 2248920, 2248921, 2248922, 2248923, 2248924    
Bug Blocks: 2248926    

Description Kalev Lember 2023-11-09 17:21:08 UTC
Spec URL: https://kalev.fedorapeople.org/rust-jxl-render.spec
SRPM URL: https://kalev.fedorapeople.org/rust-jxl-render-0.3.0-1.fc40.src.rpm
Description:
JPEG XL image renderer, part of jxl-oxide.

Fedora Account System Username: kalev

Note that this package (and the rest of the jxl-oxide crates) aren't the latest upstream version because I've deliberately gone with the version that glycin-loaders expects for now.

Comment 1 Fedora Review Service 2023-11-09 17:24:12 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6616683
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2248925-rust-jxl-render/fedora-rawhide-x86_64/06616683-rust-jxl-render/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
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 2023-11-13 22:07:11 UTC
Please replace these two lines:

> %license LICENSE-APACHE
> %license LICENSE-MIT

With these:

%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT

Otherwise the built packages will contain these files twice.

Other than that, looks good to me!

===

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 (MIT OR Apache-2.0) and is acceptable for Fedora
- license files are included with %license in %files (temporarily included from upstream project on GitHub)
- 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 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)

===

Please update to the latest version as soon as that is possible.

Comment 3 Kalev Lember 2023-11-14 23:02:04 UTC
Thanks for the review, Fabio! I fixed %license to use %{crate_instdir} in all jxl crates.

Comment 4 Fedora Admin user for bugzilla script actions 2023-11-14 23:04:18 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-jxl-render

Comment 5 Fedora Update System 2023-11-15 01:29:19 UTC
FEDORA-2023-685100877e has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-685100877e

Comment 6 Fedora Update System 2023-11-15 01:30:35 UTC
FEDORA-2023-685100877e has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.