Bug 2035565

Summary: Review Request: rust-umask - Utility to deal with unix access mode
Product: [Fedora] Fedora Reporter: Davide Cavalca <davide>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Flags: decathorpe: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-05 20:15:11 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: 2035568    

Description Davide Cavalca 2021-12-24 16:36:32 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-umask/rust-umask.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-umask/rust-umask-1.0.0-1.fc36.src.rpm

Description:
Utility to deal with unix access mode.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2021-12-24 16:36:34 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=80424204

Comment 2 Fabio Valentini 2021-12-30 19:41:43 UTC
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) and is acceptable for Fedora
- license file is included with %license in %files
- package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- add package to rust-sig with "commit" access

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

- 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

- track package in koschei for all built branches

===

Can you review one of my pending packages in return?
https://bugzilla.redhat.com/show_bug.cgi?id=2034224

Comment 3 Davide Cavalca 2022-01-05 09:38:02 UTC
Thanks!

$ fedpkg request-repo rust-umask 2035565
https://pagure.io/releng/fedora-scm-requests/issue/40464

Comment 4 Gwyn Ciesla 2022-01-05 15:07:55 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-umask

Comment 5 Fedora Update System 2022-01-05 20:12:33 UTC
FEDORA-2022-f4ab10374c has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f4ab10374c

Comment 6 Fedora Update System 2022-01-05 20:15:11 UTC
FEDORA-2022-f4ab10374c has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fabio Valentini 2022-01-06 17:50:28 UTC
Please don't forget about my recommended post-import tasks from Comment 2.

Comment 8 Davide Cavalca 2022-01-09 05:12:19 UTC
Yup, I actually have a script for this already but it needs some tidying up, will get that sorted out next week and do a pass on all my rust packages to ensure they're compliant.