summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcpsp.spec20
1 files changed, 15 insertions, 5 deletions
diff --git a/tcpsp.spec b/tcpsp.spec
index faec4cb..2cd7952 100644
--- a/tcpsp.spec
+++ b/tcpsp.spec
@@ -1,4 +1,6 @@
+# TODO: optflags
Summary: tcpsp - TCP Splicing tool
+Summary(pl.UTF-8): tcpsp - narzędzie do TCP Splicingu
Name: tcpsp
Version: 0.0.5
Release: 0.1
@@ -10,11 +12,19 @@ URL: http://www.linuxvirtualserver.org/software/tcpsp/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-TCPSP implements tcp splicing for the Linux kernel. The tcp splicing is a
-technique to splice two connections inside the kernel, so that data
-relaying between the two connections can be run at near router speeds.
-This technique can be used to speed up layer-7 switching, web proxy and
-application firewall running in the user space.
+TCPSP implements TCP splicing for the Linux kernel. The TCP splicing
+is a technique to splice two connections inside the kernel, so that
+data relaying between the two connections can be run at near router
+speeds. This technique can be used to speed up layer-7 switching, web
+proxy and application firewall running in the user space.
+
+%description -l pl.UTF-8
+TCPSP implementuje TCP Splicing (splatanie TCP) dla jądra Linuksa.
+TCP Splicing to technika splatania dwóch połączeń wewnątrz jądra tak,
+żeby dane przesyłane między dwoma połączeniami mogły wędrować z
+prędkościami bliskimi routera. Technika ta może być używana do
+przyspieszenia przełączania w warstwie 7, w proxy WWW oraz firewallach
+aplikacji działających w przestrzeni użytkownika.
%prep
%setup -q -n %{name}