Bug 907309
| Summary: | Review Request: perl-Text-ExtractWords - Perl extension to extract words from strings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mathieu Bridon <mathieu> |
| Component: | Package Review | Assignee: | Petr Šabata <psabata> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | notting, package-review, psabata |
| Target Milestone: | --- | Flags: | psabata:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-06 05:38:11 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: | 901419 | ||
|
Description
Mathieu Bridon
2013-02-04 05:01:16 UTC
No issues, approving.
Just some tips, as usually :)
Use 'perl' instead of the '%{__perl}' macro.
Use DESTDIR instead of PERL_INSTALL_ROOT.
You have perl(vars) among your BRs. If you want to list pragmas, you should add perl(strict) too, for consistence.
I'm not a native speaker but the language used in Summary and %description looks a bit weird... perhaps you could make it better :)
(In reply to comment #1) > No issues, approving. > > Just some tips, as usually :) > Use 'perl' instead of the '%{__perl}' macro. > Use DESTDIR instead of PERL_INSTALL_ROOT. Gah! I'm getting tired of these two, so here come the bug reports: https://bugzilla.redhat.com/show_bug.cgi?id=907704 https://bugzilla.redhat.com/show_bug.cgi?id=907703 Anyway, fixed. > You have perl(vars) among your BRs. If you want to list pragmas, you should > add perl(strict) too, for consistence. Heh, I guess I went too far when trying to not forget any build requirement on core modules this time. :) So I dropped the BR on perl(vars). > I'm not a native speaker but the language used in Summary and %description > looks a bit weird... perhaps you could make it better :) Changed it a bit, it should now read better. ----- Once more, thanks for the review Petr! For the record, here is the new package with the above items fixed. Spec URL: http://bochecha.fedorapeople.org/packages/perl-Text-ExtractWords.spec SRPM URL: http://bochecha.fedorapeople.org/packages/perl-Text-ExtractWords-0.08-2.fc19.src.rpm New Package SCM Request ======================= Package Name: perl-Text-ExtractWords Short Description: Perl extension to extract words from strings Owners: bochecha Branches: devel InitialCC: perl-sig Git done (by process-git-requests). Thanks for the Git process Jon. Package built in Rawhide, closing. |