Package perl-SVG: Specfile

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

%define module SVG
%define m_distro SVG
%define m_name SVG
%define m_author_id RONAN
%define _enable_test 1

Name: perl-SVG
Version: 2.53
Release: alt1

Summary: SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents

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

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-%{version}.tar.gz

# Automatically added by buildreq on Sat Jul 16 2005
BuildRequires: perl-devel perl(parent.pm)

%description
SVG is a 100%% Perl module which generates a nested data structure containing the
DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you
can generate SVG objects, embed other SVG instances into it, access the DOM
object, create and access javascript, and generate SMIL animation content.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/SVG/
%perl_vendor_privlib/SVG.pm

%changelog
* Wed Sep 26 2012 Igor Vlasenko <viy@altlinux.ru> 2.53-alt1
- automated CPAN update

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

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

* Tue Oct 07 2008 Vitaly Lipatov <lav@altlinux.ru> 2.36-alt2
- fix directory ownership violation

* Wed Jan 02 2008 Vitaly Lipatov <lav@altlinux.ru> 2.36-alt1
- new version 2.36 (with rpmrb script)

* Sat Jul 16 2005 Vitaly Lipatov <lav@altlinux.ru> 2.33-alt1
- first build for ALT Linux Sisyphus