Bug 205319 (perl-Params-Coerce)
| Summary: | Review Request: perl-Params-Coerce - Allows your classes to do coercion of parameters | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Weyl <cweyl> |
| Component: | Package Review | Assignee: | Jason Tibbitts <j> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Flags: | jwboyer:
fedora-cvs+
|
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://search.cpan.org/dist/Params-Coerce/ | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-07 16:42:29 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: | 163779, 205321 | ||
|
Description
Chris Weyl
2006-09-06 00:02:03 UTC
I have to say that the %description leaves a bit to be desired. Could you perhaps add the second paragraph from the DESCRIPTION section of the documentation? * source files match upstream: b87babce7c8c5869045fff7d1fc9958f Params-Coerce-0.13.tar.gz * package meets naming and packaging guidelines. * specfile is properly named, is cleanly written and uses macros consistently. * dist tag is present. * build root is correct. * license field matches the actual license. * license is open source-compatible. License text included in package. * latest version is being packaged. * BuildRequires are proper. * compiler flags are appropriate. * %clean is present. * package builds in mock (development, x86_64). * rpmlint is silent. * final provides and requires are sane: perl(Params::Coerce) = 0.13 perl-Params-Coerce = 0.13-1.fc6 = perl(:MODULE_COMPAT_5.8.8) perl(Carp) perl(Params::Util) perl(Scalar::Util) perl(strict) perl(vars) * %check is present and all tests pass: All tests successful. Files=5, Tests=48, 0 wallclock secs ( 0.16 cusr + 0.08 csys = 0.24 CPU) * package is not relocatable. * owns the directories it creates. * doesn't own any directories it shouldn't. * no duplicates in %files. * file permissions are appropriate. * no scriptlets present. * code, not content. * documentation is small, so no -docs subpackage is necessary. * %docs are not necessary for the proper functioning of the package. APPROVED +Import to CVS +Add to owners.list +Bump release, build for devel +Request branching (FC-5) +Close bug (In reply to comment #1) > I have to say that the %description leaves a bit to be desired. Could you > perhaps add the second paragraph from the DESCRIPTION section of the documentation? Added. Please branch for EL-4, EL-5. perl-Params-Coerce-0.14-11.el4 has been submitted as an update for Fedora EPEL 4. https://admin.fedoraproject.org/updates/perl-Params-Coerce-0.14-11.el4 |