Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37414006
en ru br
ALT Linux repos
S:0.05-alt1
5.0: 0.03-alt2
4.1: 0.03-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Log-Dispatch-Perl
%define m_distro Log-Dispatch-Perl
%define m_name Log::Dispatch::Perl
%define m_author_id ELIZABETH
%define _enable_test 1

Name: perl-Log-Dispatch-Perl
Version: 0.05
Release: alt1

Summary: Log::Dispatch::Perl - Use core Perl functions for logging

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Mon Apr 14 2008

BuildRequires: perl-Log-Dispatch perl-devel

%description
The "Log::Dispatch::Perl" module offers a logging alternative using standard
Perl core functions.  It allows you to fall back to the common Perl
alternatives for logging, such as "warn" and "cluck".  It also adds the
possibility for a logging action to halt the current environment, such as
with "die" and "croak".

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%doc README Changes CONTRIBUTING
%perl_vendor_privlib/Log/Dispatch/*

%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