packages: openssl/openssl.spec - pl for -engines

qboosh qboosh at pld-linux.org
Wed May 26 09:21:15 CEST 2010


Author: qboosh                       Date: Wed May 26 07:21:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl for -engines

---- Files affected:
packages/openssl:
   openssl.spec (1.225 -> 1.226) 

---- Diffs:

================================================================
Index: packages/openssl/openssl.spec
diff -u packages/openssl/openssl.spec:1.225 packages/openssl/openssl.spec:1.226
--- packages/openssl/openssl.spec:1.225	Wed May 26 01:37:11 2010
+++ packages/openssl/openssl.spec	Wed May 26 09:21:09 2010
@@ -101,13 +101,15 @@
 
 %package engines
 Summary:	OpenSSL optional crypto engines
+Summary(pl.UTF-8):	Opcjonalne silniki kryptograficzne dla OpenSSL-a
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description engines
 With OpenSSL 0.9.6, a new component was added to support alternative
-cryptography implementations, most commonly for interfacing with external
-crypto devices (eg. accelerator cards). This component is called ENGINE.
+cryptography implementations, most commonly for interfacing with
+external crypto devices (eg. accelerator cards). This component is
+called ENGINE.
 
 There are currently built-in ENGINE implementations for the following
 crypto devices:
@@ -121,6 +123,24 @@
 In addition, dynamic binding to external ENGINE implementations is now
 provided by a special ENGINE called "dynamic". 
 
+%description engines -l pl.UTF-8
+Począwszy od OpenSSL-a 0.9.6 został dodany nowy komponent, mający
+wspierać alternatywne implementacje kryptografii, przeważnie
+współpracujące z zewnętrznymi urządzeniami kryptograficznymi (np.
+kartami akceleratorów). Komponent ten jest nazywany SILNIKIEM
+(ang. ENGINE).
+
+Obecnie istnieją wbudowane implementacje silników dla następujących
+urządzeń kryptograficznych:
+- CryptoSwift
+- Compaq Atalla
+- nCipher CHIL
+- Nuron
+- Broadcom uBSec
+
+Ponadto zapewnione jest dynamiczne wiązanie dla zewnętrznych
+implementacji silników poprzez specjalny silnik o nazwie "dynamic".
+
 %package tools
 Summary:	OpenSSL command line tool and utilities
 Summary(pl.UTF-8):	Zestaw narzędzi i skryptów
@@ -492,6 +512,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.226  2010/05/26 07:21:09  qboosh
+- pl for -engines
+
 Revision 1.225  2010/05/25 23:37:11  gotar
 - separated engines subpackage; makes it possible to install openssl 1.0.0
   next to 0.9.8n for transition as engines are not versioned and not so
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl.spec?r1=1.225&r2=1.226&f=u



More information about the pld-cvs-commit mailing list