]> git.pld-linux.org Git - packages/zeromq.git/commitdiff
- pl for cppzmq-devel
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Dec 2016 13:32:18 +0000 (14:32 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 3 Dec 2016 13:32:18 +0000 (14:32 +0100)
zeromq.spec

index 7fb6a1192d7f95127b0128a19660fe67f26eca3a..ceee09d6f317ae5feb8069aa7c2da93daea6f031 100644 (file)
@@ -95,13 +95,18 @@ Statyczna biblioteka ØMQ.
 
 %package -n cppzmq-devel
 Summary:       Development files for cppzmq
+Summary(pl.UTF-8):     Pliki programistyczne cppzmq
 Group:         Development/Libraries
 License:       MIT
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description -n cppzmq-devel
-The cppzmq-devel package contains libraries and header files for
-developing applications that use the C++ header files of %{name}.
+The cppzmq-devel package contains the header file for developing
+applications that use the C++ interface for 0MQ.
+
+%description -n cppzmq-devel -l pl.UTF-8
+Ten pakiet zawiera plik nagłówkowy do tworzenia aplikacji
+wykorzystujących interfejs C++ do ØMQ.
 
 %prep
 %setup -q
This page took 0.137293 seconds and 4 git commands to generate.