Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 168160 - Review request: perl-prefork - Optimized module loading for forking or non-forking processes
Summary: Review request: perl-prefork - Optimized module loading for forking or non-fo...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jose Pedro Oliveira
QA Contact: David Lawrence
URL: http://search.cpan.org/dist/prefork/
Whiteboard:
Depends On:
Blocks: FE-ACCEPT 168187
TreeView+ depends on / blocked
 
Reported: 2005-09-13 01:37 UTC by Ralf Corsepius
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-13 15:21:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2005-09-13 01:37:26 UTC
Spec Name or Url:
ftp://packman.iu-bremen.de/fedora/SRPMS/perl-prefork.spec

SRPM Name or Url:
ftp://packman.iu-bremen.de/fedora/SRPMS/perl-prefork-1.00-1.src.rpm

Description:
Optimized module loading for forking or non-forking processes

Comment 1 Jose Pedro Oliveira 2005-09-13 01:58:51 UTC
APPROVED

MD5SUMS:
486eb1f9150572e10ebd9c49908f87ba  perl-prefork-1.00-1.src.rpm

250a0773d5e8b1cfcbb1c776a0462c9b  perl-prefork.spec
41e19e56aca6ae7f36bcbfe420a0eb4c  prefork-1.00.tar.gz


Good:
* Package name follows standard
* Source tarball MD5 digest checked against CPAN
* URL and Source URL are valid
* License verified and included (file LICENSE)
* perl(:MODULE_COMPAT_xxx) present
* perl vendor libs present
* File permissions are valid
* Builds without problems in FC3 and FC4
* No opened tickets in·
  http://rt.cpan.org/NoAuth/Bugs.html?Dist=prefork


Potential improvements:

* Drop the following BR:

»···BuildRequires: perl(Test::More) >= 0.47
»···BuildRequires: perl(File::Spec) >= 0.80
»···BuildRequires: perl(Scalar::Util) >= 1.10

  As of perl 5.8.1 these core modules have versions equal or superior to
  the ones listed above ($ corelist -a Teste::More File::Spec Scalar::Util)

* Maybe change the description to

»···prefork.pm is intended to serve as a central and optional marshalling
»···point for state detection (are we running in compile-time or run-time
»···mode) and to act as a relatively light-weight module loader.



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