Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37788217
en ru br
ALT Linux repos
S:2.125-alt2
5.0: 2.103-alt2
4.1: 1.309-alt1
4.0: 1.309-alt1
3.0: 1.309-alt1

Group :: Development/Perl
RPM: perl-OpenOffice-OODoc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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 at 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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin