Bug 1262807 (udan11/sql-parser)

Summary: Review Request: php-udan11-sql-parser - A validating SQL lexer and parser with a focus on MySQL dialect
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Shawn Iwinski <shawn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, redhat-bugzilla, shawn
Target Milestone: ---Keywords: Reopened
Target Release: ---Flags: shawn: fedora-review+
gwync: fedora-cvs+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-12 19:27:43 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
phpcompatinfo-full.log
none
phpcompatinfo-lib.log
none
fedora-review.txt none

Description Remi Collet 2015-09-14 12:06:13 UTC
Spec URL: https://raw.githubusercontent.com/remicollet/remirepo/fcb77b1b636d2267d260e0ed97d2810f5ca50974/php/php-dmitry-php-sql-parser/php-dmitry-php-sql-parser.spec
SRPM URL: 
Description: 
A validating SQL lexer and parser with a focus on MySQL dialect.

This library was originally developed for phpMyAdmin during
the Google Summer of Code 2015.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/SqlParser/autoload.php';


Fedora Account System Username: remi

--
As usually, I will clean the old EL-5 stuff after import.

Comment 1 Remi Collet 2015-09-14 13:18:24 UTC
Probably have to wait for upstream clarification
https://lists.phpmyadmin.net/pipermail/developers/2015-September/019116.html

Comment 3 Remi Collet 2015-09-14 15:14:00 UTC
FYI
* rev 1b2988f is the one bundled in phpMyAdmin 4.5.0RC1.
* https://github.com/phpmyadmin/phpmyadmin/pull/11481 is merged
* change in phpMyAdmin specfile
https://github.com/remicollet/remirepo/commit/225596e25c4739d015478cd2b2d6dad537b3a8d8

Comment 4 Shawn Iwinski 2015-09-20 16:27:31 UTC
Created attachment 1075322 [details]
phpcompatinfo-full.log

phpCompatInfo version 4.4.0 DB built Jul 20 2015 15:06:38 CEST

Comment 5 Shawn Iwinski 2015-09-20 16:27:57 UTC
Created attachment 1075323 [details]
phpcompatinfo-lib.log

phpCompatInfo version 4.4.0 DB built Jul 20 2015 15:06:38 CEST

Comment 6 Shawn Iwinski 2015-09-20 16:28:38 UTC
Created attachment 1075324 [details]
fedora-review.txt

Generated by fedora-review 0.6.0 (3c5c9d7) last change: 2015-05-20
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1262807
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, PHP, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 7 Shawn Iwinski 2015-09-20 16:31:36 UTC
[!]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf %{buildroot} present but not required
[!]: Each %files section contains %defattr if rpm < 4.4
     Note: %defattr present but not needed
[!]: Buildroot is not present
     Note: Buildroot: present but not needed
[!]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required

As usual, remove EPEL 5 bits after initial import.  No blocker.

[!]: Latest version is packaged.

     Newer snapshot available

No blocker.



[!]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.

     1) Fix obsoletes issue: W: self-obsoletion php-dmitry-php-sql-parser < 0-0.2 obsoletes php-dmitry-php-sql-parser <= 0-0.2.20150820git1b2988f.fc24

     2) Fix provides: Replace
         Provides:       php-dmitry-php-sql-parser <= %{version}-%{release}
     with
         Provides:       php-dmitry-php-sql-parser = %{version}-%{release}

[!]: Requires correct, justified where necessary.

     Per phpcompatinfo, replace
         Requires:       php-spl
     with
         Requires:       php-pcre

Comment 9 Shawn Iwinski 2015-09-20 20:47:05 UTC
[x]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.

[x]: Requires correct, justified where necessary.



No blockers.

===== APPROVED =====

Comment 10 Remi Collet 2015-09-21 04:46:16 UTC
Thanks!

New Package SCM Request
=======================
Package Name: php-udan11-sql-parser
Short Description: A validating SQL lexer and parser with a focus on MySQL dialect
Upstream URL: https://github.com/udan11/sql-parser
Owners: remi
Branches: f21 f22 f23 el6 epel7
InitialCC:

Comment 11 Gwyn Ciesla 2015-09-21 18:01:42 UTC
Git done (by process-git-requests).

Comment 12 Fedora Update System 2015-09-22 05:34:12 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16381

Comment 13 Fedora Update System 2015-09-22 05:34:19 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 14 Fedora Update System 2015-09-22 05:34:23 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 15 Fedora Update System 2015-09-23 03:55:48 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16382

Comment 16 Fedora Update System 2015-09-23 05:23:08 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 17 Fedora Update System 2015-09-23 08:50:57 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 18 Fedora Update System 2015-09-23 08:52:36 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8185

Comment 19 Fedora Update System 2015-09-23 13:17:22 UTC
php-udan11-sql-parser-1.0.0-1.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 20 Fedora Update System 2015-09-23 13:18:39 UTC
php-udan11-sql-parser-1.0.0-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16382

Comment 21 Fedora Update System 2015-09-23 13:19:52 UTC
php-udan11-sql-parser-1.0.0-1.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 22 Fedora Update System 2015-09-23 13:20:40 UTC
php-udan11-sql-parser-1.0.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8185

Comment 23 Fedora Update System 2015-09-23 21:23:28 UTC
php-udan11-sql-parser-0-0.3.20150820git1b2988f.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16381

Comment 24 Fedora Update System 2015-09-24 03:32:30 UTC
php-udan11-sql-parser-1.0.0-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16382

Comment 25 Fedora Update System 2015-09-24 05:43:09 UTC
php-udan11-sql-parser-1.0.0-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16381

Comment 26 Fedora Update System 2015-09-24 09:53:37 UTC
php-udan11-sql-parser-1.0.0-1.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 27 Fedora Update System 2015-09-25 00:20:02 UTC
php-udan11-sql-parser-1.0.0-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 28 Fedora Update System 2015-09-25 00:21:10 UTC
php-udan11-sql-parser-1.0.0-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8185

Comment 29 Fedora Update System 2015-09-25 13:36:25 UTC
php-udan11-sql-parser-1.0.0-2.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 30 Fedora Update System 2015-09-25 13:36:38 UTC
php-udan11-sql-parser-1.0.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16382

Comment 31 Fedora Update System 2015-09-25 13:37:13 UTC
php-udan11-sql-parser-1.0.0-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8185

Comment 32 Fedora Update System 2015-09-25 13:37:52 UTC
php-udan11-sql-parser-1.0.0-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 33 Fedora Update System 2015-09-27 00:39:15 UTC
php-udan11-sql-parser-1.0.0-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16381

Comment 34 Fedora Update System 2015-09-27 00:56:10 UTC
php-udan11-sql-parser-1.0.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16382

Comment 35 Fedora Update System 2015-09-27 02:22:05 UTC
php-udan11-sql-parser-1.0.0-2.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16383

Comment 36 Fedora Update System 2015-09-27 07:27:00 UTC
php-udan11-sql-parser-1.0.0-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 37 Fedora Update System 2015-09-27 13:47:19 UTC
php-udan11-sql-parser-1.0.0-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.

Comment 38 Fedora Update System 2015-09-27 15:49:46 UTC
php-udan11-sql-parser-1.0.0-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 39 Fedora Update System 2015-09-27 16:19:47 UTC
php-udan11-sql-parser-1.0.0-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8186

Comment 40 Fedora Update System 2015-09-27 16:20:18 UTC
php-udan11-sql-parser-1.0.0-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-udan11-sql-parser'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8185

Comment 41 Fedora Update System 2015-10-12 19:27:42 UTC
php-udan11-sql-parser-1.0.0-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.

Comment 42 Fedora Update System 2015-10-12 19:59:59 UTC
php-udan11-sql-parser-1.0.0-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.