Bug 531107 - Review Request: perl-SQL-Tokenizer - A Perl package to tokenize SQL, generically
Summary: Review Request: perl-SQL-Tokenizer - A Perl package to tokenize SQL, generically
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-26 22:05 UTC by David Fetter
Modified: 2016-02-08 15:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-20 02:00:57 UTC
Type: ---
Embargoed:
mmaslano: fedora-review?


Attachments (Terms of Use)

Description David Fetter 2009-10-26 22:05:51 UTC
Spec URL: http://fetter.org/~shackle/
SRPM URL: <srpm info here>
Description: A Perl package which helps tokenize SQL.

Comment 1 David Fetter 2009-10-26 22:07:33 UTC
Oops.  SPECT and SRPM, respectively, should be here:

http://fetter.org/~shackle/perl-SQL-Tokenizer.spec
http://fetter.org/~shackle/SRPMS/perl-SQL-Tokenizer-0.19-1.fc11.src.rpm

Comment 2 Marcela Mašláňová 2010-01-22 09:07:09 UTC
Link is not working.

Comment 3 Steve Traylen 2010-02-09 19:14:43 UTC
Yes, link still not working. Hangs, firewall?

Comment 4 David Fetter 2010-02-11 09:27:39 UTC
Sorry.  The machine was down for awhile.  Here are the updated spec and SRPM.

http://fetter.org/~shackle/perl-SQL-Tokenizer.spec
http://fetter.org/~shackle/perl-SQL-Tokenizer-0.19-1.fc12.src.rpm

Comment 5 Steve Traylen 2010-02-13 16:29:34 UTC
Hi,
Looks easy to approve but a couple of comments.

I see no reason for including MANIFEST.bak in the resulting package.

The license is as perl so not just "Artistic 2.0" see: 

http://fedoraproject.org/wiki/Packaging/Perl#License_tag

Comment 7 Steve Traylen 2010-02-13 18:58:19 UTC
Hi what about the other point namely.

%doc Changes MANIFEST.bak README

I don't think "MANIFEST.bak" should be included the package.

Steve

Comment 9 Marcela Mašláňová 2010-07-26 08:39:38 UTC
- rpmlint checks return: OK
perl-SQL-Tokenizer.src: E: unknown-key GPG#b73652a5
 ^ looks like you've signed your package. This should be ok.
- package meets naming guidelines OK
- package meets packaging guidelines OK
- license (GPL+ or Artistic) OK, text in %doc, matches source
- spec file legible, in am. english OK
- source matches upstream OK
- package compiles on devel (x86) OK
 http://koji.fedoraproject.org/koji/taskinfo?taskID=2350781
- no missing BR OK
- no unnecessary BR NOT OK
 please remove Test::More from Requires. This is needed only during build.
- no locales OK
- not relocatable OK
- owns all directories that it creates OK
- no duplicate files OK
- permissions ok OK
- %clean ok OK
- macro use consistent OK
- code, not content OK
- no need for -docs OK
- nothing in %doc affects runtime OK
- no need for .desktop file  OK

Almost ok ;-)

Comment 10 David Fetter 2010-07-26 17:05:17 UTC
Updated to 0.20, the current version, removed Test::More from Requires.  Newest packages here:

http://fetter.org/~shackle/perl-SQL-Tokenizer.spec
http://fetter.org/~shackle/perl-SQL-Tokenizer-0.20-1.fc12.src.rpm

Comment 11 Marcela Mašláňová 2010-07-27 07:45:01 UTC
SRPM can't be found.

Comment 12 David Fetter 2010-07-27 14:57:37 UTC
Oops. sorry. Wrong URL.  The correct URLs are:

http://fetter.org/~shackle/perl-SQL-Tokenizer.spec
http://fetter.org/~shackle/perl-SQL-Tokenizer-0.20-1.fc13.src.rpm

Comment 13 Marcela Mašláňová 2010-07-28 07:07:42 UTC
- rpmlint checks return:
perl-SQL-Tokenizer.src: E: unknown-key GPG#b73652a5
OK
- package meets naming guidelines OK
- package meets packaging guidelines OK
- license (GPL+ or Artistic) OK, text in %doc, matches source
- spec file legible, in am. english OK
- source matches upstream 0cd63eb036f81e22d1d58fc1f81beb5f OK
- package compiles on devel (x86) OK
- no missing BR OK
- no unnecessary BR OK
- no locales OK
- not relocatable OK
- owns all directories that it creates OK
- no duplicate files OK
- permissions ok OK
- %clean ok OK
- macro use consistent OK
- code, not content OK
- no need for -docs OK
- nothing in %doc affects runtime OK
- no need for .desktop file OK

Comment 14 Marcela Mašláňová 2010-10-04 08:59:33 UTC
Could you comment these two issues:
perl-SQL-Tokenizer.src: E: unknown-key GPG#b73652a5
perl-SQL-Tokenizer.noarch: W: hidden-file-or-dir /usr/share/perl5/vendor_perl/SQL/._Tokenizer.pm
After resolving these two, it should be ok.

Comment 15 Marcela Mašláňová 2010-10-14 07:04:35 UTC
Ping?

Comment 16 David Fetter 2010-10-14 14:59:21 UTC
What is it you'd like done about them?

Comment 17 Marcela Mašláňová 2010-11-09 16:09:59 UTC
perl-SQL-Tokenizer.src: E: unknown-key GPG#b73652a5
^ I suppose this is false positive. Key is not needed for functionality.

perl-SQL-Tokenizer.noarch: W: hidden-file-or-dir
/usr/share/perl5/vendor_perl/SQL/._Tokenizer.pm
This is installed. Is it needed? If not, could you remove it?

Comment 18 Marcela Mašláňová 2011-02-28 15:26:57 UTC
Ping?

If you are still interested in this package, could you remove the file ._Tokenizer.pm or comment, why it is needed? We could finish it in that case.

Comment 19 David Fetter 2011-03-01 21:05:25 UTC
Oops.  I'll try to get on this tonight.  How do I remove it?

Cheers,
David.

Comment 20 Marcela Mašláňová 2011-03-02 15:04:27 UTC
(In reply to comment #19)
> Oops.  I'll try to get on this tonight.  How do I remove it?
> 
> Cheers,
> David.

You should remove it in prep part of spec file.
rm -rf lib/SQL/._Tokenizer.pm

I must ask. Are you already sponsored in Fedora?

Comment 21 David Fetter 2011-03-03 23:32:53 UTC
Done :)

http://fetter.org/~shackle/perl-SQL-Tokenizer.spec
http://fetter.org/~shackle/perl-SQL-Tokenizer-0.20-2.fc14.src.rpm

Re: sponsorship, not that I know of.  What's involved?

Comment 22 Marcela Mašláňová 2011-03-04 13:15:41 UTC
You've started a lot of reviews as I can see in bugzilla, but you've never finished any. Why? You need to find someone, who will be your sponsor, which means give you access to Fedora account system. 
I've added sponsorship request as blocker. For details about sponsorship see: https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group

In one of previous reviews you lost possible sponsor, so I'm not sure how successful you'll be this time. (I'm not sponsor).

Comment 23 Miroslav Suchý 2012-12-16 13:03:29 UTC
Hi, I'm sponsor and I can sponsor you. Are you still interrested in finishing this package review?

Comment 24 Christopher Meng 2013-07-20 04:21:51 UTC
Please response ASAP or this bug may be closed.

If you don't have interests now, no problem and please close this.


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