Bug 1671741 - Review Request: perl-Parse-MIME - Parse MIME types, match against media ranges
Summary: Review Request: perl-Parse-MIME - Parse MIME types, match against media ranges
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: 2019-02-01 14:08 UTC by Petr Pisar
Modified: 2019-02-06 15:22 UTC (History)
2 users (show)

Fixed In Version: perl-Parse-MIME-1.005-1.fc30
Clone Of:
Environment:
Last Closed: 2019-02-06 15:22:45 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2019-02-01 14:08:40 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Parse-MIME/perl-Parse-MIME.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Parse-MIME/perl-Parse-MIME-1.005-1.fc30.src.rpm
Description:
This Perl module provides basic functions for handling MIME types. It can handle
matching MIME types against a list of media ranges as specified in RFC 2616.

Fedora Account System Username:

Comment 1 Jitka Plesnikova 2019-02-05 16:04:44 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-Parse-MIME-1.005-1.fc30.noarch.rpm | sort | uniq -c
      1 perl(Exporter)
      1 perl(:MODULE_COMPAT_5.28.1)
      1 perl(:VERSION) >= 5.6.0
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1
Binary requires
FIX: Please add 'perl(strict)' and 'perl(warnings)', it is not found by
     generators.

$ rpm -qp --provides perl-Parse-MIME-1.005-1.fc30.noarch.rpm | sort | uniq -c
      1 perl(Parse::MIME) = 1.005
      1 perl-Parse-MIME = 1.005-1.fc30
Binary provides are Ok.

$ rpmlint ./perl-Parse-MIME*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Please correct all 'FIX' issue.

Otherwise the package looks good.
Approved

Comment 2 Gwyn Ciesla 2019-02-06 14:24:38 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Parse-MIME

Comment 3 Petr Pisar 2019-02-06 15:22:45 UTC
Thank you for the review and the repository. I listed the nondetected dependencies.


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