Bug 1882415
| Summary: | Review Request: perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib | ||
|---|---|---|---|
| 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-IO-Zlib-1.11-1.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-25 13:06:52 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-09-24 13:55:52 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-IO-Zlib-1.11-1.fc34.noarch.rpm | sort | uniq -c | grep -v rpmlib
1 gzip
1 perl(Carp)
1 perl(Compress::Zlib) >= 2
1 perl(Fcntl)
1 perl(IO::Handle)
1 perl(:MODULE_COMPAT_5.32.0)
1 perl(strict)
1 perl(Symbol)
1 perl(Tie::Handle)
1 perl(:VERSION) >= 5.6.0
1 perl(warnings)
Binary requires are Ok.
$ rpm -qp --provides perl-IO-Zlib-1.11-1.fc34.noarch.rpm | sort | uniq -c
1 perl(IO::Zlib) = 1.11
1 perl-IO-Zlib = 1:1.11-1.fc34
Binary provides are Ok.
$ rpmlint ./perl-IO-Zlib*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok
Resolution:
APPROVED
Thank you for the review and the repository. The subpackage was disabled in perl-5.32.0-464.fc34. |