Author: qboosh Date: Mon Jan 30 10:16:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: python-Paste.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-Paste.spec diff -u SPECS/python-Paste.spec:1.2 SPECS/python-Paste.spec:1.3 --- SPECS/python-Paste.spec:1.2 Sat Jan 28 20:00:44 2006 +++ SPECS/python-Paste.spec Mon Jan 30 11:16:40 2006 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Tools for using a Web Server Gateway Interface stack +Summary(pl): Narzędzia do używania stosu Web Server Gateway Interface Name: python-Paste Version: 0.4.1 Release: 1 @@ -9,16 +10,21 @@ # Source0-md5: 955e04ebc3277cd37cc2b249f0a38b7f URL: http://pythonpaste.org/ BuildRequires: python-devel -%pyrequires_eq python-modules +%pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -These provide several pieces of "middleware" (or filters) that can be nested -to build web applications. Each piece of middleware uses the WSGI (PEP 333) -interface, and should be compatible with other middleware based on those -interfaces. - +These provide several pieces of "middleware" (or filters) that can be +nested to build web applications. Each piece of middleware uses the +WSGI (PEP 333) interface, and should be compatible with other +middleware based on those interfaces. + +%description -l pl +Ten pakiet dostarcza kilka części "warstwy pośredniej" (lub filtrów), +które można osadzać w celu zbudowania aplikacji WWW. Każda część +warstwy pośredniej używa interfejsu WSGI (PEP 333) i powinna być +kompatybilna z inną warstwą pośrednią opartą na tych interfejsach. %prep %setup -q -n Paste-%{version} @@ -48,10 +54,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/01/30 10:16:40 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-Paste.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
