| Summary: | Review Request: perl-File-SearchPath - Search for a file in an environment variable path | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kostas Georgiou <k.georgiou> |
| Component: | Package Review | Assignee: | Petr Šabata <psabata> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | package-review, psabata |
| Target Milestone: | --- | Flags: | psabata:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-File-SearchPath-0.06-2.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-14 08:45:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Kostas Georgiou
2013-10-14 14:35:18 UTC
This package built on koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=6058658 Taking the review. TODO: Remove lines 9, 31, 41, 42, and 45 (Buildroot, %buildroot removal, %clean section, and %defattr) from your SPEC. Those have been obsolete for maybe 10 releases now. TODO: Line 34 (removing of empty directories) is also unnecessary these days. You may drop it too. TODO: Buildrequire perl, called in spec FIX: Buildrequire perl(base), ./lib/File/SearchPath.pm:34 FIX: Buildrequire perl(Carp), ./lib/File/SearchPath.pm:30 TODO: Buildrequire perl(Config), ./lib/File/SearchPath.pm:38, ./t/search.t:5 FIX: Buildrequire perl(Exporter), ./lib/File/SearchPath.pm:34 TODO: Buildrequire perl(strict), ./Build.PL:3, ./lib/File/SearchPath.pm:32 TODO: Buildrequire perl(vars), ./lib/File/SearchPath.pm:35 TODO: Buildrequire perl(warnings), ./Build.PL:4, ./lib/File/SearchPath.pm:31 Please, always go through the source, see what modules are used during the build phase, and BR them. FIX: The license tag is wrong. It should be GPLv2+. See ./lib/File/SearchPath.pm. Fix at least the points marked as FIX before submitting an updated package. Updated files with fixes for all TODO and FIX items. Spec URL: http://georgiou.fedorapeople.org/perl-File-SearchPath.spec SRPM URL: http://georgiou.fedorapeople.org/perl-File-SearchPath-0.06-2.fc21.src.rpm Assuming that everything passes is it OK for the new package request to contain el6 even though it will be blocked by #1018330 or should be done as a seperate step once that Env::Path is available for epel-6? All defects fixed, approving. New Package SCM Request ======================= Package Name: perl-File-SearchPath Short Description: Search for a file in an environment variable path Owners: georgiou Branches: f18 f19 f20 el6 InitialCC: perl-sig Git done (by process-git-requests). Ping. Have you pushed and built the package? This package is now maintained by Emmanuel Seyman. If anybody's ever interested, the EPEL6 branch exists but is orphaned and nobody has ever built the package there. Feel free to take it. Closing. |