Package perl-Lingua-Pere: Specfile

%define pkgname Lingua-Pere

Name:      perl-%pkgname
Version:   0.2.0
Release:   alt1.1
License:   GPL or Artistic
Summary:   Lingua-Pere - Scripts and modules for multilanguage translation.
Summary(uk_UA.CP1251): Lingua-Pere - \xf1\xea\xf0\xe8\xef\xf2\xe8 \xf2\xe0 \xec\xee\xe4\xf3\xeb\xb3 \xe4\xeb\xff \xe1\xe0\xe3\xe0\xf2\xee\xec\xee\xe2\xed\xee\xe3\xee \xef\xe5\xf0\xe5\xea\xeb\xe0\xe4\xf3
Summary(ru_RU.CP1251): Lingua-Pere - \xf1\xea\xf0\xe8\xef\xf2\xfb \xe8 \xec\xee\xe4\xf3\xeb\xe8 \xe4\xeb\xff \xec\xed\xee\xe3\xee\xff\xe7\xfb\xf7\xed\xee\xe3\xee \xef\xe5\xf0\xe5\xe2\xee\xe4\xe0
Group:     Development/Perl
URL:       http://pere.org.ua/
Source:    http://pere.org.ua/dwn/src/%pkgname-%version.tar.gz
Source1:   pere-trans.config.linux

BuildArch: noarch

BuildPreReq: perl-unicore
# Automatically added by buildreq on Fri Jun 30 2006
BuildRequires: perl-Archive-Zip perl-Compress-Zlib perl-Config-General perl-DBM perl-devel perl-Encode perl-HTML-SimpleParse perl-IO-stringy perl-RTF-Tokenizer perl-Text-CSV_XS perl-XML-Parser
BuildRequires: perl-Pod-Parser

Requires: perl-unicore

%description
Pere is a tool to create multilanguage translators. 
And a perl scripts for translate documents in some popular formats:
OpenOffice.org, RTF, Microsoft Office 2003 XML, HTML and plain text.

%description -l uk_UA.CP1251
Pere - \xf6\xe5 \xb3\xed\xf1\xf2\xf0\xf3\xec\xe5\xed\xf2 \xe4\xeb\xff \xf1\xf2\xe2\xee\xf0\xe5\xed\xed\xff \xe1\xe0\xe3\xe0\xf2\xee\xec\xee\xe2\xed\xe8\xf5 \xef\xe5\xf0\xe5\xea\xeb\xe0\xe4\xe0\xf7\xee\xea.
\xd2\xe0 \xf1\xea\xf0\xe8\xef\xf2\xe8 \xe4\xeb\xff \xef\xe5\xf0\xe5\xea\xeb\xe0\xe4\xf3 \xe4\xee\xea\xf3\xec\xe5\xed\xf2\xb3\xe2 \xf3 \xe4\xe5\xff\xea\xe8\xf5 \xef\xee\xef\xf3\xeb\xff\xf0\xed\xe8\xf5 \xf4\xee\xf0\xec\xe0\xf2\xe0\xf5:
OpenOffice.org, RTF, Microsoft Office 2003 XML, HTML \xf2\xe0 \xef\xf0\xee\xf1\xf2\xe8\xe9 \xf2\xe5\xea\xf1\xf2.

%description -l ru_RU.CP1251
Pere - \xfd\xf2\xee \xe8\xed\xf1\xf2\xf0\xf3\xec\xe5\xed\xf2 \xe4\xeb\xff \xf1\xee\xe7\xe4\xe0\xed\xe8\xff \xec\xed\xee\xe3\xee\xff\xe7\xfb\xea\xee\xe2\xfb\xf5 \xef\xe5\xf0\xe5\xe2\xee\xe4\xf7\xe8\xea\xee\xe2.
\xc8 \xf1\xea\xf0\xe8\xef\xf2\xfb \xe4\xeb\xff \xef\xe5\xf0\xe5\xe2\xee\xe4\xe0 \xe4\xee\xea\xf3\xec\xe5\xed\xf2\xee\xe2 \xe2 \xed\xe5\xea\xee\xf2\xee\xf0\xfb\xf5 \xef\xee\xef\xf3\xeb\xff\xf0\xed\xfb\xf5 \xf4\xee\xf0\xec\xe0\xf2\xe0\xf5:
OpenOffice.org, RTF, Microsoft Office 2003 XML, HTML \xe8 \xef\xf0\xee\xf1\xf2\xee\xe9 \xf2\xe5\xea\xf1\xf2.

%prep
%setup -q -n %pkgname-%version

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install
%__install -pD -m 644 %SOURCE1 %buildroot%_sysconfdir/pere-trans.config
%__mkdir_p %buildroot%_datadir/dict/pere


%files
%doc README Changes
%_bindir/*
%config(noreplace) %_sysconfdir/*
%_datadir/dict/pere
%perl_vendor_privlib/Lingua*
%_man1dir/*

%changelog
* Sat Nov 06 2010 Vladimir Lettiev <crux@altlinux.ru> 0.2.0-alt1.1
- rebuilt with perl 5.12

* Wed Jul 12 2006 Slava Dubrovskiy <dubrsl@altlinux.ru> 0.2.0-alt1
- Add Requires: perl-unicore

* Thu Jun 22 2006 Slava Dubrovskiy <dubrsl@altlinux.ru> 0.2.0-alt0
- Build for Sisyphus
- Update spec

* Sat Jun  3 2006 Valentyn Solomko <val@pere.org.ua>
- rebuilt after some corrections

* Wed May 31 2006 Valentyn Solomko <val@pere.org.ua>
- Spec file was autogenerated by cpan2rpm [ver: 2.028].