Bug 903701

Summary: Review Request: perl-Log-Message - Generic message storing mechanism
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, package-review, psabata
Target Milestone: ---Flags: psabata: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Log-Message-0.06-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-08 09:08:15 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 Petr Pisar 2013-01-24 15:44:02 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-Log-Message/perl-Log-Message.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-Log-Message/perl-Log-Message-0.06-1.fc19.src.rpm
Description:
This package enables you to do generic message logging throughout programs and
projects. Every message will be logged with stack traces, time stamps and so
on.  You can use built-in handlers immediately, or after the fact when you
inspect the error stack. It is highly configurable and let's you even provide
your own handlers for dealing with messages.

Fedora Account System Username: ppisar

-----
This package is intended for rawhide to reincarnate already died perl-Log-Message and to replace perl's sub-package. This package will have been removed from perl core when releasing perl 5.20.

Comment 1 Petr Šabata 2013-02-07 13:33:48 UTC
All good, approving.

However, this module will also require perl(deprecate) from perl5.18 onwards.  This is not picked up by rpmbuild either (as it gets loaded via perl(if)) so you'll have to require it explicitly too.

Comment 2 Petr Pisar 2013-02-07 15:21:33 UTC
New Package SCM Request
=======================
Package Name: perl-Log-Message
Short Description: Generic message storing mechanism
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2013-02-07 15:53:24 UTC
Unretired.

Comment 4 Petr Pisar 2013-02-08 08:03:23 UTC
Waiting on unblocking package <https://fedorahosted.org/rel-eng/ticket/5471>.

Comment 5 Petr Pisar 2013-02-08 09:08:15 UTC
Thank you for the review and the repository.