Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046938
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 _unpackaged_files_terminate_build 1
%define module_name Log-Agent

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

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

Url: %CPAN %module_name
Source0: http://www.cpan.org/authors/id/M/MR/MROGASKI/%{module_name}-%{version}.tar.gz

# Automatically added by buildreq on Fri May 21 2010 (-bi)

BuildRequires: perl-MailTools perl-devel sendmail-common

BuildArch: noarch

%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 -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README CHANGELOG.md
%perl_vendor_privlib/Log*
%perl_vendor_privlib/auto/Log*

%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