Bug 1274496 - Review Request: perl-SQL-Tokenizer - Simple SQL tokenizer
Summary: Review Request: perl-SQL-Tokenizer - Simple SQL tokenizer
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-22 20:06 UTC by Emmanuel Seyman
Modified: 2015-11-09 00:51 UTC (History)
2 users (show)

Fixed In Version: perl-SQL-Tokenizer-0.24-3.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-04 20:53:09 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Emmanuel Seyman 2015-10-22 20:06:09 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-SQL-Tokenizer/perl-SQL-Tokenizer.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-SQL-Tokenizer/perl-SQL-Tokenizer-0.24-2.fc22.src.rpm

Description:
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to
be a parser or query verifier. It just creates sane tokens from a valid
SQL query.

Fedora Account System Username: eseyman

Comment 1 Upstream Release Monitoring 2015-10-23 13:13:21 UTC
jplesnik's scratch build of perl-SQL-Tokenizer-0.24-2.fc22.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11557792

Comment 2 Jitka Plesnikova 2015-10-23 13:31:05 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

$ rpm -qp --requires perl-SQL-Tokenizer-0.24-2.fc24.noarch.rpm | sort | uniq -c
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(:VERSION) >= 5.6.2
      1 perl(Exporter)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1

Binary requires are Ok.

$ rpm -qp --provides perl-SQL-Tokenizer-0.24-2.fc24.noarch.rpm | sort | uniq -c
      1 perl(SQL::Tokenizer) = 0.24
      1 perl-SQL-Tokenizer = 0.24-2.fc24

Binary provides are Ok.

$ rpmlint ./perl-SQL-Tokenizer*
perl-SQL-Tokenizer.src: W: spelling-error %description -l en_US verifier -> versifier, verifies, verified
perl-SQL-Tokenizer.noarch: W: spelling-error %description -l en_US verifier -> versifier, verifies, verified
2 packages and 1 specfiles checked; 0 errors, 2 warnings.

Rpmlint is ok


BuildRequires
TODO: Constrain `perl(Test::Pod)' build-time dependency with `>= 1.14' (t/pod.t:5:)
FIX: Please add following build-requires:
- coreutils - perl-SQL-Tokenizer.spec:41
- findutils - perl-SQL-Tokenizer.spec:41
- make - perl-SQL-Tokenizer.spec:33

FIX: Please replace PERL_INSTALL_ROOT by DESTDIR


Please correct all 'FIX' issues and consider fixing 'TODO' item

Otherwise the package looks good.
APPROVED.

Comment 3 Emmanuel Seyman 2015-10-23 14:30:21 UTC
(In reply to Jitka Plesnikova from comment #2)
> 
> TODO: Constrain `perl(Test::Pod)' build-time dependency with `>= 1.14'

Done

> FIX: Please add following build-requires:
> - coreutils - perl-SQL-Tokenizer.spec:41
> - findutils - perl-SQL-Tokenizer.spec:41
> - make - perl-SQL-Tokenizer.spec:33

Done

> FIX: Please replace PERL_INSTALL_ROOT by DESTDIR

Done

Spec URL: http://people.parinux.org/~seyman/fedora/perl-SQL-Tokenizer/perl-SQL-Tokenizer.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-SQL-Tokenizer/perl-SQL-Tokenizer-0.24-3.fc22.src.rpm

> Otherwise the package looks good.
> APPROVED.

Thank you, Jitka.
I've requested the repo.

Comment 4 Fedora Update System 2015-10-26 09:01:36 UTC
perl-SQL-Tokenizer-0.24-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-a3fda4976d

Comment 5 Fedora Update System 2015-10-27 02:18:29 UTC
perl-SQL-Tokenizer-0.24-3.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 perl-SQL-Tokenizer'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-a3fda4976d

Comment 6 Fedora Update System 2015-10-28 20:25:51 UTC
perl-SQL-Tokenizer-0.24-3.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 perl-SQL-Tokenizer'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-fc3f21765e

Comment 7 Fedora Update System 2015-11-04 20:53:07 UTC
perl-SQL-Tokenizer-0.24-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-11-09 00:51:03 UTC
perl-SQL-Tokenizer-0.24-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


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