Bug 1238229 - Review Request: perl-PerlIO-via-QuotedPrint - PerlIO layer for quoted-printable strings
Summary: Review Request: perl-PerlIO-via-QuotedPrint - PerlIO layer for quoted-printab...
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-07-01 12:39 UTC by Petr Pisar
Modified: 2015-07-10 10:33 UTC (History)
2 users (show)

Fixed In Version: perl-PerlIO-via-QuotedPrint-0.08-348.fc23
Clone Of:
Environment:
Last Closed: 2015-07-10 10:33:07 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Petr Pisar 2015-07-01 12:39:57 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-PerlIO-via-QuotedPrint/perl-PerlIO-via-QuotedPrint.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-PerlIO-via-QuotedPrint/perl-PerlIO-via-QuotedPrint-0.08-1.fc23.src.rpm
Description:
This module implements a PerlIO layer that works on files encoded in the
quoted-printable format. It will decode from quoted-printable while
reading from a handle, and it will encode as quoted-printable while
writing to a handle.

Fedora Account System Username: ppisar


This package will dual-live with perl.spec after sub-packaging it there.

Comment 1 Jitka Plesnikova 2015-07-01 14:03:34 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-PerlIO-via-QuotedPrint-0.08-1.fc23.noarch.rpm | sort | uniq -c
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(MIME::QuotedPrint)
      1 perl(strict)
      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-PerlIO-via-QuotedPrint-0.08-1.fc23.noarch.rpm | sort | uniq -c
      1 perl(PerlIO::via::QuotedPrint) = 0.08
      1 perl-PerlIO-via-QuotedPrint = 0.08-1.fc23
Binary provides are Ok.

$ rpmlint perl-PerlIO-via-QuotedPrint*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Package APPROVED.

Comment 2 Petr Pisar 2015-07-01 14:26:46 UTC
New Package SCM Request
=======================
Package Name: perl-PerlIO-via-QuotedPrint
Short Description: PerlIO layer for quoted-printable strings
Upstream URL: http://search.cpan.org/dist/PerlIO-via-QuotedPrint/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2015-07-02 18:42:07 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2015-07-10 10:33:07 UTC
Thank you for the review and the repository.


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