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 Review | Assignee: | Chris Weyl <cweyl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | 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
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. |