Bug 212923 (pear-XML-RSS) - Review Request: php-pear-XML-RSS - RSS parser
Summary: Review Request: php-pear-XML-RSS - RSS parser
Keywords:
Status: CLOSED NEXTRELEASE
Alias: pear-XML-RSS
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-DG-RSS
TreeView+ depends on / blocked
 
Reported: 2006-10-30 04:50 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-11 02:29:16 UTC
Type: ---
Embargoed:
wtogami: fedora-cvs+


Attachments (Terms of Use)

Description Christopher Stone 2006-10-30 04:50:36 UTC
Spec URL: http://tkmame.retrogames.com/fedora-extras/php-pear-XML-RSS.spec
SRPM URL: http://tkmame.retrogames.com/fedora-extras/php-pear-XML-RSS-0.9.10-1.src.rpm

Description:
Parser for Resource Description Framework (RDF) Site Summary (RSS)
documents.

Comment 1 Remi Collet 2006-11-07 19:20:31 UTC
REVIEW:
* Source XML_RSS-0.9.10.tgz is the same as upstream
* 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.
* license is open source-compatible (PHP License).
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* Builds fine in mock (development).
* package installs properly
* rpmlint 
W: php-pear-XML-RSS no-documentation
* final provides are sane:
php-pear(XML_RSS) = 0.9.10
php-pear-XML-RSS = 0.9.10-1.fc7
* %check is not present; 
* owns the directories it creates (XML own by php-pear)
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* scriptlets are OK (pear install)
* code, not content.
* no documentation

SHOULD :
- requires other extensions with minimal version (php-pear(XML_Parser) >= 1.0.1)
- Add the PHP license in the %doc


Comment 2 Remi Collet 2006-11-07 19:23:57 UTC
Test provided upstream succeed (using php-PHPUnit):

$ php XML_RSS_Infrastructure_Test.php 
TestCase XML_RSS_Infrastructure_Test->testIsXML_Parser() passed
TestCase XML_RSS_Infrastructure_Test->testBug2310() passed

$ php XML_RSS_Parsing_Test.php 
TestCase XML_RSS_Parsing_Test->testParseLocalFile() passed
TestCase XML_RSS_Parsing_Test->testGetStructure() passed
TestCase XML_RSS_Parsing_Test->testGetStructureFromString() passed
TestCase XML_RSS_Parsing_Test->testGetChannelInfo() passed
TestCase XML_RSS_Parsing_Test->testGetItems() passed
TestCase XML_RSS_Parsing_Test->testGetImages() passed
TestCase XML_RSS_Parsing_Test->testGetTextinputs() passed
TestCase XML_RSS_Parsing_Test->testDescriptionCdata() passed


Comment 3 Christopher Stone 2006-11-10 00:13:58 UTC
Heya Remi, this bug is still set with a status of NEW and blocking FE-REVIEW, I
was wondering if you had meant to approve this?

Thanks for the review :)

Comment 4 Christopher Stone 2006-11-10 04:42:29 UTC
SPEC: http://tkmame.retrogames.com/fedora-extras/php-pear-XML-RSS.spec
SRPM: http://tkmame.retrogames.com/fedora-extras/php-pear-XML-RSS-0.9.10-2.src.rpm

%changelog
* Thu Nov 09 2006 Christopher Stone <chris.stone> 0.9.10-2
- Added license file to %%doc
- Added versioned requires


Comment 5 Remi Collet 2006-11-10 06:05:36 UTC
the 2 "should" in comment #1 are not a blocker and are ok now.

APPROVED

Comment 6 Christopher Stone 2007-04-22 22:40:50 UTC
Branch Package CVS Request
=======================
Package Name: php-pear-XML-RSS
Short Description: RSS parser
Owners: chris.stone
Branches: EL-5
InitialCC: 


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