SPECS: python-M2Crypto.spec - added swig patch (fixes build with c...

qboosh qboosh at pld-linux.org
Sun Nov 25 21:57:55 CET 2007


Author: qboosh                       Date: Sun Nov 25 20:57:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added swig patch (fixes build with current swig)

---- Files affected:
SPECS:
   python-M2Crypto.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/python-M2Crypto.spec
diff -u SPECS/python-M2Crypto.spec:1.43 SPECS/python-M2Crypto.spec:1.44
--- SPECS/python-M2Crypto.spec:1.43	Wed Oct 10 18:30:13 2007
+++ SPECS/python-M2Crypto.spec	Sun Nov 25 21:57:50 2007
@@ -11,6 +11,7 @@
 Patch0:		%{name}-swig_sources.patch
 Patch1:		%{name}-store2ssl.patch
 Patch2:		%{name}-py_ssize_t.patch
+Patch3:		%{name}-swig.patch
 URL:		http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	python-devel >= 1:2.5
@@ -40,6 +41,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 find demo -type d -name CVS | xargs rm -rf
 
@@ -80,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007-11-25 20:57:50  qboosh
+- added swig patch (fixes build with current swig)
+
 Revision 1.43  2007-10-10 16:30:13  beorn
 - Up to 0.18.1
 - Demo files moved to examplesdir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-M2Crypto.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list