Package perl-MARC-Charset: Specfile

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

%define module MARC-Charset
%define m_distro MARC-Charset
%define m_name MARC-Charset
%define m_author_id unknown
%define _enable_test 1

Name: perl-MARC-Charset
Version: 1.35
Release: alt1

Summary: convert MARC-8 encoded strings to UTF-8

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

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

BuildArch: noarch
Source: http://www.cpan.org/authors/id/G/GM/GMCHARLT/MARC-Charset-%{version}.tar.gz

# Automatically added by buildreq on Sat Jul 05 2008
BuildRequires: perl-Class-Accessor perl-DBM perl-Log-Agent perl-Test-Pod perl-Unicode-Normalize perl-XML-SAX perl-unicore

%description
MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8
strings. MARC-8 is a single byte character encoding that predates unicode, and
allows you to put non-Roman scripts in MARC bibliographic records.

    http://www.loc.gov/marc/specifications/spechome.html

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/MARC*

%changelog
* Tue Aug 27 2013 Igor Vlasenko <viy@altlinux.ru> 1.35-alt1
- automated CPAN update

* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 1.34-alt1
- automated CPAN update

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

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

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

* Sat Jul 05 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.0-alt1
- first build for ALT Linux Sisyphus