Bug 191509
| Summary: | Review Request: perl-Test-Portability-Files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steven Pritchard <steve> |
| 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-05-15 22:58:58 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, 191516 | ||
|
Description
Steven Pritchard
2006-05-12 16:13:09 UTC
A mock build on x86_64 development failed; it seems perl-Module-Build needs perl(YAML) < 0.49, but 0.58 is in the repo. Oops. An FC5 build works. * package meets naming and packaging guidelines. * specfile is properly named, is cleanly written and uses macros consistently. * license field matches the actual license. * license is open source-compatible. Licence texts are included in the package. * source files match upstream: 2ede77af4d3b82ffb39cd28fda6857e5 Test-Portability-Files-0.05.tar.gz 2ede77af4d3b82ffb39cd28fda6857e5 Test-Portability-Files-0.05.tar.gz-srpm * latest version is being packaged. * BuildRequires are proper. * package builds in mock (fc5, x86_64). * rpmlint is silent. * final provides and requires are sane. * no shared libraries are present. * 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. * %clean is present. * %check is present and all tests pass: All tests successful, 2 tests skipped. Files=5, Tests=5, 0 wallclock secs ( 0.17 cusr + 0.06 csys = 0.23 CPU) * 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. * not a GUI app. APPROVED (In reply to comment #1) > A mock build on x86_64 development failed; it seems perl-Module-Build needs > perl(YAML) < 0.49, but 0.58 is in the repo. Yeah, that's what I'm trying to fix. I hadn't noticed that the new Module::Build needed extra modules. Oops. Thanks for the quick review. Imported into CVS, branches created, and builds done. perl-Test-Portability-Files-0.05-3.el4 has been submitted as an update for Fedora EPEL 4. https://admin.fedoraproject.org/updates/perl-Test-Portability-Files-0.05-3.el4 perl-Test-Portability-Files-0.05-3.el4 has been pushed to the Fedora EPEL 4 stable repository. If problems still persist, please make note of it in this bug report. |