Package perl-Template-GD: Specfile

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

%define module Template-GD
%define m_distro Template-GD
%define m_name Template::GD
%define m_author_id ABW
%define _disable_test 1

Name: perl-Template-GD
Version: 2.66
Release: alt3.1

Summary: GD plugins for the Template Toolkit

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~abw/%m_distro-%version/

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/A/AB/ABW/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Thu Nov 09 2006
BuildRequires: perl-devel perl-GD-Graph3d perl-Template

%description
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules.  These in
turn provide an interface to Thomas Boutell's GD graphics library.

These plugins were distributed as part of the Template Toolkit until
version 2.15 released in February 2006.  At this time they were
extracted into this separate distribution.

For general information on the Template Toolkit see the documentation
for the Template module or <http://template-toolkit.org>;.  For
information on using plugins, see Template::Plugins and
"USE" in Template::Manual::Directives.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%perl_vendor_privlib/Template/

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

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 2.66-alt3
- fix directory ownership violation

* Mon Jul 30 2007 Vitaly Lipatov <lav@altlinux.ru> 2.66-alt2
- test disabled, sorry

* Thu Nov 09 2006 Vitaly Lipatov <lav@altlinux.ru> 2.66-alt1
- first build for ALT Linux Sisyphus