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 192475 - Review Request: perl-PadWalker - Play with other peoples' lexical variables
Summary: Review Request: perl-PadWalker - Play with other peoples' lexical variables
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-05-19 21:24 UTC by Jose Pedro Oliveira
Modified: 2011-03-30 17:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-22 21:37:31 UTC
Type: ---
Embargoed:
j: fedora-cvs+


Attachments (Terms of Use)

Description Jose Pedro Oliveira 2006-05-19 21:24:35 UTC
Spec URL:
http://gsd.di.uminho.pt/jpo/software/fedora/perl-PadWalker.spec

SRPM URL:
http://gsd.di.uminho.pt/jpo/software/fedora/perl-PadWalker-1.0-1.src.rpm

Description:
PadWalker is a module which allows you to inspect (and even change!)
lexical variables in any subroutine which called you. It will only
show those variables which are in scope at the point of the call.

Note:
This is a new requirement of perl-Devel-Cycle 1.05

Comment 1 Jason Tibbitts 2006-05-20 20:42:53 UTC
* package meets naming and packaging guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* license field matches the actual license.
* license is open source-compatible.  It's not included separately in the
package, but this is not necessary as the upstream tarball does not include it.
* source files match upstream:
   05d684ce2f17ef4f058ec2e912b5f95c  PadWalker-1.0.tar.gz
   05d684ce2f17ef4f058ec2e912b5f95c  PadWalker-1.0.tar.gz-srpm
* latest version is being packaged.
* BuildRequires are proper.
* package builds in mock (development, x86_64).
* rpmlint is silent.
* final provides and requires are sane:
   PadWalker.so()(64bit)
   perl(PadWalker) = 1.0
   perl-PadWalker = 1.0-1.fc6
  -
   libc.so.6()(64bit)
   libc.so.6(GLIBC_2.2.5)(64bit)
   perl >= 0:5.008
   perl(:MODULE_COMPAT_5.8.8)
   perl(DynaLoader)
   perl(Exporter)
   perl(strict)
   perl(vars)
   rpmlib(CompressedFileNames) <= 3.0.4-1
   rpmlib(PayloadFilesHavePrefix) <= 4.0-1
   rpmlib(VersionedDependencies) <= 3.0.3-1
* shared libraries are present, but internal to Perl so no need to call ldconfig.
* package is not relocatable.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* %clean is present.
* %check is present and all tests pass:
   All tests successful.
   Files=9, Tests=65,  0 wallclock secs ( 0.11 cusr +  0.07 csys =  0.18 CPU)
* no scriptlets present.
* code, not content.
* documentation is small, so no -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no libtool .la droppings.
* not a GUI app.

APPROVED

Comment 2 Jose Pedro Oliveira 2006-05-22 21:37:31 UTC
Thanks for the review.

Impoted and built for FC-5 and devel.

Comment 3 Iain Arnell 2010-07-17 06:57:09 UTC
Package Change Request
======================
Package Name: perl-PadWalker
New Branches: EL-6
Owners: iarnell
InitialCC: perl-sig rmyers steve

Current EL-5 maintainer hasn't responded to EL-6 branch request in bug #612583

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

Comment 5 Paul Howarth 2011-03-04 11:10:53 UTC
I'd like to see an EPEL-4 branch for this too; I'm happy to maintain it if none of the existing branch maintainers want to do so.

Comment 6 Ralf Corsepius 2011-03-04 12:54:50 UTC
... and I'd like to see PadWalker upgraded to 1.92 for f13 and f14 ;)

Comment 7 Paul Howarth 2011-03-15 09:27:16 UTC
Package Change Request
======================
Package Name: perl-PadWalker
New Branches: EL-4
Owners: pghmcfc
InitialCC: perl-sig rmyers steve iarnell

No response to EPEL-4 branch request so I'll maintain it myself; existing maintainers on InitialCC list and they're welcome as co-maintainers of course.

Comment 8 Jason Tibbitts 2011-03-15 14:50:25 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2011-03-15 15:14:52 UTC
perl-PadWalker-1.2-1.el4 has been submitted as an update for Fedora EPEL 4.
https://admin.fedoraproject.org/updates/perl-PadWalker-1.2-1.el4

Comment 10 Fedora Update System 2011-03-30 17:34:06 UTC
perl-PadWalker-1.2-1.el4 has been pushed to the Fedora EPEL 4 stable repository.


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