[packages/python-Crypto] - pl fix, indication python version in descriptions

qboosh qboosh at pld-linux.org
Sun Dec 21 17:56:28 CET 2014


commit 09f230db5eecfcce6dd8a78ad12f760af34a3afa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 21 17:57:15 2014 +0100

    - pl fix, indication python version in descriptions

 python-Crypto.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/python-Crypto.spec b/python-Crypto.spec
index 54de00b..97bf267 100644
--- a/python-Crypto.spec
+++ b/python-Crypto.spec
@@ -5,8 +5,8 @@
 %bcond_without	python3 # CPython 3.x module
 
 %define		module	Crypto
-Summary:	PyCrypto - The Python Cryptography Toolkit
-Summary(pl.UTF-8):	Kryptograficzny przybornik dla języka Python
+Summary:	PyCrypto - The Python 2 Cryptography Toolkit
+Summary(pl.UTF-8):	Kryptograficzny przybornik dla języka Python 2
 Name:		python-%{module}
 Version:	2.6.1
 Release:	2
@@ -36,7 +36,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Toolkit is a collection of cryptographic algorithms and protocols,
-implemented for use from Python. Among the contents of the package:
+implemented for use from Python 2. Among the contents of the package:
 - hash functions: MD2, MD4, RIPEMD
 - block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
   Triple-DES, IDEA, RC5
@@ -49,7 +49,7 @@ implemented for use from Python. Among the contents of the package:
 
 %description -l pl.UTF-8
 Ten przybornik jest zbiorem kryptograficznych algorytmów i protokołów
-zaimplementowanych dla języka Python. Pakiet zawiera między innymi:
+zaimplementowanych dla języka Python 2. Pakiet zawiera między innymi:
 - funkcje haszujące: MD2, MD4, RIPEMD
 - blokowe algorytmy szyfrujące: AES,ARC2, Blowfish, CAST, DES,
   Triple-DES, IDEA, RC5
@@ -58,16 +58,16 @@ zaimplementowanych dla języka Python. Pakiet zawiera między innymi:
 - protokoły: przekształcenia wszystko-albo-nic, chaffing/winnowing
 - inne: RFC1751 moduł do konwersji kluczy 128 bitowych w zbiory słów
   angielskich, test liczb pierwszych
-- programy demo (aktualnie odrobinę starych)
+- programy demonstracyjne (aktualnie odrobinę stare i nieaktualne)
 
 %package -n python3-%{module}
-Summary:	PyCrypto - The Python Cryptography Toolkit
-Summary(pl.UTF-8):	Kryptograficzny przybornik dla języka Python
+Summary:	PyCrypto - The Python 3 Cryptography Toolkit
+Summary(pl.UTF-8):	Kryptograficzny przybornik dla języka Python 3
 Group:		Development/Languages/Python
 
 %description -n python3-%{module}
 The Toolkit is a collection of cryptographic algorithms and protocols,
-implemented for use from Python. Among the contents of the package:
+implemented for use from Python 3. Among the contents of the package:
 - hash functions: MD2, MD4, RIPEMD
 - block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
   Triple-DES, IDEA, RC5
@@ -80,7 +80,7 @@ implemented for use from Python. Among the contents of the package:
 
 %description -n python3-%{module} -l pl.UTF-8
 Ten przybornik jest zbiorem kryptograficznych algorytmów i protokołów
-zaimplementowanych dla języka Python. Pakiet zawiera między innymi:
+zaimplementowanych dla języka Python 3. Pakiet zawiera między innymi:
 - funkcje haszujące: MD2, MD4, RIPEMD
 - blokowe algorytmy szyfrujące: AES,ARC2, Blowfish, CAST, DES,
   Triple-DES, IDEA, RC5
@@ -89,7 +89,7 @@ zaimplementowanych dla języka Python. Pakiet zawiera między innymi:
 - protokoły: przekształcenia wszystko-albo-nic, chaffing/winnowing
 - inne: RFC1751 moduł do konwersji kluczy 128 bitowych w zbiory słów
   angielskich, test liczb pierwszych
-- programy demo (aktualnie odrobinę starych)
+- programy demonstracyjne (aktualnie odrobinę stare i nieaktualne)
 
 %prep
 %setup -q -n pycrypto-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Crypto.git/commitdiff/09f230db5eecfcce6dd8a78ad12f760af34a3afa



More information about the pld-cvs-commit mailing list