SPECS: perl-Lingua-EN-Inflect-Number.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Sun Aug 20 19:52:12 CEST 2006
Author: qboosh Date: Sun Aug 20 17:52:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-Lingua-EN-Inflect-Number.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Lingua-EN-Inflect-Number.spec
diff -u SPECS/perl-Lingua-EN-Inflect-Number.spec:1.1 SPECS/perl-Lingua-EN-Inflect-Number.spec:1.2
--- SPECS/perl-Lingua-EN-Inflect-Number.spec:1.1 Thu Aug 17 21:31:47 2006
+++ SPECS/perl-Lingua-EN-Inflect-Number.spec Sun Aug 20 19:52:07 2006
@@ -7,14 +7,15 @@
%define pdir Lingua
%define pnam EN-Inflect-Number
Summary: Lingua::EN::Inflect::Number - Force number of words to singular or plural
-#Summary(pl):
+Summary(pl): Lingua::EN::Inflect::Number - wymuszanie liczby słów na pojedynczą lub mnogą
Name: perl-Lingua-EN-Inflect-Number
Version: 1.1
Release: 1
License: Unknown
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/S/SI/SIMON/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: bcee940ef603da93e7da11d8eecad409
+URL: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -24,14 +25,30 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module extends the functionality of Lingua::EN::Inflect with three
-new functions available for export:
+This module extends the functionality of Lingua::EN::Inflect with
+three new functions available for export.
-This takes a word, and determines its number. It returns s for singular,
-p for plural, and ambig for words that can be either singular or plural.
-
-# %description -l pl
-# TODO
+"number" takes a word, and determines its number. It returns s for
+singular, p for plural, and ambig for words that can be either
+singular or plural.
+
+"to_S" and "to_PL" take a word and convert it forcefully either to
+singular or to plural. Lingua::EN::Inflect does funny things if you
+try to pluralise an already-plural word, but this module does the
+right thing.
+
+%description -l pl
+Ten moduł rozszerza funkcjonalność Lingua::EN::Inflect o trzy nowe
+funkcje dostępne do wyeksportowania.
+
+"number" przyjmuje słowo i określa jego liczbę. Zwraca s dla
+pojedynczej, p dla mnogiej i ambig dla słów, które mogą być zarówno w
+liczbie pojedynczej, jak i mnogiej.
+
+"to_S" i "to_PL" przyjmują słowo i wymuszają zmianę jego liczby na
+pojedynczą lub mnogą. Lingua::EN::Inflect robi dziwne rzeczy jeżeli
+próbujemy zmienić na liczbę mnogą słowo, które już jest w liczbie
+mnogiej, ale ten moduł zachowuje się poprawnie.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,6 +81,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/20 17:52:07 qboosh
+- pl, generic URL
+
Revision 1.1 2006/08/17 19:31:47 migo
- initial release
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Lingua-EN-Inflect-Number.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list