Bug 222575 (pear-ElementGrid) - Review Request: php-pear-HTML-QuickForm-ElementGrid - Meta-element which holds any other element in a grid
Summary: Review Request: php-pear-HTML-QuickForm-ElementGrid - Meta-element which hold...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: pear-ElementGrid
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-14 20:00 UTC by Christopher Stone
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-05-10 04:26:03 UTC
Type: ---
Embargoed:
j: fedora-review+
dennis: fedora-cvs+


Attachments (Terms of Use)

Description Christopher Stone 2007-01-14 20:00:48 UTC
Spec URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-QuickForm-ElementGrid.spec
SRPM URL: http://tkmame.retrogames.com/fedora-extras/php-pear-HTML-QuickForm-ElementGrid-0.1.0-1.src.rpm

Description:
An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in
an HTML_Table. The elements in the table should behave exactly like normal
elements in a form, such as freezing and getting defaults and submitted values
correctly.

Comment 1 Sébastien PRUD'HOMME 2007-04-07 13:58:56 UTC
+ rpmlint output (none)
+ right package name (follows PEAR package naming scheme)
+ build for noarch
+ spec file name = %{name}.spec
+ package version = tarball version
+ uses 1%{?dist} release
+ web site url checked: http://pear.php.net/package/HTML_QuickForm_ElementGrid
+ source file url checked
+ LGPG license
? missing license file
+ requires: php-pear(PEAR)
- requires: php >= 4.3.0 (not sure for this as php-pear requires php yet but
Wiki page says a PEAR package MUST requires it)
+ requires: php-pear(HTML_QuickForm) >= 3.2.5 (as written in PEAR XML package
description)
+ requires: php-pear(HTML_Table) >= 1.7.5 (as written in PEAR XML package
description)
+ provides: php-pear(HTML_QuickForm_ElementGrid) = %{version}
+ uses '%setup -q -c' as suggested in PEAR additional hints
+ uses PEAR macros
+ uses recommended scriptlets for registering and unregistering the module
+ written in english (not my native language so i hope all is OK)
+ md5 of source file same as the one of the source file on the official web site
+ build and installed without problem on fc6
+ sample elementGrid.php tested successfully
+ no duplicate files
+ uses %defattr(-,root,root,-)
+ doesn't own %{pear_phpdir}/HTML/QuickForm directory
? group should be Development/Libraries not Development/Languages
+ buildroot %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Comment 2 Sébastien PRUD'HOMME 2007-04-07 19:59:13 UTC
+ build with mock (fc6 i386)
- a new version is released (0.1.0) since a few days

Comment 3 Jason Tibbitts 2007-05-06 03:59:40 UTC
Let me go ahead and ack this, since Sebastien isn't sponsored yet.

Nothing from rpmlint; everything looks good.

* source files match upstream:
26a09d192dfcc27a250b940943b02e0d1d0c59d0329a5350c915d41164e901ba
HTML_QuickForm_ElementGrid-0.1.0.tgz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
O latest version is 0.1.1.
  This came out way after you submitted the review; any reason for not
  packaging it instead?
* BuildRequires are proper.
* %clean is present.
* package builds in mock (development, x86_64).
* package installs properly
* rpmlint is silent.
* final provides and requires are sane:
   php-pear(HTML_QuickForm_ElementGrid) = 0.1.0
   php-pear-HTML-QuickForm-ElementGrid = 0.1.0-1.fc7
  =
   /bin/sh
   /usr/bin/pear
   php-pear(HTML_QuickForm) >= 3.2.5
   php-pear(HTML_Table) >= 1.7.5
   php-pear(PEAR)

* %check is not present; not test suite upstream.
* owns the directories it creates.
  (/usr/share/pear/HTML/QuickForm is owned by a dependency)
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* 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.

APPROVED


Comment 4 Christopher Stone 2007-05-06 04:41:11 UTC
New Package CVS Request
=======================
Package Name: php-pear-HTML-QuickForm-ElementGrid
Short Description: Meta-element which holds any other element in a grid
Owners: chris.stone
Branches: FC-6 FC-5 EL-5
InitialCC: 

Comment 5 Dennis Gilmore 2007-05-06 05:38:12 UTC
CVS done

Comment 6 Christopher Stone 2007-05-10 04:26:03 UTC
0.1.1 pushed, thanks for the reviews!


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