SPECS: python-PasteDeploy.spec - pl
qboosh
qboosh at pld-linux.org
Mon Jan 30 11:22:44 CET 2006
Author: qboosh Date: Mon Jan 30 10:22:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
python-PasteDeploy.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-PasteDeploy.spec
diff -u SPECS/python-PasteDeploy.spec:1.1 SPECS/python-PasteDeploy.spec:1.2
--- SPECS/python-PasteDeploy.spec:1.1 Sat Jan 28 19:57:16 2006
+++ SPECS/python-PasteDeploy.spec Mon Jan 30 11:22:39 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Load, configure, and compose WSGI applications and servers
+Summary(pl): Wczytywanie, konfiguracja i łączenie aplikacji i serwerów WSGI
Name: python-PasteDeploy
Version: 0.4
Release: 1
@@ -9,14 +10,21 @@
# Source0-md5: 8b44cb47f87ebebffe4afd2e1a8bf258
URL: http://pythonpaste.org/deploy/
BuildRequires: python-devel
-%pyrequires_eq python-modules
+%pyrequires_eq python-modules
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This tool provides code to load WSGI applications and servers from URIs; these
-URIs can refer to Python Eggs for INI-style configuration files. Paste Script
-provides commands to serve applications based on this configuration file.
+This tool provides code to load WSGI applications and servers from
+URIs; these URIs can refer to Python Eggs for INI-style configuration
+files. Paste Script provides commands to serve applications based on
+this configuration file.
+
+%description -l pl
+To narzędzie zawiera kod do wczytywania aplikacji i serwerów WSGI z
+URI; URI te mogą odnosić się do pakietów Python Egg dla plików
+konfiguracyjnych w stylu INI. Paste Script udostępnia polecenia do
+obsługi aplikacji w oparciu o ten plik konfiguracyjny.
%prep
%setup -q -n PasteDeploy-%{version}
@@ -48,7 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/01/30 10:22:39 qboosh
+- pl
+
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-PasteDeploy.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list