Bug 575493 (perl-Hash-MultiValue)
| Summary: | Review Request: perl-Hash-MultiValue - Store multiple values per key | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Weyl <cweyl> |
| Component: | Package Review | Assignee: | Iain Arnell <iarnell> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora-package-review, iarnell, jose.p.oliveira.oss, notting |
| Target Milestone: | --- | Flags: | iarnell:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://search.cpan.org/dist/Hash-MultiValue | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-03 18:03:28 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: | 579259 | ||
| Bug Blocks: | 575498 | ||
|
Description
Chris Weyl
2010-03-21 00:19:58 UTC
+ source files match upstream. d8e2ae6a0685d52641b3a5de20ae4116 Hash-MultiValue-0.08.tar.gz + package meets naming and versioning guidelines. + specfile is properly named, is cleanly written and uses macros consistently. + summary is OK. + description is OK. + dist tag is present. + build root is OK. + license field matches the actual license. GPL+ or Artistic + license is open source-compatible. + license text not included upstream. + latest version is being packaged. + BuildRequires are proper. + compiler flags are appropriate. + %clean is present. + package builds in mock http://koji.fedoraproject.org/koji/taskinfo?taskID=2092345 + package installs properly. + rpmlint has acceptable complaints: perl-Hash-MultiValue-tests.noarch: W: no-documentation 3 packages and 0 specfiles checked; 0 errors, 1 warnings. + final provides and requires are sane: perl(Hash::MultiValue) = 0.08 perl-Hash-MultiValue = 0.08-1.fc14 = perl >= 0:5.008_001 perl(Carp) perl(:MODULE_COMPAT_5.10.1) perl(Scalar::Util) perl(strict) + %check is present and all tests pass. t/00_compile.t .. ok t/from_mixed.t .. ok t/hash.t ........ ok t/multi.t ....... ok t/ref.t ......... skipped: No UNIVERSAL::ref t/write.t ....... ok All tests successful. Files=6, Tests=42, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.17 cusr 0.02 csys = 0.23 CPU) Result: PASS + no shared libraries are added to the regular linker search paths. + owns the directories it creates. + doesn't own any directories it shouldn't. + no duplicates in %files. + file permissions are appropriate. + no generically named files + code, not content. + documentation is small, so no -doc subpackage is necessary. + %docs are not necessary for the proper functioning of the package. I don't see a review for perl-UNIVERSAL-ref yet - but I assume it's somewhere in the pipeline. APPROVED. (In reply to comment #1) > I don't see a review for perl-UNIVERSAL-ref yet - but I assume it's somewhere > in the pipeline. Gah, missed that somehow; it's up now. Thanks! :) New Package CVS Request ======================= Package Name: perl-Hash-MultiValue Short Description: Store multiple values per key Owners: cweyl Branches: F-11 F-12 F-13 devel InitialCC: perl-sig CVS done (by process-cvs-requests.py). Thanks for the review! :-) Package Change Request ====================== Package Name: perl-Hash-MultiValue New Branches: el6 Owners: jpo InitialCC: perl-sig [perl-Dancer requirement chain - see bug 729504] Git done (by process-git-requests). |