Package perl-List-AllUtils: Specfile

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

%define module List-AllUtils
%define m_distro List-AllUtils
%define m_name List::AllUtils
%define m_author_id unknown
%define _enable_test 1

Name: perl-List-AllUtils
Version: 0.02
Release: alt1

Summary: List-AllUtils - Perl module

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

Packager: Kirill Maslinsky <kirill@altlinux.org>

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

# Automatically added by buildreq on Mon Sep 14 2009
BuildRequires: perl-List-MoreUtils perl-Module-Build

%description
None.

%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/List/*

%changelog
* Mon Sep 14 2009 Kirill Maslinsky <kirill@altlinux.org> 0.02-alt1
- initial build for ALT Linux Sisyphus