Bug 219971 - Review Request: perl-Text-Tree - Format a simple tree of strings into a textual tree graph
Summary: Review Request: perl-Text-Tree - Format a simple tree of strings into a textu...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Package Reviews List
URL: http://search.cpan.org/dist/Text-Tree/
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-12-17 23:39 UTC by Chris Weyl
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-18 05:24:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2006-12-17 23:39:21 UTC
SRPM URL: http://home.comcast.net/~ckweyl/perl-Text-Tree-1.0-1.fc6.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-Text-Tree.spec

Description:
Allows the caller to develop a tree structure, using nested arrays of
strings and references. Once developed, the whole tree can be printed as a
diagram, with the root of the tree at the top, and child nodes formatted
horizontally below them.

Comment 1 Parag AN(पराग) 2006-12-18 05:14:41 UTC
Review:
+ package builds in mock (development i386).
+ rpmlint is silent for SRPM and for RPMS.
+ source files match upstream.
83232a177d199d90894cf3f1d30d534c  Text-Tree-1.0.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.  License text included in package.
+ %doc is small; no -doc subpackage required.
+ %doc does not affect runtime.
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ %check used
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/Text-Tree....ok
All tests successful.
Files=1, Tests=13,  0 wallclock secs ( 0.02 cusr +  0.00 csys =  0.02 CPU)
+Provides: perl(Text::Tree) = 1.0
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Dose owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ Followed perl packaging guidelines.
APPROVED.

Comment 2 Chris Weyl 2006-12-18 05:24:00 UTC
Imported and building for devel; branches requested for FC-[56].

Thanks for the review! :)


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