Bug 1900274 - Review Request: rust-leb128 - DWARF's LEB128 encoding library and REPL
Summary: Review Request: rust-leb128 - DWARF's LEB128 encoding library and REPL
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1901090
TreeView+ depends on / blocked
 
Reported: 2020-11-21 21:09 UTC by Olivier Lemasle
Modified: 2021-01-20 19:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-20 19:43:36 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Olivier Lemasle 2020-11-21 21:09:30 UTC
Spec URL: https://olem.fedorapeople.org/reviews/rust-leb128.spec
SRPM URL: https://olem.fedorapeople.org/reviews/rust-leb128-0.2.4-1.fc33.src.rpm

Description:
Read and write DWARF's "Little Endian Base 128" (LEB128) variable length
integer encoding.

Fedora Account System Username: olem

Comment 1 Olivier Lemasle 2020-11-21 21:09:33 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=56029700

Comment 2 Fabio Valentini 2021-01-04 12:44:11 UTC
Package generated with rust2rpm, simplifying review process.

- package builds and installs on rawhide
- License is correct (both for library and statically linked binary, since it has no external dependencies)
- package follows Rust packaging Guidelines
- Patches / PRs / divergence from rust2rpm-generated spec file justified

Package APPROVED.

Suggestions for improvement:

Make names of patches and comments for them more descriptive, e.g.:

# Use latest version of dependency
Patch0:         dependency-version.diff
# Add exclusions to Cargo.toml
# Cf. upstream PR: https://github.com/gimli-rs/leb128/pull/17
Patch1:         exclude.diff

becomes:

# Initial patched metadata
# * bump quickcheck from 0.8 to 0.9
# * exclude unnecessary CI files
Patch0:         leb128-fix-metadata.diff

The filename is in line with what "rust2rpm -p" generates, and so this would also match other Rust packages.


Could you review one of my pending Rust packages in return?

Comment 3 Olivier Lemasle 2021-01-04 23:18:45 UTC
Thank you for your review. Sure, I'll review your packages; I'll do it this week.

Comment 4 Gwyn Ciesla 2021-01-05 14:33:04 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-leb128


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