Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399993
en ru br
ALT Linux repos
S:1.005-alt1
5.0: 0.307-alt1
4.1: 0.307-alt1
4.0: 0.307-alt1
3.0: 0.306-alt2.1

Group :: Development/Perl
RPM: perl-Log-Agent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name Log-Agent

Name: perl-%module_name
Version: 0.307
Release: alt1

Summary: %module_name module for perl
License: Artistic
Group: Development/Perl

Url: %CPAN %module_name
Source: http://www.cpan.org/modules/by-module/Log/%module_name-%version.tar.gz

# Automatically added by buildreq on Tue Jul 03 2007

BuildRequires: perl-devel perl-MailTools sendmail-common

%description
Log::Agent is a general logging framework aimed at reusable modules.
Instead of having modules insist on using their own logging reporting
(by hardwiring calls to warn() or syslog()) which can conflict with
the final application's choice, one may use logwarn() for instance to
emit a warning.

%prep
%setup -n %module_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Log*
%perl_vendor_privlib/auto/Log*
%perl_vendor_man3dir/Log*
%exclude /.perl.req

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin