Package perl-GD-Graph: Specfile

%define module		GD-Graph
%define m_distro	GDGraph
%define m_name		GD::Graph
%define m_author_id	BWARFIELD
Name: perl-%module
Version: 1.44
Release: alt1.1

Summary: Create charts using GD
Summary(ru_RU.CP1251): \xd1\xee\xe7\xe4\xe0\xed\xe8\xe5 \xe4\xe8\xe0\xe3\xf0\xe0\xec\xec \xf1 \xef\xee\xec\xee\xf9\xfc\xfe GD
Group: Development/Perl
License: Artistic

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

BuildArch: noarch

Packager: Afanasov Dmitry <ender@altlinux.org>

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

%description
This is GDGraph, a package to generate charts, using Lincoln Stein's
GD.pm. See the documentation for some history and more information.

%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
install -p -m644 -D Dustismo_Sans.ttf %buildroot%_datadir/%name-%version/Dustismo_Sans.ttf

%files
%perl_vendor_privlib/GD
%_datadir/%name-%version/Dustismo_Sans.ttf
%doc README CHANGES

%changelog
* Wed Nov 24 2010 Igor Vlasenko <viy@altlinux.ru> 1:1.44-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Tue Sep 30 2008 Afanasov Dmitry <ender@altlinux.org> 1.44-alt1
- back to 1.44 release due to unmets

* Mon Sep 29 2008 Afanasov Dmitry <ender@altlinux.org> 1.4401-alt1
- pick orphaned package and specify Packager
- 1.4401 release
- fix BuildRequires
- remove Requires due to hope in automatic search

* Sat Mar 25 2006 Andrey Brindeew <abr@altlinux.org> 1.4307-alt1
- 1.4307 release

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

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

* Wed Aug 13 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt6
- BuildArch was changed to `noarch'.

* Fri Jul 18 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt5
- Fixed BuildRequires list using buildreq

* Fri Jul 18 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt4
- Applied patch from at@

* Thu Jul 17 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt3
- Fixed Requires list.

* Thu Jul 17 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt2
- {,Build}Reqires lists updated.

* Wed Jul 16 2003 Andrey Brindeew <abr@altlinux.ru> 1.43-alt1
- First build for ALTLinux.