]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- swig_sources.patch for modern method signature auto/ac/python-M2Crypto-0_13-4
authorsaq <saq@pld-linux.org>
Mon, 27 Dec 2004 16:38:29 +0000 (16:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4

Changed files:
    python-M2Crypto.spec -> 1.27

python-M2Crypto.spec

index c9704cf3f7b8549b9ac1f519b2dca3883d95a104..d9f5289a1d8462139585f7640cb8547c2eabc8a2 100644 (file)
@@ -3,12 +3,13 @@ Summary:      Python interface to OpenSSL
 Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
 Version:       0.13
-Release:       3
+Release:       4
 License:       BSD-like
 Source0:       http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip
 # Source0-md5: be2790a34349ab452dddbcfe4c95606a
 #              http://sandbox.rulemaker.net/ngps/Dist/0.13p1.patch
 Patch0:                %{name}-0.13p1.patch
+Patch1:                %{name}-swig_sources.patch
 URL:           http://sandbox.rulemaker.net/ngps/m2/
 Group:         Development/Languages/Python
 %pyrequires_eq python
@@ -37,6 +38,7 @@ M2Crypto udost
 %prep
 %setup -q -n m2crypto-%{version}
 %patch0 -p0
+%patch1 -p1
 
 %build
 python setup.py build 
This page took 0.092422 seconds and 4 git commands to generate.