Package perl-OpenOffice-OODoc: Specfile

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

%define module OpenOffice-OODoc
%define m_distro OpenOffice-OODoc
%define m_name OpenOffice::OODoc
%define m_author_id unknown
%define _enable_test 1

Name: perl-OpenOffice-OODoc
Version: 2.125
Release: alt2

Summary: OpenOffice-OODoc - A library for direct OpenOffice.org document processing

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

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/J/JM/JMGDOC/OpenOffice-OODoc-2.125.tar.gz

# Automatically added by buildreq on Tue Jul 19 2005
BuildRequires: perl-Archive-Zip perl-Compress-Zlib perl-Encode perl-XML-Parser perl-XML-Twig perl-devel

%description
This module defines the top level Document class, allowing any kind
of content and presentation processing.

This module is designed simply to create objects which include all
the functionality of OODoc::Text, OODoc::Image and OODoc::Styles
(which do not need to be called directly by applications).

The documentation provided for the three constituent modules and, of
course, OODoc::XPath which is the common base, mostly covers this
module. So, in order to get a detailed documentation for each kind
of functionality, see the following man pages:
	OpenOffice::OODoc::Text		-> text content
	OpenOffice::OODoc::Styles	-> style & layout
	OpenOffice::OODoc::Image	-> graphic objects
	OpenOffice::OODoc::XPath	-> low-level API

%package scripts
Summary: %name scripts
Group: Development/Perl
Requires: %name = %EVR
BuildRequires: perl(Text/Wrapper.pm) perl(Tk.pm)

%description scripts
scripts for %name



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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/OpenOffice/

%files scripts
%_bindir/*
%_man1dir/*


%changelog
* Fri Jun 29 2018 Igor Vlasenko <viy@altlinux.ru> 2.125-alt2
- fixed unpackaged files

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

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

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 2.103-alt2
- fix directory ownership violation

* Mon Jun 16 2008 Vitaly Lipatov <lav@altlinux.ru> 2.103-alt1
- new version 2.103 (with rpmrb script)

* Tue Jul 19 2005 Vitaly Lipatov <lav@altlinux.ru> 1.309-alt1
- first build for ALT Linux Sisyphus