Bug 1187175
| Summary: | Review Request: perl-Cwd-utf8 - Fully UTF-8 aware Cwd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED RAWHIDE | 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+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Cwd-utf8-0.007-1.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-30 14:35:33 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: | 1180497 | ||
|
Description
Petr Pisar
2015-01-29 13:32:12 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-Cwd-utf8-0.007-1.fc22.noarch.rpm | sort | uniq -c
1 perl >= 1:5.010
1 perl(:MODULE_COMPAT_5.20.1)
1 perl(Carp)
1 perl(Cwd)
1 perl(Encode)
1 perl(Exporter)
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-Cwd-utf8-0.007-1.fc22.noarch.rpm | sort | uniq -c
1 perl(Cwd::utf8) = 0.007
1 perl-Cwd-utf8 = 0.007-1.fc22
Binary provides are Ok.
$ rpmlint ./perl-Cwd-utf8.spec ./perl-Cwd-utf8-0.007-1.fc22.*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok
Package APPROVED.
New Package SCM Request ======================= Package Name: perl-Cwd-utf8 Short Description: Fully UTF-8 aware Cwd Upstream URL: http://search.cpan.org/dist/Cwd-utf8/ Owners: ppisar jplesnik psabata Branches: InitialCC: perl-sig Git done (by process-git-requests). Thank you for the review and the repository. |