SPECS: Sockets.spec - pl
qboosh
qboosh at pld-linux.org
Fri Jan 4 11:37:47 CET 2008
Author: qboosh Date: Fri Jan 4 10:37:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
Sockets.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/Sockets.spec
diff -u SPECS/Sockets.spec:1.2 SPECS/Sockets.spec:1.3
--- SPECS/Sockets.spec:1.2 Thu Sep 27 13:41:19 2007
+++ SPECS/Sockets.spec Fri Jan 4 11:37:41 2008
@@ -7,7 +7,7 @@
#
# Conditional build:
%bcond_without static_libs # don't build static library
-
+#
Summary: C++ Sockets Library
Summary(pl.UTF-8): Biblioteka gniazd C++
Name: Sockets
@@ -27,15 +27,18 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-C++ class library wrapping the berkeley sockets C API.
-Features include, but are not limited to, SSL support, IPv6 support,
-tcp and udp sockets, sctp sockets, http protocol, highly customizable
-error handling.
+C++ class library wrapping the Berkeley sockets C API. Features
+include, but are not limited to, SSL support, IPv6 support, TCP and
+UDP sockets, SCTP sockets, HTTP protocol, highly customizable error
+handling.
%description -l pl.UTF-8
+Biblioteka klas C++ obudowująca berkeleyowskie API C gniazd.
+Możliwości obejmują m.in. obsługę SSL, obsługę IPv6, gniazda TCP i
+UDP, gniazda SCTP, protokół HTTP, elastyczną obsługę błędów.
%prep
-%setup -q -n %{name}-%{version}
+%setup -q
%build
%{__make}
@@ -65,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-01-04 10:37:41 qboosh
+- pl
+
Revision 1.2 2007-09-27 11:41:19 gotar
- english %desc from homepage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Sockets.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list