Bug 1887937
| Summary: | Review Request: perl-Tie-RefHash - Use references as hash keys | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jplesnik, package-review |
| Target Milestone: | --- | Flags: | jplesnik:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Tie-RefHash-1.40-1.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-14 15:45:04 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: | |||
|
Description
Petr Pisar
2020-10-13 15:50:35 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok
$ rpm -qp --requires perl-Tie-RefHash-1.40-1.fc34.noarch.rpm | sort | uniq -c | grep -v rpmlib
1 perl(Carp)
1 perl(Config)
1 perl(:MODULE_COMPAT_5.32.0)
1 perl(overload)
1 perl(strict)
1 perl(Tie::Hash)
Binary requires are Ok.
$ rpm -qp --provides perl-Tie-RefHash-1.40-1.fc34.noarch.rpm | sort | uniq -c
1 perl(Tie::RefHash) = 1.40
1 perl-Tie-RefHash = 1.40-1.fc34
Binary provides are Ok.
$ rpmlint ./perl-Tie-RefHash*
perl-Tie-RefHash.noarch: W: spelling-error %description -l en_US Nestable -> Testable, Ne stable, Ne-stable
perl-Tie-RefHash.src: W: spelling-error %description -l en_US Nestable -> Testable, Ne stable, Ne-stable
2 packages and 1 specfiles checked; 0 errors, 2 warnings.
Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines.
Resolution:
Approved
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Tie-RefHash Thank you for the review and the repository. I will close this report after removing this package from perl.spec. Removed in perl-5.32.0-465.fc34. |