Package perl-Text-PDF: Specfile

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

%define module Text-PDF
%define m_distro Text-PDF
%define m_name Text::PDF
%define m_author_id unknown
%define _enable_test 1

Name: perl-Text-PDF
Version: 0.31
Release: alt1

Summary: PDF Manipulation and generation

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/B/BH/BHALLISSY/Text-PDF-%{version}.tar.gz

# Automatically added by buildreq on Tue Oct 07 2008
BuildRequires: perl-Compress-Zlib perl-devel perl-Font-TTF

%description
This module allows interaction with existing PDF files directly. It includes
various tools including:

  pdfbklt - make booklets out of existing PDF files
  pdfrevert - remove edits from a PDF file
  pdfstamp - stamp text on each page of a PDF file

various example programs are also included

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%_bindir/pdfbklt
%_bindir/pdfrevert
%_bindir/pdfstamp
%perl_vendor_privlib/Text*

%changelog
* Tue Sep 20 2016 Igor Vlasenko <viy@altlinux.ru> 0.31-alt1
- automated CPAN update

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

* Tue Oct 07 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 0.29a-alt1
- first build for ALT Linux Sisyphus