Package perl-Module-Pluggable-Fast: Specfile

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

%define module Module-Pluggable-Fast
%define m_distro Module-Pluggable-Fast
%define m_name Module::Pluggable::Fast
%define m_author_id SRI
%define _enable_test 1

Name: perl-Module-Pluggable-Fast
Version: 0.19
Release: alt1.1

Summary: Fast plugins with instantiation

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Module-Pluggable-Fast/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/M/MR/MRAMBERG/Module-Pluggable-Fast-0.19.tar.gz

# Automatically added by buildreq on Fri Jun 13 2008
BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage perl-UNIVERSAL-require

%description
Similar to "Module::Pluggable" but instantiates plugins as soon as they're
found, useful for code generators like "Class::DBI::Loader".

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%changelog
* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 0.19-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

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

* Mon Oct 06 2008 Igor Vlasenko <viy@altlinux.ru> 0.18-alt1.1
- NMU for unknown reason:
  the person above was too neglectant to add --changelog "- NMU: <reason>" option.

* Fri Jun 13 2008 Michael Bochkaryov <misha@altlinux.ru> 0.18-alt1
- first build for ALT Linux Sisyphus