Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560606
en ru br
ALT Linux repos
S:1.360-alt1

Group :: Development/Perl
RPM: perl-POE-Test-Loops

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _unpackaged_files_terminate_build 1
%define module POE-Test-Loops
%define m_distro POE-Test-Loops
%define m_name POE::Test::Loops
%define m_author_id CPAN
%define _enable_test 1

%add_findreq_skiplist */POE/Test/Loops/wheel_curses.pm

Name: perl-POE-Test-Loops
Version: 1.354
Release: alt1

Summary: POE::Loop test suite

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

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/R/RC/RCAPUTO/POE-Test-Loops-%{version}.tar.gz

# Automatically added by buildreq on Thu Oct 15 2009 (-bi)

BuildRequires: perl-POE perl-devel

# automatically added during perl 5.8 -> 5.12 upgrade.

# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators

%description
POE::Test::Loops contains one function, generate(), which will
generate all the loop tests for one or more POE::Loop subclasses.

The "SYNOPSIS" example is a version of poe-gen-tests, which is a
stand-alone utility to generate the actual tests.  poe-gen-tests
also documents the POE::Test::Loops system in more detail.

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

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%perl_vendor_privlib/POE/*
%_man1dir/*
%_bindir/*
%doc CHANGES README

%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