Package perl-Text-PDF: Specfile

#
#   - 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.29a
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: %m_distro-%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-0.29
%build
%perl_vendor_build

%install
%perl_vendor_install

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

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