]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- updated to 0.12
authorArtur Frysiak <artur@frysiak.net>
Tue, 28 Oct 2003 07:59:31 +0000 (07:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.20

python-M2Crypto.spec

index 2f3f4d8910e9883a2cca30ecccd5c0a3cd22b3aa..c892265e9a14118e7b30f41b05166de784789a66 100644 (file)
@@ -3,13 +3,11 @@
 Summary:       Python interface to OpenSSL
 Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
-Version:       0.11
-Release:       2
+Version:       0.12
+Release:       1
 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
+Source0:       http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip
+# Source0-md5: 4e93a071e3abbf2bb2177d52583c3e0f
 URL:           http://sandbox.rulemaker.net/ngps/m2/
 Group:         Development/Languages/Python
 %pyrequires_eq python
@@ -36,12 +34,8 @@ M2Crypto udost
 
 %prep
 %setup -q -n m2crypto-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
-# workaroud (no way to pass -ISWIG to swig invocation)
-cp SWIG/*.i SWIG/*.h .
 python setup.py build 
 
 %install
This page took 0.11483 seconds and 4 git commands to generate.