Bug 1276161

Summary: Review Request: perl-SQL-SplitStatement - Split any SQL code into atomic statements
Product: [Fedora] Fedora Reporter: Emmanuel Seyman <emmanuel>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review
Target Milestone: ---Flags: jplesnik: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-SQL-SplitStatement-1.00020-3.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-10 09:30:46 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:

Description Emmanuel Seyman 2015-10-28 23:09:30 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-SQL-SplitStatement/perl-SQL-SplitStatement.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-SQL-SplitStatement/perl-SQL-SplitStatement-1.00020-2.fc22.src.rpm
Description:
This is a simple module which tries to split any SQL code, even including
non-standard extensions (for the details see the "SUPPORTED DBMSs" section
below), into the atomic statements it is composed of.

Fedora Account System Username: eseyman

Comment 1 Upstream Release Monitoring 2015-10-29 11:43:13 UTC
jplesnik's scratch build of perl-SQL-SplitStatement-1.00020-2.fc22.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11624840

Comment 2 Jitka Plesnikova 2015-10-29 12:58:01 UTC
Source file is ok
Summary is ok
License is ok
URL and Source0 are ok
All tests passed

$ rpm -qp --requires perl-SQL-SplitStatement-1.00020-2.fc24.noarch.rpm | sort | uniq -c
      1 /usr/bin/env
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(Carp)
      1 perl(Class::Accessor::Fast)
      1 perl(Getopt::Long)
      1 perl(List::MoreUtils)
      1 perl(Pod::Usage)
      1 perl(Regexp::Common)
      1 perl(SQL::SplitStatement)
      1 perl(SQL::Tokenizer) >= 0.22
      1 perl(base)
      1 perl(constant)
      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-SplitStatement-1.00020-2.fc24.noarch.rpm | sort | uniq -c
      1 perl(SQL::SplitStatement) = 1.00020
      1 perl-SQL-SplitStatement = 1.00020-2.fc24
Binary provides are Ok.

$ rpmlint perl-SQL-SplitStatement*
perl-SQL-SplitStatement.noarch: E: incorrect-fsf-address /usr/share/licenses/perl-SQL-SplitStatement/LICENSE
2 packages and 1 specfiles checked; 1 errors, 0 warnings.

Invalid address was reported to upstream.
Otherwise rpmlint is ok.

BuildRequires need to be updated
FIX: Please add BRs
* perl(base) - lib/SQL/SplitStatement.pm:10
* perl(File::Find) - SQL-SplitStatement-2.00020/t/00-compile.t:10
* perl(strict) - Makefile.PL and tests
* perl(warnings) - Makefile.PL and tests
* Add version constrain to perl(SQL::Tokenizer) >= 0.22

Description
TODO: this part of Description should be changed "(for the details see the 
      "SUPPORTED DBMSs" section below)", because the section is part of man
      page not Description

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

Otherwise, the package looks good
Package APPROVED.

Comment 3 Emmanuel Seyman 2015-10-29 13:39:57 UTC
(In reply to Jitka Plesnikova from comment #2):
> 
> BuildRequires need to be updated
> FIX: Please add BRs

Done.

> TODO: this part of Description should be changed "(for the details see the 
>       "SUPPORTED DBMSs" section below)", because the section is part of man
>       page not Description

Indeed. Done.

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

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

> Package APPROVED.

Thank you, Jikta. SCM request made.

Comment 4 Gwyn Ciesla 2015-10-29 17:35:12 UTC
This SCM request method has been deprecated. Please see https://fedoraproject.org/wiki/PackageDB_admin_requests.