Bug 579375 (perl-CGI-PSGI)

Summary: Review Request: perl-CGI-PSGI - Enable your CGI.pm aware applications to adapt PSGI protocol
Product: [Fedora] Fedora Reporter: Emmanuel Seyman <emmanuel>
Component: Package ReviewAssignee: Chris Weyl <cweyl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: cweyl: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-28 23:05:37 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:
Bug Depends On:    
Bug Blocks: 579376    

Description Emmanuel Seyman 2010-04-04 19:16:29 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-CGI-PSGI/perl-CGI-PSGI.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-CGI-PSGI/perl-CGI-PSGI-0.10-1.fc12.src.rpm
Description:
This module is for web application framework developers who currently uses
CGI to handle query parameters. You can switch to use CGI::PSGI instead of
CGI, to make your framework compatible to PSGI with a slight modification
of your framework adapter. The framework should already be collecting the
body content to print at one place, and not printing any content directly
to STDOUT.

Comment 1 Chris Weyl 2010-04-11 17:39:21 UTC
Koji (success) http://koji.fedoraproject.org/koji/taskinfo?taskID=2108548

Comment 2 Chris Weyl 2010-04-11 18:09:29 UTC
Looks good!

The usual suggestions w.r.t. PERL_INSTALL_ROOT and using
%{?perl_default_filter} apply.

koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=2108548

Spec looks sane, clean and consistent; license is correct (GPL+ or Artistic);
make test passes cleanly.

Source tarballs match upstream (sha1sum):
c9a2cd4d5309ac45ffa690a0e340ac2f1f8d5f1c CGI-PSGI-0.10.tar.gz
c9a2cd4d5309ac45ffa690a0e340ac2f1f8d5f1c CGI-PSGI-0.10.tar.gz.srpm

Final provides / requires are sane:

0 packages and 1 specfiles checked; 0 errors, 0 warnings.
=====> perl-CGI-PSGI-0.10-1.fc14.noarch.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-CGI-PSGI-0.10-1.fc14.noarch.rpm
perl(CGI::PSGI) = 0.10
perl-CGI-PSGI = 0.10-1.fc14
====> requires for perl-CGI-PSGI-0.10-1.fc14.noarch.rpm
perl >= 0:5.008_001
perl(base)  
perl(:MODULE_COMPAT_5.10.1)  
perl(strict)  

=====> perl-CGI-PSGI-0.10-1.fc14.src.rpm <=====
====> rpmlint
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
====> provides for perl-CGI-PSGI-0.10-1.fc14.src.rpm
====> requires for perl-CGI-PSGI-0.10-1.fc14.src.rpm
perl  
perl(CGI)  
perl(ExtUtils::MakeMaker)  
perl(Test::More)  

APPROVED

Comment 3 Emmanuel Seyman 2010-04-11 18:29:29 UTC
(In reply to comment #2)
> 
> The usual suggestions w.r.t. PERL_INSTALL_ROOT and using
> %{?perl_default_filter} apply.

Done.

> APPROVED    

Thanks, Chris. Asking for CVS.

New Package CVS Request
=======================
Package Name: perl-CGI-PSGI
Short Description: Enable your CGI.pm aware applications to adapt PSGI protocol
Owners: eseyman
Branches: F-13 F-12 F-11
InitialCC: perl-sig

Comment 4 Kevin Fenzi 2010-04-11 19:18:53 UTC
CVS done (by process-cvs-requests.py).

Comment 5 Emmanuel Seyman 2010-04-15 10:02:36 UTC
FYI, this is on QA (I typed in the wrong bug number when submitting the updates).

The updates are here:
http://koji.fedoraproject.org/koji/packageinfo?packageID=10205

Comment 6 Emmanuel Seyman 2010-04-28 23:05:37 UTC
Pushed to stable.