Bug 479055

Summary: Review Request: perl-Class-Throwable - A minimal lightweight exception class
Product: [Fedora] Fedora Reporter: Gabriel Somlo <somlo>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting, panemade
Target Milestone: ---Flags: panemade: 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: 2009-01-12 19:14:02 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: 479056    

Description Gabriel Somlo 2009-01-06 19:31:30 UTC
Spec URL: http://mirror.net.cmu.edu/gls/10/spec/perl-Class-Throwable.spec
SRPM URL: http://mirror.net.cmu.edu/gls/10/source/perl-Class-Throwable-0.10-1.fc10.src.rpm
Description:
This module implements a minimal lightweight exception object. It is
meant to be a compromise between more basic solutions like Carp which
can only print information and cannot handle exception objects, and more
complex solutions like Exception::Class which can be used to define
complex inline exceptions and has a number of module dependencies.

Comment 1 Parag AN(पराग) 2009-01-07 05:37:54 UTC
+ koji build http://koji.fedoraproject.org/koji/taskinfo?taskID=1037262
+ rpmlint is ok with following message
perl-Class-Throwable.noarch: W: doc-file-dependency /usr/share/doc/perl-Class-Throwable-0.10/t/TestException.pm perl(base)
=> I don't see any exec bits set on t/TestException.pm

+ License is GPL+ or Artistic
+ verified upstream source as
888ea61abfd8d9b60c024a997de9dbbd  Class-Throwable-0.10.tar.gz
+ make test gave
All tests successful.
Files=8, Tests=77,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.49 cusr  0.07 csys =  0.63 CPU)
+ Package perl-Class-Throwable-0.10-1.fc11 =>
Provides: perl(Class::Throwable) = 0.10 perl(DB) perl(TestException)
Requires: perl(Scalar::Util) perl(base) perl(overload)
 perl(strict) perl(warnings)

APPROVED.

Comment 2 Gabriel Somlo 2009-01-10 23:04:42 UTC
New Package CVS Request
=======================
Package Name: perl-Class-Throwable
Short Description: A minimal lightweight exception class
Owners: somlo
Branches: F-9 F-10
InitialCC:

Comment 3 Kevin Fenzi 2009-01-11 17:00:21 UTC
cvs done.

Comment 4 Gabriel Somlo 2009-01-12 19:14:02 UTC
successfully built and submitted for stable (forgot to add -b 479055 to bodhi)