Bug 212909 (pear-HTML-Common)
| Summary: | Review Request: php-pear-HTML-Common - Base class for other HTML classes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Stone <chris.stone> |
| Component: | Package Review | Assignee: | Remi Collet <fedora> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Flags: | wtogami:
fedora-cvs+
|
| 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-11-13 07:17:18 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, 212912, 212915 | ||
|
Description
Christopher Stone
2006-10-30 02:52:10 UTC
First comment before the full review. There is no use of PEAR in HTML/Common.php, so no need to Require it (only the installer is required for the scriplet in %post/%postun). Include the PHP License in the %doc SPEC: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Common.spec SRPM: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Common-1.2.3-2.src.rpm %changelog * Sat Nov 11 2006 Christopher Stone <chris.stone> 1.2.3-2 - Add License file to %%doc - Remove Requires PEAR No test suite, but ones provide by others extensions (HTML_Table and HTML_Quickform) use this one and works well. == REVIEW == * source files match upstream: 3598dd20e3be90ae445501e9c2d59506 HTML_Common-1.2.3.tgz * 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 (PHP) * license is open source-compatible. * latest version is being packaged. * BuildRequires are proper. * %clean is present. * package builds in mock (development). * package installs properly * rpmlint is silent. * final provides and requires are sane: php-pear(HTML_Common) = 1.2.3 php-pear-HTML-Common = 1.2.3-2.fc7 * %check is not present * owns the directories it creates * doesn't own any directories it shouldn't. * no duplicates in %files. * file permissions are appropriate. * scriptlets are OK (pear install) * code, not content. * documentation is small, so no -docs subpackage is necessary. * %docs are not necessary for the proper functioning of the package. APPROVED Branch Package CVS Request ======================= Package Name: php-pear-HTML-Common Short Description: Base class for other HTML classes Owners: chris.stone Branches: EL-5 InitialCC: |