Bug 212912 (pear-HTML-QuickForm)
| Summary: | Review Request: php-pear-HTML-QuickForm - Class for creating, validating, processing HTML forms | ||
|---|---|---|---|
| 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 18:46:15 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: | 212909 | ||
| Bug Blocks: | 163779, 212916 | ||
|
Description
Christopher Stone
2006-10-30 03:14:24 UTC
== TEST ==
No test suite provided.
Samples works well.
== REVIEW ==
* source files match upstream:
7d3cbe961e17996641abec79c953e3dd HTML_QuickForm-3.2.7.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(Pager) = 2.4.2
php-pear-Pager = 2.4.2-1.fc6
* %check is not present; see comment
* owns the directories it creates (HTML owned by HTML_Common which is required)
* 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.
Should, as usualy :
- bundle PHP Licence in %doc (perhaps change
%{pear_name}-%{version}/docdir/%{pear_name}/docs/* to
%{pear_name}-%{version}/docdir/%{pear_name}/docs is a good idea)
- add versioned requires for php-pear(HTML_Common) >= 1.2.1
APPROVED
Branch Package CVS Request ======================= Package Name: php-pear-HTML-QuickForm Short Description: Class for creating, validating, processing HTML forms Owners: chris.stone Branches: EL-5 InitialCC: |