Bug 383501

Summary: Review Request: perl-Getopt-Euclid - Build command-line argument parser matching POD
Product: [Fedora] Fedora Reporter: Rasmus Ory Nielsen <ron>
Component: Package ReviewAssignee: Jason Tibbitts <j>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: j: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-19 18:05:10 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:

Description Rasmus Ory Nielsen 2007-11-14 21:43:58 UTC
Spec URL: http://ron.dk/perl-Getopt-Euclid.spec
SRPM URL: http://ron.dk/perl-Getopt-Euclid-0.1.0-1.fc8.src.rpm
Description:
Getopt::Euclid uses your program's own documentation to create a command-
line argument parser. This ensures that your program's documented interface
and its actual interface always agree.

This is my first package, so I'm seeking a sponsor.

Thanks.

Comment 1 Jason Tibbitts 2007-11-18 05:06:45 UTC
Builds fine and rpmlint is clean.  Let me do a full review....

Comment 2 Jason Tibbitts 2007-11-18 07:01:33 UTC
So, a clean package; I can find nothing to complain about.  Which is very rare
for a first package (even a Perl one).  Congratulations!

* source files match upstream:
   6444f685d24efd865583fc1973207cc9a303b8edb3f1fd52ab7efc86ec91540b  
   Getopt-Euclid-v0.1.0.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly
* rpmlint is silent.
* final provides and requires are sane:
   perl(Getopt::Euclid)
   perl(Getopt::Euclid::HierDemo)
   perl-Getopt-Euclid = 0.1.0-1.fc9
  =
   perl(:MODULE_COMPAT_5.8.8)
   perl(Carp)
   perl(File::Spec::Functions)
   perl(Getopt::Euclid)
   perl(List::Util)
   perl(re)
   perl(strict)
   perl(version)
   perl(warnings)

* %check is present and all tests pass:
   All tests successful.
   Files=32, Tests=232,  2 wallclock secs ( 1.36 cusr +  0.49 csys =  1.85 CPU)
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* 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.

APPROVED

I will sponsor you; go ahead and apply for cvsextras access and I'll click the
appropriate button when I see the request.

Comment 3 Rasmus Ory Nielsen 2007-11-18 17:20:16 UTC
Thank you for reviewing the package and thank you for sponsoring me.
I have applied for cvsextras membership.

Thanks.

Comment 4 Rasmus Ory Nielsen 2007-11-18 18:35:48 UTC
New Package CVS Request
=======================
Package Name: perl-Getopt-Euclid
Short Description: Build command-line argument parser matching POD
Owners: ron
Branches: F-7 F-8
InitialCC: perl-sig
Cvsextras Commits: yes


Comment 5 Kevin Fenzi 2007-11-18 18:57:24 UTC
cvs done.

Comment 6 Rasmus Ory Nielsen 2007-11-18 19:41:34 UTC
Package Change Request
======================
Package Name: perl-Getopt-Euclid
New Branches: F-8
Updated Description: Build command-line argument parser matching POD

Something went wrong in my initial cvs request. Only F-7 branch was created and
the description was set to 'F-8'.

Comment 7 Kevin Fenzi 2007-11-19 05:32:36 UTC
:( Sorry about that... typo. ;( 

Should be fixed up now. Feel free to reset the fedora-cvs flag if something
further needs fixing up. 

Comment 8 Rasmus Ory Nielsen 2007-11-19 18:05:10 UTC
Built on Koji (F-7, F-8, devel). Closing.

Jason, thank you for your review and for sponsoring me!