]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- added M2Crypto.SMIME.PKCS7.get0_signers()
authorArtur Frysiak <artur@frysiak.net>
Wed, 8 Oct 2003 14:42:00 +0000 (14:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    python-M2Crypto.spec -> 1.18

python-M2Crypto.spec

index 98a9068569b9dff30936e651ebbb76bb4637e7b5..8dfd60622e74a442c611570da337dc6200737d92 100644 (file)
@@ -4,11 +4,12 @@ Summary:      Python interface to OpenSSL
 Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
 Version:       0.11
-Release:       1
+Release:       2
 License:       BSD-like
 Source0:       http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
 # Source0-md5: c018c94e00b33aac969fbbe02b244aba
 Patch0:                M2Crypto-smime_callback.patch
+Patch1:                M2Crypto-pkcs7_get0_signers.patch
 URL:           http://www.pobox.org.sg/home/ngps/m2/
 Group:         Development/Languages/Python
 %pyrequires_eq python
@@ -36,6 +37,7 @@ M2Crypto udost
 %prep
 %setup -q -n m2crypto-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # workaroud (no way to pass -ISWIG to swig invocation)
This page took 0.119073 seconds and 4 git commands to generate.