Bug 1168658 - Review Request: perl-CPAN-ParseDistribution - Index a file from the BackPAN
Summary: Review Request: perl-CPAN-ParseDistribution - Index a file from the BackPAN
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: 1163236
TreeView+ depends on / blocked
 
Reported: 2014-11-27 14:06 UTC by Petr Šabata
Modified: 2014-12-01 14:28 UTC (History)
2 users (show)

Fixed In Version: perl-CPAN-ParseDistribution-1.52-1.fc22
Clone Of:
Environment:
Last Closed: 2014-12-01 14:28:21 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Petr Šabata 2014-11-27 14:06:03 UTC
Spec URL: https://psabata.fedorapeople.org/pkgs/perl-CPAN-ParseDistribution/perl-CPAN-ParseDistribution.spec
SRPM URL: https://psabata.fedorapeople.org/pkgs/perl-CPAN-ParseDistribution/perl-CPAN-ParseDistribution-1.52-1.fc20.src.rpm
Description:
Given a file from the BackPAN, this will let you find out what versions of
what modules it contains, the distribution name and version.
Fedora Account System Username: psabata

Comment 1 Jitka Plesnikova 2014-11-27 15:25:43 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
NOTE: perl(Devel::CheckOS) is also runtime BR, not tests only.
      CPAN-ParseDistribution-1.52/lib/CPAN/ParseDistribution.pm:20

$ rpm -qp --requires perl-CPAN-ParseDistribution-1.52-1.fc22.noarch.rpm | sort | uniq -c
      1 /usr/bin/perl
      1 perl(:MODULE_COMPAT_5.20.1)
      1 perl(Archive::Tar)
      1 perl(Archive::Zip)
      1 perl(CPAN::ParseDistribution)
      1 perl(Cwd)
      1 perl(Data::Dumper)
      1 perl(Devel::CheckOS)
      1 perl(File::Find::Rule)
      1 perl(File::Path)
      1 perl(File::Temp)
      1 perl(Parallel::ForkManager) >= 1.03
      1 perl(Safe)
      1 perl(YAML) >= 0.6
      1 perl(strict)
      1 perl(vars)
      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-CPAN-ParseDistribution-1.52-1.fc22.noarch.rpm | sort | uniq -c
      1 perl(CPAN::ParseDistribution) = 1.52
      1 perl(CPAN::ParseDistribution::Unix)
      1 perl-CPAN-ParseDistribution = 1.52-1.fc22
Binary provides are Ok.

$ rpmlint ./perl-CPAN-ParseDistribution.spec ./perl-CPAN-ParseDistribution-1.52-1.fc22.*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Package APPROVED.

Comment 2 Petr Šabata 2014-11-27 15:31:43 UTC
New Package SCM Request
=======================
Package Name: perl-CPAN-ParseDistribution
Short Description: Index a file from the BackPAN
Upstream URL: http://search.cpan.org/dist/CPAN-ParseDistribution/
Owners: psabata jplesnik ppisar
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2014-12-01 13:46:42 UTC
Git done (by process-git-requests).

Comment 4 Petr Šabata 2014-12-01 14:28:21 UTC
Thanks.


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