SPECS: python-PasteScript.spec - pl

qboosh qboosh at pld-linux.org
Mon Jan 30 11:20:09 CET 2006


Author: qboosh                       Date: Mon Jan 30 10:20:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-PasteScript.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-PasteScript.spec
diff -u SPECS/python-PasteScript.spec:1.2 SPECS/python-PasteScript.spec:1.3
--- SPECS/python-PasteScript.spec:1.2	Sat Jan 28 20:00:44 2006
+++ SPECS/python-PasteScript.spec	Mon Jan 30 11:20:04 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	This is a pluggable command-line tool
+Summary:	A pluggable command-line tool
+Summary(pl):	Narzędzie linii poleceń z obsługą wtyczek
 Name:		python-PasteScript
 Version:	0.4.1
 Release:	1
@@ -9,17 +10,27 @@
 # Source0-md5:	a84c08700c42a337d665b334d96ac59f
 URL:		http://pythonpaste.org/script/
 BuildRequires:	python-devel
-%pyrequires_eq  python-modules
+%pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a pluggable command-line tool. It includes some built-in features:
+This is a pluggable command-line tool. It includes some built-in
+features:
 - Create file layouts for packages. For instance:
    $ paste create  --template=basic_package MyPackage 
   will create a setuptools-ready file layout.
-- Serving up web applications, with configuration based on paste.deploy.
+- Serving up web applications, with configuration based on
+  paste.deploy.
 
+%description -l pl
+Ten pakiet zawiera narzędzie linii poleceń z obsługą wtyczek. Niektóre
+możliwości ma wbudowane:
+- tworzenie plików dla pakietów, na przykład:
+   $ paste create  --template=basic_package MyPackage 
+  utworzy plik dla setuptools.
+- możliwość użycia w aplikacjach WWW z konfiguracją opartą na
+  paste.deploy.
 
 %prep
 %setup -q -n PasteScript-%{version}
@@ -52,10 +63,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/01/30 10:20:04  qboosh
+- pl
+
 Revision 1.2  2006/01/28 19:00:44  radzio
 - fix URLs
 
 Revision 1.1  2006/01/28 18:57:16  radzio
 - initial release
 - TODO: polish translations, better [B]R
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PasteScript.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list