Package perl-GD-Barcode: Specfile

# BEGIN SourceDeps(oneline):
BuildRequires: perl(Test2/V0.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
#
#   - 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: 2.00
Release: alt1

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
Source0: http://www.cpan.org/authors/id/M/MI/MICHIELB/%{module}-%{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 %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/GD*

%changelog
* Fri Sep 15 2023 Igor Vlasenko <viy@altlinux.org> 2.00-alt1
- automated CPAN update

* 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