Package perl-Test-HTTP-Server-Simple-StashWarnings: Specfile

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

%define module Test-HTTP-Server-Simple-StashWarnings
%define m_distro Test-HTTP-Server-Simple-StashWarnings
%define m_name Test-HTTP-Server-Simple-StashWarnings
%define m_author_id SARTAK
%define _disable_test 1

Name: perl-Test-HTTP-Server-Simple-StashWarnings
Version: 0.04
Release: alt1

Summary: catch your forked server's warnings

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/J/JE/JESSE/Test-HTTP-Server-Simple-StashWarnings-0.04.tar.gz

# Automatically added by buildreq on Mon Mar 02 2009
BuildRequires: perl-HTTP-Server-Simple perl-Module-Install perl-Test-HTTP-Server-Simple perl-WWW-Mechanize

%description
This module lets you retrieve the warnings that your forked server
throws. That way you can test that your application continues to throw
warnings when it makes sense. Catching the warnings also keeps your test
output tidy. Finally, you'll be able to see when your application throws
new, unexpected warnings.

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

%build
%perl_vendor_build

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

%files
%perl_vendor_privlib/Test/HTTP/Server/Simple/StashWarnings.pm

%changelog
* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 0.04-alt1
- automated CPAN update

* Mon Mar 02 2009 Vitaly Lipatov <lav@altlinux.ru> 0.03-alt1
- initial build for ALT Linux Sisyphus