Package perl-POE-Component-DebugShell: Specfile

#
#   - POE::Component::DebugShell -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --debug POE::Component::DebugShell
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module POE-Component-DebugShell
%define m_distro POE-Component-DebugShell
%define m_name POE::Component::DebugShell
%define m_author_id unknown
%define _enable_test 1

Name: perl-POE-Component-DebugShell
Version: 1.0411
Release: alt1

Summary: interactive peeking into a running POE application

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/POE-Component-DebugShell/

Packager: Michael Bochkaryov <misha@altlinux.ru>

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

# Automatically added by buildreq on Fri Sep 05 2008 (-bi)
BuildRequires: perl-POE-API-Peek perl-devel

%description
This component allows for interactive peeking into a running POE
application.

"spawn()" creates a ReadLine enabled shell equipped with various debug
commands. The following commands are available.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/POE*
%exclude %perl_vendor_man3dir/*
%doc Changes LICENSE examples

%changelog
* Tue Jul 29 2008 Michael Bochkaryov <misha@altlinux.ru> 1.0411-alt1
- first build for ALT Linux Sisyphus