Bug 575498 (perl-Plack, plack)
| Summary: | Review Request: plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Weyl <cweyl> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | emmanuel, fedora-package-review, notting, rc040203 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://search.cpan.org/dist/Plack | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-12-23 15:49:38 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: | 575492, 575493, 575494, 575495, 575496, 575497, 579070, 581321, 581324 | ||
| Bug Blocks: | |||
|
Description
Chris Weyl
2010-03-21 00:35:05 UTC
So, here's the dep tree as it stands (non-testing, and those not already in, at least). The bug dep tree reflects these interdependencies. perl-Plack |- perl-Filesys-Notify-Simple | `- perl-Test-SharedFork |- perl-Hash-MultiValue |- perl-Test-Requires `- perl-Test-TCP There are a number of additional testing deps (optional) I should have up here by the time we're ready to review (though I'm certainly not going to object if anyone else puts them up): skipped: Test requires module 'HTTP::Server::Simple::PSGI' but it's not found skipped: Test requires module 'Parallel::Prefork' but it's not found skipped: Test requires module 'Authen::Simple::Passwd' but it's not found skipped: Test requires module 'IO::Handle::Util' but it's not found skipped: Test requires module 'Log::Dispatch::Array' but it's not found Also, I tried to abstract out some of the messier bits -- namely the handlers/servers into their own subpackages, to prevent, say, mod_perl being pulled in by someone who just wants to run the standalone server. The "messy bits" are in the plack.macros file, which is only ever used when %included by the spec. This is a little atypical, but I think it lends itself to a cleaner spec. Spec URL: http://fedorapeople.org/~cweyl/review/plack.spec SRPM URL: http://fedorapeople.org/~cweyl/review/plack-0.9929-1.fc12.src.rpm Spec URL: http://fedorapeople.org/~cweyl/review/plack.spec SRPM URL: http://fedorapeople.org/~cweyl/review/plack-0.9935-1.fc13.src.rpm FYI Can't be rebuilt in rawhide http://koji.fedoraproject.org/koji/taskinfo?taskID=2351013 From log: error: line 54: Unknown tag: %tests_subpackage_requires perl-Plack-Handler-Apache2 = 0.9935-1.fc14 Note that Ralf Corsepius has submitted his own request review for Plack in #664910. Chris has become inactive, I think, so this ticket should probably just be closed. *** This bug has been marked as a duplicate of bug 664910 *** |