Bug 440999

Summary: Review Request: php-pear-File-Find - Class which facilitates the search of filesystems
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Jason Tibbitts <j>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: j: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-05 18:36:03 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:

Description Remi Collet 2008-04-04 21:40:48 UTC
Spec URL: http://remi.fedorapeople.org/php-pear-File-Find.spec
SRPM URL: http://remi.fedorapeople.org/php-pear-File-Find-1.3.0-1.fc8.src.rpm
Mock Log: http://remi.fedorapeople.org/php-pear-File-Find-build.log
Description: 
File_Find, created as a replacement for its Perl counterpart, also named
File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.

--
This package is a new "requires" for next version of php-pear-PHP-CompatInfo I maintain.

Test suite is broken, mostly because search result is not always the same.

rpmlint is silent.

Comment 1 Jason Tibbitts 2008-04-05 01:04:32 UTC
I like how the code says that the LICENSE file is in the tarball when it's not.

Thanks for commenting on the issues surrounding the test suite.  Everything
looks good to me.

* source files match upstream:
   662dc82e1efe327bca3a18f585b1fbd8207f2c88da3b06492be14ec8c3aa4e8d  
   File_Find-1.3.0.tgz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK (can't check the French versions)
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly
* rpmlint is silent.
* final provides and requires are sane:
   php-pear-File-Find = 1.3.0-1.fc9
  =
   /bin/sh
   /usr/bin/pear

* 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 module registration)
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.

APPROVED

Comment 2 Remi Collet 2008-04-05 05:01:14 UTC
Thanks for the review.

New Package CVS Request
=======================
Package Name: php-pear-File-Find
Short Description: Class which facilitates the search of filesystems
Owners: remi
Branches: F-7, F-8, EL-5
InitialCC: 
Cvsextras Commits: yes




Comment 3 Kevin Fenzi 2008-04-05 16:50:48 UTC
cvs done.