Bug 1998475
| Summary: | Review Request: perl-File-TreeCreate - Recursively create a directory tree | ||
|---|---|---|---|
| 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: | perl-File-TreeCreate-0.0.1-1.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-09 17:32:06 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: | 1998176, 1998446, 1998462 | ||
|
Description
Paul Howarth
2021-08-27 10:33:55 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-File-TreeCreate-0.0.1-1.fc36.noarch.rpm | sort | uniq -c | grep -v rpmlib
1 perl(autodie)
1 perl(Carp)
1 perl(File::Spec)
1 perl(:MODULE_COMPAT_5.34.0)
1 perl(strict)
1 perl(warnings)
Binary requires are Ok.
$ rpm -qp --provides perl-File-TreeCreate-0.0.1-1.fc36.noarch.rpm | sort | uniq -c
1 perl(File::TreeCreate) = 0.0.1
1 perl-File-TreeCreate = 0.0.1-1.fc36
Binary provides are Ok.
$ rpmlint ./perl-File-TreeCreate*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-File-TreeCreate Built for Rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=74905804 Thanks for the review Jitka. FEDORA-2021-1b084a05d4 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-1b084a05d4 FEDORA-2021-b23a599e88 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b23a599e88 FEDORA-EPEL-2021-bb8a7b241e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-bb8a7b241e FEDORA-2021-78c21ac0fb has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-78c21ac0fb FEDORA-2021-78c21ac0fb has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-78c21ac0fb \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-78c21ac0fb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-b23a599e88 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-b23a599e88 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b23a599e88 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-1b084a05d4 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-1b084a05d4 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-1b084a05d4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-bb8a7b241e has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-bb8a7b241e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-332fec6c88 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-332fec6c88 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-b23a599e88 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-1b084a05d4 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2021-bb8a7b241e has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2021-332fec6c88 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-78c21ac0fb has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |