Bug 889400 (php-PHPParser)

Summary: Review Request: php-PHPParser - A PHP parser written in PHP
Product: [Fedora] Fedora Reporter: Shawn Iwinski <shawn>
Component: Package ReviewAssignee: Remi Collet <fedora>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora, notting, package-review
Target Milestone: ---Flags: fedora: fedora-review+
gwync: 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: 2013-01-18 20:28:02 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:
Attachments:
Description Flags
phpci.log
none
php-PHPParser-review.txt none

Description Shawn Iwinski 2012-12-21 03:43:50 UTC
Spec URL: http://siwinski.fedorapeople.org/rpmbuild/SPECS/php-PHPParser.spec

SRPM URL: http://siwinski.fedorapeople.org/rpmbuild/SRPMS/php-PHPParser-0.9.3-1.fc17.src.rpm

Description:
A PHP parser written in PHP to simplify static analysis and code manipulation.

Fedora Account System Username: siwinski

Comment 1 Remi Collet 2012-12-30 09:36:22 UTC
Created attachment 670362 [details]
phpci.log

Comment 2 Remi Collet 2012-12-30 09:36:57 UTC
Created attachment 670363 [details]
php-PHPParser-review.txt

Generated by fedora-review 0.3.1 (b71abc1) last change: 2012-10-16
Buildroot used: fedora-17-x86_64
Command line :/usr/bin/fedora-review -b 889400

Comment 3 Remi Collet 2012-12-30 09:39:11 UTC
[!]: Requires correct, justified where necessary.
	php(language) only available on fedora
	min PHP version is 5.3.0 (phpci)
	xmlreader and xmlwriter are provided by php-xml


So:

%if 0%{?fedora}
Requires:         php(language) >= 5.3.0
Requires:         php-filter
Requires:         php-xmlreader
Requires:         php-xmlwriter
%else
Requires:         php-common >= 5.3.0
Requires:         php-xml
%endif

And, same change for BR.

Comment 4 Shawn Iwinski 2013-01-05 00:01:11 UTC
(In reply to comment #3)

Sorry for the delay.  I made the updates a little while ago but never updated this review with the information.

I chose to just use php-common for both Fedora and non-Fedora.

Changelog:
- Added php_min_ver
- Fixed requires for php_min_ver and non-Fedora



Spec URL: http://siwinski.fedorapeople.org/rpmbuild/SPECS/php-PHPParser.spec

SRPM URL: http://siwinski.fedorapeople.org/rpmbuild/SRPMS/php-PHPParser-0.9.3-2.fc17.src.rpm

Comment 5 Remi Collet 2013-01-05 06:34:57 UTC
Requires fixed

No blocker

=== APPROVED ===

Comment 6 Shawn Iwinski 2013-01-05 19:02:49 UTC
THANKS for the review!


New Package SCM Request
=======================
Package Name: php-PHPParser
Short Description: A PHP parser written in PHP
Owners: siwinski
Branches: f17 f18 el6
InitialCC:

Comment 7 Gwyn Ciesla 2013-01-07 13:29:00 UTC
Git done (by process-git-requests).

Comment 8 Fedora Update System 2013-01-08 15:21:08 UTC
php-PHPParser-0.9.3-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/php-PHPParser-0.9.3-2.fc18

Comment 9 Fedora Update System 2013-01-08 15:21:20 UTC
php-PHPParser-0.9.3-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/php-PHPParser-0.9.3-2.el6

Comment 10 Fedora Update System 2013-01-08 15:21:30 UTC
php-PHPParser-0.9.3-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/php-PHPParser-0.9.3-2.fc17

Comment 11 Fedora Update System 2013-01-08 20:17:39 UTC
php-PHPParser-0.9.3-2.fc18 has been pushed to the Fedora 18 testing repository.

Comment 12 Fedora Update System 2013-01-18 20:28:03 UTC
php-PHPParser-0.9.3-2.fc17 has been pushed to the Fedora 17 stable repository.

Comment 13 Fedora Update System 2013-01-18 20:30:33 UTC
php-PHPParser-0.9.3-2.fc18 has been pushed to the Fedora 18 stable repository.

Comment 14 Fedora Update System 2013-01-25 02:44:34 UTC
php-PHPParser-0.9.3-2.el6 has been pushed to the Fedora EPEL 6 stable repository.