]> git.pld-linux.org Git - packages/serf.git/commitdiff
- pl auto/ti/serf-0_2_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Aug 2008 22:34:27 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    serf.spec -> 1.2

serf.spec

index e531efa7292f1a4fa744d368ff6b8804a5edbed2..fb8f4b78cb141fbf5b31fba925c1b240c85f5749 100644 (file)
--- a/serf.spec
+++ b/serf.spec
@@ -1,6 +1,9 @@
-%bcond_without tests
+#
+# Conditional build:
+%bcond_without tests   # don't perform "make check"
 #
 Summary:       A high-performance asynchronous HTTP client library
+Summary(pl.UTF-8):     Wysokowydajna biblioteka asynchronicznego klienta HTTP
 Name:          serf
 Version:       0.2.0
 Release:       1
@@ -21,6 +24,13 @@ running the read/write communication asynchronously. Memory copies and
 transformations are kept to a minimum to provide high performance
 operation.
 
+%description -l pl.UTF-8
+Biblioteka serf to napisana w C biblioteka klienta HTTP stworzona w
+oparciu o bibliotekę Apache Portable Runtime (APR). Obsługuje
+połączenia naprzemiennie, wywołując asynchronicznie komunikację
+odczyt-zapis. Kopiowanie i transformacje w pamięci są ograniczone do
+minimum w celu zapewnienia wydajnego działania.
+
 %package devel
 Summary:       Header files for serf
 Summary(pl.UTF-8):     Pliki nagłówkowe serf
This page took 0.117103 seconds and 4 git commands to generate.