Bug 1271139
| Summary: | Review Request: perl-Fedora-VSP - Perl version normalization for RPM | ||
|---|---|---|---|
| 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+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Fedora-VSP-0.001-1.fc24 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-13 13:05:13 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: | |||
|
Description
Petr Pisar
2015-10-13 08:50:49 UTC
jplesnik's scratch build of perl-Fedora-VSP-0.001-1.fc24.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11426513 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-Fedora-VSP-0.001-1.fc24.noarch.rpm | sort | uniq -c
1 perl(:MODULE_COMPAT_5.22.0)
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-Fedora-VSP-0.001-1.fc24.noarch.rpm | sort | uniq -c
1 perl(Fedora::VSP) = 0.001
1 perl-Fedora-VSP = 0.001-1.fc24
Binary provides are Ok.
$ rpmlint ./perl-Fedora-VSP*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok
FIX: Please add BRs 'findutils', 'coreutils' and 'make'
Otherwise package looks good.
Package APPROVED.
Thank you for the review. I added the three dependencies. |