Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37750267
en ru br
Репозитории ALT
S:1.005-alt1
5.1: 0.307-alt1
4.1: 0.307-alt1
4.0: 0.307-alt1
3.0: 0.306-alt2.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Log-Agent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin