Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 212915 (pear-HTML-Table) - Review Request: php-pear-HTML-Table - Class to easily design HTML tables
Summary: Review Request: php-pear-HTML-Table - Class to easily design HTML tables
Keywords:
Status: CLOSED NEXTRELEASE
Alias: pear-HTML-Table
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: pear-HTML-Common
Blocks: FE-ACCEPT DataObj-FormBuilder
TreeView+ depends on / blocked
 
Reported: 2006-10-30 03:23 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:37:43 UTC
Type: ---
Embargoed:
wtogami: fedora-cvs+


Attachments (Terms of Use)

Description Christopher Stone 2006-10-30 03:23:22 UTC
Spec URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Table.spec
SRPM URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Table-1.7.4-1.src.rpm

Description:
The PEAR::HTML_Table package provides methods for easy and efficient design
of HTML tables.
- Lots of customization options.
- Tables can be modified at any time.
- The logic is the same as standard HTML editors.
- Handles col and rowspans.
- PHP code is shorter, easier to read and to maintain.
- Tables options can be reused.

Comment 1 Remi Collet 2006-11-11 19:06:34 UTC
First comment before the full review.

All the tests provides succeed (pear run-tests -p HTML_Table) : Good.

Version 1.7.5 is available, so please update.

Should require HTML_Common >= 1.2.0

Comment 2 Christopher Stone 2006-11-11 21:26:06 UTC
SPEC: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Table.spec
SRPM: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-Table-1.7.5-1.src.rpm

%changelog
* Sat Nov 11 2006 Christopher Stone <chris.stone> 1.7.5-1
- Upstream Sync
- Add versioned requires


Comment 3 Remi Collet 2006-11-12 08:55:02 UTC
== TEST ==
pear run-tests -p HTML_Table
> Running 31 tests
> 31 PASSED TESTS

== REVIEW ==
* source files match upstream:
d76f133550d326c33f7fc556afb59555  HTML_Table-1.7.5.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 (BSD)
* 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_Table) = 1.7.5
php-pear-HTML-Table = 1.7.5-1.fc7
* %check is not present; see comment
* owns the directories it creates (HTML own 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.

APPROVED

Comment 4 Christopher Stone 2007-04-25 04:57:38 UTC
Branch Package CVS Request
=======================
Package Name: php-pear-HTML-Table
Short Description: Class to easily design HTML tables
Owners: chris.stone
Branches: EL-5
InitialCC: 


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