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 205304 (perl-Sub-Identify)

Summary: Review Request: perl-Sub-Identify - Retrieve names of code references
Product: [Fedora] Fedora Reporter: Chris Weyl <cweyl>
Component: Package ReviewAssignee: Patrice Dumas <pertusus>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideFlags: jwboyer: fedora-cvs+
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://search.cpan.org/dist/Sub-Identify/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-06 14:51: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:    
Bug Blocks: 163779, 205306    

Description Chris Weyl 2006-09-05 22:07:44 UTC
SRPM URL: http://home.comcast.net/~ckweyl/perl-Sub-Identify-0.02-1.fc5.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-Sub-Identify.spec

Description:
Sub::Identify allows you to retrieve the real name of code references. For
this, it uses perl's introspection mechanism, provided by the B module.

Comment 1 Patrice Dumas 2006-09-06 09:59:07 UTC
* rpmlint is silent
* package named according to guidelines
* free software, without licence files included
* meets packaging guidelines
* spec legible
* source match upstream
5efae626e447e064f804e712e5fb03f2  Sub-Identify-0.02.tar.gz
* sane provides
Provides: perl(Sub::Identify) = 0.02
* %files right

APPROVED

You could add BuildRequires perl(B) (and maybe Tests::More) but since 
it is in perl core, it is not really important.

Comment 2 Chris Weyl 2006-09-06 14:51:38 UTC
+Import to CVS
+Add to owners.list
+Bump release, build for devel
+devel build succeeds
+Request branching (FC-5)
+Close bug

Thanks for the review! :)

Comment 3 Chris Weyl 2007-04-19 20:43:26 UTC
Please branch for EL-4, EL-5.