Author: qboosh Date: Mon Sep 5 17:55:52 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-Lingua-Preferred.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Lingua-Preferred.spec diff -u SPECS/perl-Lingua-Preferred.spec:1.2 SPECS/perl-Lingua-Preferred.spec:1.3 --- SPECS/perl-Lingua-Preferred.spec:1.2 Mon Sep 5 15:05:45 2005 +++ SPECS/perl-Lingua-Preferred.spec Mon Sep 5 19:55:47 2005 @@ -7,6 +7,7 @@ %define pdir Lingua %define pnam Preferred Summary: Lingua::Preferred - Perl extension to choose a language +Summary(pl): Lingua::Preferred - rozszerzenie Perla do wybierania języka Name: perl-Lingua-Preferred Version: 0.2.4 Release: 1 @@ -15,11 +16,9 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 37e883fafb05b1439de1121f41e8ad75 -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-Log-TraceMessages >= 1.0 +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,6 +30,14 @@ by the 'territory' part of the language specifier (such as en, en_GB, and en_US) are also supported. +%description -l pl +Często informacje czytelne dla człowieka są dostępne w więcej niż +jednym języku. Którego z nich należy użyć? Ten moduł udostępnia metodę +do przekazywania przez użytkownika możliwych języków w kolejności +preferencji, a następnie wyboru najlepszego języka spośród dostępnych. +Różne "dialekty" podane przez część "terytorialną" określenia języka +(takie jak en, en_GB i en_US) także są obsługiwane. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -65,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/05 17:55:47 qboosh +- pl + Revision 1.2 2005/09/05 13:05:45 glen - 0.2.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Lingua-Preferred.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
