Package perl-Business-ISBN-Data: Specfile

%define _unpackaged_files_terminate_build 1
#
#   - Business::ISBN::Data -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Business-ISBN-Data-1.14.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Business-ISBN-Data
%define m_distro Business-ISBN-Data
%define m_name Business::ISBN::Data
%define m_author_id unknown
%define _enable_test 1

Name: perl-Business-ISBN-Data
Version: 20210112.006
Release: alt1

Summary: data pack for Business::ISBN

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/B/BD/BDFOY/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Mon Jun 11 2007
BuildRequires: perl-devel perl(LWP/Simple.pm)

%description
This data is current as of November 2004. At that time, the publisher
codes  9990000-9999999 or 999000-999999 had not been fixed, although
they had been proposed. I do not include them in the data.

Business::ISBN uses this "data pack" to do its work.  You can update
Business::ISBN::Data independently of the main module as the various
ISBN organizations assign new publisher codes.  The ISBN agency lists
these data at http://www.isbn-international.org/identifiers.html . The
distribution should include the kludegy script I used to extract the
data and format the data structure.

Note, that as a historical artifact, some countries are actaully
language areas. For instance, country code 2 is "French", and includes
several French-speaking countries.

Simply install this module over the previous version.  The module is
a Perl data structure, so you can install it with CPAN.pm, or simply
copy it to the right location.

Older versions of this module did not declare a version, and will work
with whatever version of Business::ISBN you have despite anything the
Makefile.PL might say.

If you make updates, please send them to me so I can include them in
future releases.

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README.pod Changes examples
%perl_vendor_privlib/Business*

%changelog
* Tue Feb 16 2021 Igor Vlasenko <viy@altlinux.ru> 20210112.006-alt1
- automated CPAN update

* Wed Feb 10 2021 Igor Vlasenko <viy@altlinux.ru> 20210112.004-alt1
- automated CPAN update

* Thu Jan 21 2021 Igor Vlasenko <viy@altlinux.ru> 20210112.001-alt1
- automated CPAN update

* Wed Dec 25 2019 Igor Vlasenko <viy@altlinux.ru> 20191107-alt1
- automated CPAN update

* Mon Dec 21 2015 Igor Vlasenko <viy@altlinux.ru> 20140910.003-alt1
- automated CPAN update

* Tue Oct 07 2014 Igor Vlasenko <viy@altlinux.ru> 20140910.002-alt1
- automated CPAN update

* Wed Oct 17 2012 Igor Vlasenko <viy@altlinux.ru> 20120719.001-alt1
- automated CPAN update

* Mon Sep 19 2011 Igor Vlasenko <viy@altlinux.ru> 20081208-alt1
- automated CPAN update

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

* Mon Oct 06 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.17-alt1
- fixed build

* Mon Jun 11 2007 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.14-alt1
- first build for ALT Linux Sisyphus