Bug 1882415 - Review Request: perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib
Summary: Review Request: perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-24 13:55 UTC by Petr Pisar
Modified: 2020-09-25 14:16 UTC (History)
2 users (show)

Fixed In Version: perl-IO-Zlib-1.11-1.fc34
Clone Of:
Environment:
Last Closed: 2020-09-25 13:06:52 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2020-09-24 13:55:52 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-IO-Zlib/perl-IO-Zlib.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-IO-Zlib/perl-IO-Zlib-1.11-1.fc34.src.rpm
Description:
IO::Zlib provides an IO:: style interface to Compress::Zlib and hence to
gzip/zlib-compressed files. It provides many of the same methods as the
IO::Handle interface.

Fedora Account System Username: ppisar

This package will dual-live with perl-IO-Zlib from perl.spec. Once packaged, the subpackage of perl.spec will be disabled.

Comment 1 Jitka Plesnikova 2020-09-25 08:08:42 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

Comment 2 Petr Pisar 2020-09-25 12:23:46 UTC
https://pagure.io/releng/issue/9768

Comment 3 Petr Pisar 2020-09-25 13:06:52 UTC
Thank you for the review and the repository.

Comment 4 Petr Pisar 2020-09-25 14:16:21 UTC
The subpackage was disabled in perl-5.32.0-464.fc34.


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