SPECS: ruby-eventmachine.spec - pl
qboosh
qboosh at pld-linux.org
Sat May 26 00:11:54 CEST 2007
Author: qboosh Date: Fri May 25 22:11:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
ruby-eventmachine.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/ruby-eventmachine.spec
diff -u SPECS/ruby-eventmachine.spec:1.3 SPECS/ruby-eventmachine.spec:1.4
--- SPECS/ruby-eventmachine.spec:1.3 Tue May 22 18:19:06 2007
+++ SPECS/ruby-eventmachine.spec Sat May 26 00:11:48 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Ruby event-processing library
+Summary(pl.UTF-8): Biblioteka przetwarzania zdarzeń dla języka Ruby
Name: ruby-eventmachine
Version: 0.7.0
Release: 1
@@ -18,8 +19,14 @@
%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!
+
+%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.
%prep
%setup -q -c -T
@@ -56,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/05/25 22:11:48 qboosh
+- pl
+
Revision 1.3 2007/05/22 16:19:06 aredridel
- correct license
- add %doc
@@ -65,4 +75,3 @@
Revision 1.1 2007/05/22 15:28:24 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-eventmachine.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list