Bug 1385728

Summary: Review Request: perl-Specio-Library-Path-Tiny - Path::Tiny types and coercions for Specio
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: Package ReviewAssignee: Petr Pisar <ppisar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, ppisar
Target Milestone: ---Flags: ppisar: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Specio-Library-Path-Tiny-0.04-1.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-25 04:27:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1385616    

Description Jitka Plesnikova 2016-10-17 15:16:07 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-Specio-Library-Path-Tiny/perl-Specio-Library-Path-Tiny.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-Specio-Library-Path-Tiny/perl-Specio-Library-Path-Tiny-0.04-1.fc26.src.rpm

Description:
This library provides a set of Path::Tiny types and coercions for Specio.
These types can be used with Moose, Moo, Params::ValidationCompiler, and
other modules.


Fedora Account System Username: jplesnik

Comment 1 Petr Pisar 2016-10-18 07:47:16 UTC
URL and Source0 addresses are usable. Ok
Source archive is original (SHA-256: ef6813ea8af51724304449998db21ea2a93b25825549eb79d3f1e9171feace33). Ok.
Summary verified from lib/Specio/Library/Path/Tiny.pm. Ok.
Description verified from lib/Specio/Library/Path/Tiny.pm. Ok.
License verified from README.md, lib/Specio/Library/Path/Tiny.pm, LICENSE. Ok.
No XS code, noarch BuildArch is Ok.
CPAN::Meta and CPAN::Meta::Prereqs are not helpful in tests. Ok.
All tests pass. Ok.

$ rpmlint perl-Specio-Library-Path-Tiny.spec ../SRPMS/perl-Specio-Library-Path-Tiny-0.04-1.fc26.src.rpm ../RPMS/noarch/perl-Specio-Library-Path-Tiny-0.04-1.fc26.noarch.rpm 
perl-Specio-Library-Path-Tiny.src: W: spelling-error Summary(en_US) coercions -> coercion, coercion's, coercion s
perl-Specio-Library-Path-Tiny.src: W: spelling-error %description -l en_US coercions -> coercion, coercion's, coercion s
perl-Specio-Library-Path-Tiny.src: W: spelling-error %description -l en_US ValidationCompiler -> Validation Compiler, Validation-compiler, Compartmentalization
perl-Specio-Library-Path-Tiny.noarch: W: spelling-error Summary(en_US) coercions -> coercion, coercion's, coercion s
perl-Specio-Library-Path-Tiny.noarch: W: spelling-error %description -l en_US coercions -> coercion, coercion's, coercion s
perl-Specio-Library-Path-Tiny.noarch: W: spelling-error %description -l en_US ValidationCompiler -> Validation Compiler, Validation-compiler, Compartmentalization
2 packages and 1 specfiles checked; 0 errors, 6 warnings.
rpmlint is Ok.

$ rpm -q -lv -p ../RPMS/noarch/perl-Specio-Library-Path-Tiny-0.04-1.fc26.noarch.rpm 
drwxr-xr-x    2 root    root                        0 Oct 18 09:40 /usr/share/doc/perl-Specio-Library-Path-Tiny
-rw-r--r--    1 root    root                     4275 Oct 15 23:33 /usr/share/doc/perl-Specio-Library-Path-Tiny/CONTRIBUTING.md
-rw-r--r--    1 root    root                      490 Oct 15 23:33 /usr/share/doc/perl-Specio-Library-Path-Tiny/Changes
-rw-r--r--    1 root    root                     4207 Oct 15 23:33 /usr/share/doc/perl-Specio-Library-Path-Tiny/README.md
drwxr-xr-x    2 root    root                        0 Oct 18 09:40 /usr/share/licenses/perl-Specio-Library-Path-Tiny
-rw-r--r--    1 root    root                    11499 Oct 15 23:33 /usr/share/licenses/perl-Specio-Library-Path-Tiny/LICENSE
-rw-r--r--    1 root    root                     2390 Oct 18 09:40 /usr/share/man/man3/Specio::Library::Path::Tiny.3pm.gz
drwxr-xr-x    2 root    root                        0 Oct 18 09:40 /usr/share/perl5/vendor_perl/Specio
drwxr-xr-x    2 root    root                        0 Oct 18 09:40 /usr/share/perl5/vendor_perl/Specio/Library
drwxr-xr-x    2 root    root                        0 Oct 18 09:40 /usr/share/perl5/vendor_perl/Specio/Library/Path
-rw-r--r--    1 root    root                    10349 Oct 15 23:33 /usr/share/perl5/vendor_perl/Specio/Library/Path/Tiny.pm
File layout and permissions are Ok.

$ rpm -q --requires -p ../RPMS/noarch/perl-Specio-Library-Path-Tiny-0.04-1.fc26.noarch.rpm | sort -f | uniq -c
      1 perl(:MODULE_COMPAT_5.24.0)
      1 perl(overload)
      1 perl(parent)
      1 perl(Path::Tiny) >= 0.087
      1 perl(Scalar::Util)
      1 perl(Specio) >= 0.29
      1 perl(Specio::Declare)
      1 perl(Specio::Exporter)
      1 perl(Specio::Library::Builtins)
      1 perl(Specio::PartialDump)
      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 -q --provides -p ../RPMS/noarch/perl-Specio-Library-Path-Tiny-0.04-1.fc26.noarch.rpm | sort -f | uniq -c
      1 perl(Specio::Library::Path::Tiny) = 0.04
      1 perl-Specio-Library-Path-Tiny = 0.04-1.fc26
Binary provides are Ok.

$ resolvedeps rawhide ../RPMS/noarch/perl-Specio-Library-Path-Tiny-0.04-1.fc26.noarch.rpm 
Binary dependencies resolvable. Ok.

Package builds in F26 (http://koji.fedoraproject.org/koji/taskinfo?taskID=16111174). Ok.

Package is in line with Fedora and Perl packaging guidelines.
Resolution: Package APPROVED.

Comment 2 Gwyn Ciesla 2016-10-18 12:32:20 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/perl-Specio-Library-Path-Tiny

Comment 3 Jitka Plesnikova 2016-10-18 12:51:21 UTC
Thank you for the review and the repository.

Comment 4 Fedora Update System 2016-10-19 19:56:14 UTC
perl-Specio-Library-Path-Tiny-0.04-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-38ba77b5a1

Comment 5 Fedora Update System 2016-10-25 04:27:39 UTC
perl-Specio-Library-Path-Tiny-0.04-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.