Bug 889400 (php-PHPParser) - Review Request: php-PHPParser - A PHP parser written in PHP
Summary: Review Request: php-PHPParser - A PHP parser written in PHP
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: php-PHPParser
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-21 03:43 UTC by Shawn Iwinski
Modified: 2013-01-25 02:44 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-18 20:28:02 UTC
Type: ---
Embargoed:
fedora: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)
phpci.log (35.61 KB, text/plain)
2012-12-30 09:36 UTC, Remi Collet
no flags Details
php-PHPParser-review.txt (6.84 KB, text/plain)
2012-12-30 09:36 UTC, Remi Collet
no flags Details

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.


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