Bug 202317
Summary: | Review Request: perl-File-HomeDir - Get the home directory for yourself or other users | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jose Pedro Oliveira <jose.p.oliveira.oss> |
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 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-08-15 14:40:55 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 |
Description
Jose Pedro Oliveira
2006-08-12 18:45:14 UTC
Note: This module is new requirement of perl-AppConfig (version 1.63). Boring easy Perl module review follows: * source files match upstream: 295ee8b4f580bea5fa5714cdf8ac965b File-HomeDir-0.58.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. * %clean is present. * package builds in mock (development, x86_64). * rpmlint is silent. * final provides and requires are sane: perl(File::HomeDir) = 0.58 perl(File::HomeDir::Darwin) = 0.58 perl(File::HomeDir::MacOS9) = 0.58 perl(File::HomeDir::TIE) perl(File::HomeDir::Unix) = 0.58 perl(File::HomeDir::Windows) = 0.58 perl-File-HomeDir = 0.58-1.fc6 = perl >= 0:5.005 perl(:MODULE_COMPAT_5.8.8) perl(Carp) perl(File::Spec) perl(base) perl(strict) perl(vars) * %check is present and all tests pass: All tests successful, 4 subtests skipped. Files=3, Tests=35, 0 wallclock secs ( 0.10 cusr + 0.04 csys = 0.14 CPU) (the skipped dests are meaningless except on Windows) * 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. * no headers. * no pkgconfig files. * no libtool .la droppings. APPROVED Thanks for the review. Imported and built for development. Pending FC-5 branch creation. Also build for FC-5. |