Bug 2259019 - Review Request: rust-poly1305 - Poly1305 universal hash function and message authentication code
Summary: Review Request: rust-poly1305 - Poly1305 universal hash function and message ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/poly1305
Whiteboard:
Depends On:
Blocks: 2259330
TreeView+ depends on / blocked
 
Reported: 2024-01-18 16:47 UTC by Mikel Olasagasti Uranga
Modified: 2024-01-21 14:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-01-20 12:09:15 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 6915865 to 6921336 (370 bytes, patch)
2024-01-19 14:02 UTC, Fedora Review Service
no flags Details | Diff

Description Mikel Olasagasti Uranga 2024-01-18 16:47:35 UTC
Spec URL: https://mikel.olasagasti.info/tmp/fedora/rust-poly1305.spec
SRPM URL: https://mikel.olasagasti.info/tmp/fedora/rust-poly1305-0.8.0-1.fc39.src.rpm
Description: The Poly1305 universal hash function and message authentication code.
Fedora Account System Username: mikelo2

Comment 1 Fedora Review Service 2024-01-18 16:54:03 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6915865
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2259019-rust-poly1305/fedora-rawhide-x86_64/06915865-rust-poly1305/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 2024-01-18 20:11:56 UTC
Looks like the tarball also includes a bunch of data files that are used for fuzz testing - can you exclude those data files from the built package?

Adding something like

%exclude %{crate_instdir}/fuzz
%exclude %{crate_instdir}/src/fuzz

to the %files list of the "devel" subpackage should do it.

Comment 3 Mikel Olasagasti Uranga 2024-01-19 13:54:55 UTC
Spec URL: https://mikel.olasagasti.info/tmp/fedora/rust-poly1305.spec
SRPM URL: https://mikel.olasagasti.info/tmp/fedora/rust-poly1305-0.8.0-1.fc39.src.rpm

Added exclude for %{crate_instdir}/fuzz and %{crate_instdir}/src/fuzz

The other option would be to rm the files in %prep.

Comment 4 Fedora Review Service 2024-01-19 14:02:18 UTC
Created attachment 2009262 [details]
The .spec file difference from Copr build 6915865 to 6921336

Comment 5 Fedora Review Service 2024-01-19 14:02:20 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6921336
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2259019-rust-poly1305/fedora-rawhide-x86_64/06921336-rust-poly1305/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-01-19 23:43:14 UTC
Thank you, looks good to me now!

===

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 and is acceptable for Fedora
- licenses of statically linked dependencies are correctly taken into account
- license file is included with %license in %files
- 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 7 Fedora Admin user for bugzilla script actions 2024-01-20 11:58:11 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-poly1305

Comment 8 Fedora Update System 2024-01-20 12:06:51 UTC
FEDORA-2024-45ddede96c has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-45ddede96c

Comment 9 Fedora Update System 2024-01-20 12:09:15 UTC
FEDORA-2024-45ddede96c has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.