Package perl-MARC-Record: Specfile

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

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

Name: perl-MARC-Record
Version: 2.0.0
Release: alt2

Summary: Perl extension for handling MARC records

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 Fri Jul 04 2008
BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
Module for handling MARC records as objects.  The file-handling stuff is
in MARC::File::*.

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

%install
%perl_vendor_install

%files
%_bindir/marcdump
%perl_vendor_privlib/MARC*
%perl_vendor_man1dir/*
%perl_vendor_man3dir/*


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

* Fri Jul 04 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 2.0.0-alt1
- first build for ALT Linux Sisyphus