Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37765972
en ru br
ALT Linux repositórios
S:0.7-alt1.1.1
5.0: 0.7-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-Log-Channel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#
#   - Log::Channel -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Log::Channel
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Log-Channel
%define m_distro Log-Channel
%define m_name Log::Channel
%define m_author_id JMAY
%define _enable_test 1

Name: perl-Log-Channel
Version: 0.7
Release: alt1.1.1

Summary: %m_name - yet another logging package

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMAY/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 22 2008 (-bi)

BuildRequires: perl-Log-Dispatch-Config perl-XML-Simple perl-devel

%description
Allows for code to specify channels for delivery of logging messages,
and for users of the code to control the delivery and formatting of
the messages.

Yes, this is yet another logging module.  Some differences between
Log::Channel and other logging packages:

* Log::Channel does not define a strict classification of logging "levels"
(debug, info, warn, crit, etc.).  You may define a priority for a channel
using set_priority(), but this is optional, and you can name your priority
levels anything you want.

* Able to take over carp and croak events from other modules and route the
output according to the Log::Channel configuration.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%doc Changes
%exclude %perl_vendor_archlib

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009