]> git.pld-linux.org Git - packages/perl-Lingua-EN-Sentence.git/commitdiff
- real summary/description auto/th/perl-Lingua-EN-Sentence-0.25-5
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Dec 2011 18:35:02 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- generic URL
- release 5

Changed files:
    perl-Lingua-EN-Sentence.spec -> 1.22

perl-Lingua-EN-Sentence.spec

index f8ff3aa5fad23cd41bc7c7fab28bcc175753b655..bd6e78ffae6bcf9a1ad5e6aa980c7c221f6559bf 100644 (file)
@@ -5,41 +5,32 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Lingua
 %define                pnam    EN-Sentence
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Lingua
 %define                pnam    EN-Sentence
-Summary:       Lingua::EN::Sentence Perl module
-Summary(cs.UTF-8):     Modul Lingua::EN::Sentence pro Perl
-Summary(da.UTF-8):     Perlmodul Lingua::EN::Sentence
-Summary(de.UTF-8):     Lingua::EN::Sentence Perl Modul
-Summary(es.UTF-8):     Módulo de Perl Lingua::EN::Sentence
-Summary(fr.UTF-8):     Module Perl Lingua::EN::Sentence
-Summary(it.UTF-8):     Modulo di Perl Lingua::EN::Sentence
-Summary(ja.UTF-8):     Lingua::EN::Sentence Perl モジュール
-Summary(ko.UTF-8):     Lingua::EN::Sentence 펄 모줄
-Summary(nb.UTF-8):     Perlmodul Lingua::EN::Sentence
-Summary(pl.UTF-8):     Moduł Perla Lingua::EN::Sentence
-Summary(pt.UTF-8):     Módulo de Perl Lingua::EN::Sentence
-Summary(pt_BR.UTF-8):  Módulo Perl Lingua::EN::Sentence
-Summary(ru.UTF-8):     Модуль для Perl Lingua::EN::Sentence
-Summary(sv.UTF-8):     Lingua::EN::Sentence Perlmodul
-Summary(uk.UTF-8):     Модуль для Perl Lingua::EN::Sentence
-Summary(zh_CN.UTF-8):  Lingua::EN::Sentence Perl 模块
+Summary:       Lingua::EN::Sentence Perl module - splitting text into sentences
+Summary(pl.UTF-8):     Moduł Perla Lingua::EN::Sentence - podział tekstu na zdania
 Name:          perl-Lingua-EN-Sentence
 Version:       0.25
 Name:          perl-Lingua-EN-Sentence
 Version:       0.25
-Release:       4
+Release:       5
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       http://www.cpan.org/modules/by-module/Lingua/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 4a846acfcb6eedd1c1557fc7f79f034d
 # Source0-md5: 4a846acfcb6eedd1c1557fc7f79f034d
+URL:           http://search.cpan.org/dist/Lingua-EN-Sentence/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Lingua::EN::Sentence Perl module.
+The Lingua::EN::Sentence Perl module contains the function
+get_sentences, which splits text into its constituent sentences, based
+on a regular expression and a list of abbreviations (built in and
+given).
 
 %description -l pl.UTF-8
 
 %description -l pl.UTF-8
-Moduł Perla Lingua::EN::Sentence.
+Moduł Perla Lingua::EN::Sentence zawiera funkcję get_sentences,
+dzielącą tekst na zdania składowe, w oparciu o wyrażenie regularne i
+listę skrótów (wbudowaną oraz podaną).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,4 +55,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes
 %{perl_vendorlib}/Lingua/EN/Sentence.pm
 %defattr(644,root,root,755)
 %doc Changes
 %{perl_vendorlib}/Lingua/EN/Sentence.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Lingua::EN::Sentence.3pm*
This page took 0.031967 seconds and 4 git commands to generate.