Bug 2248916

Summary: Review Request: rust-jxl-bitstream - JPEG XL bitstream reader, 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-bitstream
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-14 23:24:34 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: 2248919, 2248920, 2248921, 2248922, 2248923, 2248924, 2248925, 2248926    

Description Kalev Lember 2023-11-09 16:59:53 UTC
Spec URL: https://kalev.fedorapeople.org/rust-jxl-bitstream.spec
SRPM URL: https://kalev.fedorapeople.org/rust-jxl-bitstream-0.2.3-1.fc40.src.rpm
Description:
JPEG XL bitstream reader, 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:07:08 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6616601
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2248916-rust-jxl-bitstream/fedora-rawhide-x86_64/06616601-rust-jxl-bitstream/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 2 Fabio Valentini 2023-11-13 18:34:17 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)

Comment 3 Kalev Lember 2023-11-14 22:58:49 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:02:54 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-jxl-bitstream

Comment 5 Fedora Update System 2023-11-14 23:23:38 UTC
FEDORA-2023-0efe443c2d has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0efe443c2d

Comment 6 Fedora Update System 2023-11-14 23:24:34 UTC
FEDORA-2023-0efe443c2d has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.