Bug 1377252
| Summary: | Review Request: perl-Params-ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Howarth <paul> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jplesnik, package-review |
| Target Milestone: | --- | Flags: | jplesnik:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-27 00:37:29 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: | 1377228 | ||
| Bug Blocks: | 1376996, 1376997, 1376998 | ||
|
Description
Paul Howarth
2016-09-19 09:56:50 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-Params-ValidationCompiler-0.13-2.fc26.noarch.rpm | sort | uniq -c
1 perl(:MODULE_COMPAT_5.24.0)
1 perl(Eval::Closure)
1 perl(Exception::Class)
1 perl(Exporter)
1 perl(Params::ValidationCompiler::Compiler)
1 perl(Params::ValidationCompiler::Exceptions)
1 perl(Scalar::Util)
1 perl(Sub::Util) >= 1.40
1 perl(overload)
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-Params-ValidationCompiler-0.13-2.fc26.noarch.rpm | sort | uniq -c
1 perl(Params::ValidationCompiler) = 0.13
1 perl(Params::ValidationCompiler::Compiler) = 0.13
1 perl(Params::ValidationCompiler::Exceptions) = 0.13
1 perl-Params-ValidationCompiler = 0.13-2.fc26
Binary provides are Ok.
$ rpmlint ./perl-Params-ValidationCompiler*
perl-Params-ValidationCompiler.noarch: W: spelling-error Summary(en_US) validator -> lavatorial
perl-Params-ValidationCompiler.noarch: W: spelling-error %description -l en_US uncompromised -> uncompromising, compromised, uncompressed
perl-Params-ValidationCompiler.src: W: spelling-error Summary(en_US) validator -> lavatorial
perl-Params-ValidationCompiler.src: W: spelling-error %description -l en_US uncompromised -> uncompromising, compromised, uncompressed
2 packages and 1 specfiles checked; 0 errors, 4 warnings.
Rpmlint is ok
BuildRequires are almost ok.
FIX: Please remove 'findutils', it is not used.
Please correct 'FIX' issue.
Otherwise package is ok.
Approved.
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/perl-Params-ValidationCompiler perl-Params-ValidationCompiler-0.13-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-04cc921d53 perl-Params-ValidationCompiler-0.13-3.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-04cc921d53 perl-Params-ValidationCompiler-0.13-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |