Package perl-Math-Random-ISAAC: Specfile

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

%define module Math-Random-ISAAC
%define m_distro Math-Random-ISAAC
%define m_name Math-Random-ISAAC
%define m_author_id unknown
%define _enable_test 1

Name: perl-Math-Random-ISAAC
Version: 1.004
Release: alt1

Summary: Perl interface to the ISAAC PRNG algorithm

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

Packager: Denis Baranov <baraka@altlinux.ru>

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

# Automatically added by buildreq on Mon May 02 2011 (-bi)
# optimized out: perl-Devel-StackTrace perl-devel
BuildRequires: perl-Test-NoWarnings

%description
None.

%prep
%setup -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Math/Random/*

%changelog
* Wed Apr 27 2011 Denis Baranov <baraka@altlinux.ru> 1.004-alt1
- initial build for ALT Linux Sisyphus