Пакет perl-GD-Graph3d: Specfile

%define module		GD-Graph3d
%define m_distro	GD-Graph3d
%define m_name		GD::Graph3d
%define m_author_id	WADG
Name: perl-%module
Version: 0.63
Release: alt7.1

Summary: Create 3D Graphs with GD and GD::Graph
Summary(ru_RU.CP1251): \xd1\xee\xe7\xe4\xe0\xed\xe8\xe5 \xf2\xf0\xe5\xf5\xec\xe5\xf0\xed\xfb\xf5 \xe3\xf0\xe0\xf4\xe8\xea\xee\xe2 \xf1 \xef\xee\xec\xee\xf9\xfc\xfe GD \xe8 GD::Graph
Group: Development/Perl
License: Artistic

Packager: Afanasov Dmitry <ender@altlinux.org>

Url: http://search.cpan.org/dist/%m_distro/
Source: %m_distro-%version.tar.bz2

BuildArch: noarch

Requires: perl-GD-Graph

# Automatically added by buildreq on Mon Sep 29 2008
BuildRequires: perl-GD-Graph perl-devel

%description
This is the GD::Graph3d extensions module. It provides 3D graphs for the
GD::Graph module by Martien Verbruggen, which in turn generates graph using
Lincoln Stein's GD.pm.

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

%build
find . -type f -name '*.pm' | xargs %__perl -pi -e 's/^#=+.*[\r\n]+//'
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/GD
%doc Changes

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

* Mon Sep 29 2008 Afanasov Dmitry <ender@altlinux.org> 0.63-alt7
- pick orphaned package and change packager
- update BuildRequires

* Sat Feb 19 2005 ALT QA Team Robot <qa-robot@altlinux.org> 0.63-alt6.1
- Rebuilt with rpm-build-perl-0.5.1.

* Tue Nov 25 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt6
- Summary tag was fixed.

* Wed Aug 13 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt5
- BuildArch was changed to `noarch'.
- Url updated.

* Fri Jul 18 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt4
- Updated BuildRequires list (again).

* Fri Jul 18 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt3
- Added a fix from at@

* Thu Jul 17 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt2
- Updated BuildRequires list.

* Thu Jul 17 2003 Andrey Brindeew <abr@altlinux.ru> 0.63-alt1
- First build for ALTLinux.