]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- pl translations, cosmetics; release 2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Dec 2001 15:29:17 +0000 (15:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.5

python-M2Crypto.spec

index 934e9a194a7c695fdb311474159b5de30257bfc3..f66a1b150ccd02357e8e238d449a5cb3576cc7ba 100644 (file)
@@ -1,7 +1,8 @@
 Summary:       Python interface to OpenSSL
+Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
 Version:       0.06
-Release:       1
+Release:       2
 License:       BSD-style
 Source0:       http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
 URL:           http://www.pobox.org.sg/home/ngps/m2/
@@ -26,11 +27,17 @@ M2Crypto makes accessible to the Python programmer the following:
 M2Crypto is released under a very liberal BSD-style licence. See 
 LICENCE for details.
 
+%description -l pl
+M2Crypto udostêpnia z poziomu Pythona nastêpuj±ce funkcje:
+- DH, RSA, DSA, szyfry symetryczne, skróty, HMAC
+- SSL do implementacji klientów i serwerów
+- S/MIME v2.
+
 %prep
 %setup -q -n m2crypto-%{version}
 
 %build
-make -C swig INCLUDE="-I. -I%{py_incdir}"
+%{__make} -C swig INCLUDE="-I. -I%{py_incdir}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.165575 seconds and 4 git commands to generate.