SPECS: ruby-eventmachine_httpserver.spec - pl

qboosh qboosh at pld-linux.org
Sat May 26 00:13:40 CEST 2007


Author: qboosh                       Date: Fri May 25 22:13:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   ruby-eventmachine_httpserver.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-eventmachine_httpserver.spec
diff -u SPECS/ruby-eventmachine_httpserver.spec:1.1 SPECS/ruby-eventmachine_httpserver.spec:1.2
--- SPECS/ruby-eventmachine_httpserver.spec:1.1	Tue May 22 17:43:46 2007
+++ SPECS/ruby-eventmachine_httpserver.spec	Sat May 26 00:13:35 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Ruby event-driven HTTP server
+Summary(pl.UTF-8):	Serwer HTTP sterowany zdarzeniami dla języka Ruby
 Name:		ruby-eventmachine_httpserver
 Version:	0.0.1
 Release:	1
@@ -19,12 +20,21 @@
 %description
 Ruby/EventMachine is a fast, simple event-processing library for Ruby
 programs. It lets you write network clients and servers without
-handling sockets- all you do is send and receive data. Single-threaded
-socket engine- scalable and FAST!
+handling sockets - all you do is send and receive data.
+Single-threaded socket engine - scalable and FAST!
 
 The HTTP Server module makes a simple HTTP server based on the
 EventMachine framework.
 
+%description -l pl.UTF-8
+Ruby/EventMachine to szybka, prosta biblioteka przetwarzania zdarzeń
+dla programów w języku Ruby. Pozwala pisać klientów i serwery sieciowe
+bez obsługi gniazd sieciowych - wystarczy wysyłać i odbierać dane.
+Jednowątkowy silnik gniazd - skalowalny i szybki.
+
+Moduł serwera HTTP to prosty serwer HTTP oparty na szkielecie
+EventMachine.
+
 %prep
 %setup -q -c -T
 tar xf %{SOURCE0} -O data.tar.gz | tar xzv-
@@ -57,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/25 22:13:35  qboosh
+- pl
+
 Revision 1.1  2007/05/22 15:43:46  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-eventmachine_httpserver.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list