Bug 1143999 - Review Request: perl-Devel-PPPort - Perl Pollution Portability header generator
Summary: Review Request: perl-Devel-PPPort - Perl Pollution Portability header generator
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: 2014-09-18 12:29 UTC by Petr Pisar
Modified: 2014-10-29 15:20 UTC (History)
2 users (show)

Fixed In Version: perl-Devel-PPPort-3.24-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-24 13:16:31 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Petr Pisar 2014-09-18 12:29:07 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Devel-PPPort/perl-Devel-PPPort.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Devel-PPPort/perl-Devel-PPPort-3.24-1.fc22.src.rpm
Description:
Perl's API has changed over time, gaining new features, new functions,
increasing its flexibility, and reducing the impact on the C name space
environment (reduced pollution). The header file written by this module,
typically ppport.h, attempts to bring some of the newer Perl API features
to older versions of Perl, so that you can worry less about keeping track
of old releases, but users can still reap the benefit.

Fedora Account System Username: ppisar


This is a dual-lived core Perl module which will be subpackaged from perl.spec and disabled there later.

Comment 1 Jitka Plesnikova 2014-09-19 10:13:03 UTC
Source is ok
Summary is ok
Description is ok
License is ok
URL and Source0 are ok

$ rpmlint perl-Devel-PPPort.spec perl-Devel-PPPort-3.24-1.fc22.src.rpm perl-Devel-PPPort-3.24-1.fc22.x86_64.rpm
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Rpmlint ok

rpm -qp --requires perl-Devel-PPPort-3.24-1.fc22.x86_64.rpm |sort |uniq -c
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.11)(64bit)
      1 libc.so.6(GLIBC_2.14)(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit)
      1 libc.so.6(GLIBC_2.3.4)(64bit)
      1 libc.so.6(GLIBC_2.4)(64bit)
      1 libperl.so.5.20()(64bit)
      1 perl(:MODULE_COMPAT_5.20.1)
      1 perl(strict)
      1 perl(vars)
      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
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Devel-PPPort-3.24-1.fc22.x86_64.rpm |sort |uniq -c
      1 perl(Devel::PPPort) = 3.24
      1 perl-Devel-PPPort = 3.24-1.fc22
      1 perl-Devel-PPPort(x86-64) = 3.24-1.fc22
Binary provides are Ok.

Build-requires are ok

All tests passed

Package is APPROVED

Comment 2 Petr Pisar 2014-09-19 10:20:11 UTC
New Package SCM Request
=======================
Package Name: perl-Devel-PPPort
Short Description: Perl Pollution Portability header generator
Upstream URL: http://search.cpan.org/dist/Devel-PPPort/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2014-09-19 13:50:35 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2014-10-24 12:39:31 UTC
Sub-packaged in perl-5.20.1-310.fc22.

Comment 5 Petr Pisar 2014-10-24 13:16:31 UTC
Thank you for the review and the repository.

Comment 6 Petr Pisar 2014-10-29 15:20:02 UTC
Sub-package disabled in perl-5.20.1-311.fc22.


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