Пакет perl-POE-Filter-IRCD: Specfile

#
#   - POE-Filter-IRCD -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --no-upgrade-chk --version 2.38 SOURCES/POE-Filter-IRCD-2.38.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module POE-Filter-IRCD
%define m_distro POE-Filter-IRCD
%define m_name POE-Filter-IRCD
%define m_author_id unknown
%define _enable_test 1

Name: perl-POE-Filter-IRCD
Version: 2.40
Release: alt1

Summary: A POE-based parser for the IRC protocol

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

Packager: Alexey Shabalin <shaba@altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Wed Dec 03 2008
BuildRequires: perl-POE perl-Test-Pod perl-Test-Pod-Coverage

%description
A POE filter for the IRC protocol.
POE::Filter::IRCD provides a convenient way of parsing and creating IRC protocol
lines. It provides the parsing engine for L<POE::Component::Server::IRC> and L<POE::Component::IRC>.
A standalone version exists as L<Parse::IRC>.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/POE/Filter/*.pm
%perl_vendor_man3dir/*

%changelog
* Fri Oct 23 2009 Alexey Shabalin <shaba@altlinux.ru> 2.40-alt1
- 2.40

* Wed Dec 03 2008 Alexey Shabalin <shaba@altlinux.ru> 2.38-alt1
- initial build for ALT Linux Sisyphus