Пакет perl-Lingua-Identify: Specfile

#
#   - Lingua::Identify -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Lingua::Identify
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Lingua-Identify
%define m_distro Lingua-Identify
%define m_name Lingua::Identify
%define m_author_id unknown
%define _enable_test 1

Name: perl-Lingua-Identify
Version: 0.56
Release: alt1

Summary: Language identification

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/A/AM/AMBS/Lingua/Lingua-Identify-%{version}.tar.gz

# Automatically added by buildreq on Tue Jun 17 2008
BuildRequires: perl-Class-Factory-Util perl-Test-Pod perl-Test-Pod-Coverage perl-Text-Affixes perl-Text-ExtractWords perl-Text-Ngram

# automatically added during perl 5.8 -> 5.12 upgrade.
# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators

%description
"Lingua::Identify" identifies the language a given string or file is
written in.

See section WHY LINGUA::IDENTIFY for a list of "Lingua::Identify"'s strong
points.

See section KNOWN LANGUAGES for a list of available languages and HOW TO
PERFORM IDENTIFICATION to know how to really use this module.

If you're in a hurry, jump to section EXAMPLES, way down below.

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

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/langident
%_bindir/make-lingua-identify-language
%_man1dir/*
%perl_vendor_privlib/Lingua/

%changelog
* Tue Aug 27 2013 Igor Vlasenko <viy@altlinux.ru> 0.56-alt1
- automated CPAN update

* Fri Jul 26 2013 Igor Vlasenko <viy@altlinux.ru> 0.55-alt1
- automated CPAN update

* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 0.54-alt1
- automated CPAN update

* Mon Sep 24 2012 Igor Vlasenko <viy@altlinux.ru> 0.51-alt1
- automated CPAN update

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

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

* Fri Jul 16 2010 Igor Vlasenko <viy@altlinux.ru> 0.26-alt1
- automated CPAN update

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

* Tue Jun 17 2008 Vitaly Lipatov <lav@altlinux.ru> 0.19-alt1
- initial build for ALT Linux Sisyphus