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.
Koji (success) http://koji.fedoraproject.org/koji/taskinfo?taskID=2108548
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
(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
CVS done (by process-cvs-requests.py).
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
Pushed to stable.