Bug 212909 (pear-HTML-Common) - Review Request: php-pear-HTML-Common - Base class for other HTML classes
Summary: Review Request: php-pear-HTML-Common - Base class for other HTML classes
Keywords:
Status: CLOSED NEXTRELEASE
Alias: pear-HTML-Common
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT pear-HTML-QuickForm pear-HTML-Table
TreeView+ depends on / blocked
 
Reported: 2006-10-30 02:52 UTC by Christopher Stone
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-13 07:17:18 UTC
Type: ---
Embargoed:
wtogami: fedora-cvs+


Attachments (Terms of Use)

Description Christopher Stone 2006-10-30 02:52:10 UTC
Spec URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Common.spec
SRPM URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Common-1.2.3-1.src.rpm

Description:
The PEAR::HTML_Common package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.

Comment 1 Remi Collet 2006-11-11 19:00:58 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

Comment 2 Christopher Stone 2006-11-11 21:19:16 UTC
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

Comment 3 Remi Collet 2006-11-12 08:44:21 UTC
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

Comment 4 Christopher Stone 2007-04-25 04:55:18 UTC
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: 


Note You need to log in before you can comment on or make changes to this bug.