Package perl-XML-Compile-Cache: Specfile

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

%define module XML-Compile-Cache
%define m_distro XML-Compile-Cache
%define m_name XML::Compile::Cache
%define m_author_id MARKOV
%define _enable_test 1

Name: perl-XML-Compile-Cache
Version: 0.96
Release: alt1

Summary: Cache compiled XML translators

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

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/%m_distro-%version.tar

# Automatically added by buildreq on Fri Jul 30 2010
BuildRequires: perl-Test-Pod perl-XML-Compile perl-XML-Compile-Tester perl-XML-LibXML-Simple

%description
XML::Compile::Cache - Cache compiled XML translators

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

%changelog
* Fri Jul 30 2010 Vitaly Lipatov <lav@altlinux.ru> 0.96-alt1
- new version 0.96 (with rpmrb script)
- update buildreqs

* Sun Jan 11 2009 Vitaly Lipatov <lav@altlinux.ru> 0.13-alt1
- initial build for ALT Linux Sisyphus