From 35d9c22ec7be5289cc7ec27349da4d0a47b54b8c Mon Sep 17 00:00:00 2001 From: saq Date: Mon, 27 Dec 2004 16:38:29 +0000 Subject: [PATCH] - swig_sources.patch for modern method signature - release 4 Changed files: python-M2Crypto.spec -> 1.27 --- python-M2Crypto.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index c9704cf..d9f5289 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -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 -- 2.44.0