Bug 1271139 - Review Request: perl-Fedora-VSP - Perl version normalization for RPM
Summary: Review Request: perl-Fedora-VSP - Perl version normalization for RPM
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: 2015-10-13 08:50 UTC by Petr Pisar
Modified: 2015-10-13 13:05 UTC (History)
2 users (show)

Fixed In Version: perl-Fedora-VSP-0.001-1.fc24
Clone Of:
Environment:
Last Closed: 2015-10-13 13:05:13 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2015-10-13 08:50:49 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Fedora-VSP/perl-Fedora-VSP.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Fedora-VSP/perl-Fedora-VSP-0.001-1.fc24.src.rpm
Description:
This module provides functions for normalizing Perl version strings for
Red Hat Package (RPM) based Linux distributions.

Fedora Account System Username: ppisar

Comment 1 Upstream Release Monitoring 2015-10-13 10:59:44 UTC
jplesnik's scratch build of perl-Fedora-VSP-0.001-1.fc24.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11426513

Comment 2 Jitka Plesnikova 2015-10-13 11:04:24 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

$ rpm -qp --requires perl-Fedora-VSP-0.001-1.fc24.noarch.rpm | sort | uniq -c
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(strict)
      1 perl(warnings)
      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 are Ok.

$ rpm -qp --provides perl-Fedora-VSP-0.001-1.fc24.noarch.rpm | sort | uniq -c
      1 perl(Fedora::VSP) = 0.001
      1 perl-Fedora-VSP = 0.001-1.fc24

Binary provides are Ok.

$ rpmlint ./perl-Fedora-VSP*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Rpmlint is ok

FIX: Please add BRs 'findutils', 'coreutils' and 'make'

Otherwise package looks good.
Package APPROVED.

Comment 3 Petr Pisar 2015-10-13 13:05:13 UTC
Thank you for the review. I added the three dependencies.


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