Author: qboosh Date: Sun Dec 4 18:35:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - real summary/description - generic URL - release 5
---- Files affected: packages/perl-Lingua-EN-Sentence: perl-Lingua-EN-Sentence.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec diff -u packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec:1.21 packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec:1.22 --- packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec:1.21 Mon Jul 28 00:24:44 2008 +++ packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec Sun Dec 4 19:35:02 2011 @@ -6,41 +6,32 @@ %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 -Release: 4 +Release: 5 # 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 +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 -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 -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} @@ -65,7 +56,7 @@ %defattr(644,root,root,755) %doc Changes %{perl_vendorlib}/Lingua/EN/Sentence.pm -%{_mandir}/man3/* +%{_mandir}/man3/Lingua::EN::Sentence.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -73,6 +64,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2011/12/04 18:35:02 qboosh +- real summary/description +- generic URL +- release 5 + Revision 1.21 2008/07/27 22:24:44 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Lingua-EN-Sentence/perl-Lingua-EN-Sentence.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
