Package perl-GD-Barcode: Specfile

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

%define module GD-Barcode
%define m_distro GD-Barcode
%define m_name GD::Barcode
%define m_author_id unknown
%define _enable_test 1

Name: perl-GD-Barcode
Version: 1.15
Release: alt2.1

Summary: Create barcode image with GD

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vladimir A. Svyatoshenko <svyt@altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Thu Jul 03 2008
BuildRequires: perl-devel

%description
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".

From 1.14, you can use this module even if no GD (except plot method).

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/GD*

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

* Tue Oct 07 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.15-alt2
- fixed build

* Thu Jul 03 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.15-alt1
- first build for ALT Linux Sisyphus