SOURCES (DEVEL): python-M2Crypto-swig_sources.patch - updated for ...

wrobell wrobell at pld-linux.org
Fri Aug 11 19:09:24 CEST 2006


Author: wrobell                      Date: Fri Aug 11 17:09:23 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated for version 0.16

---- Files affected:
SOURCES:
   python-M2Crypto-swig_sources.patch (1.1 -> 1.1.4.1) 

---- Diffs:

================================================================
Index: SOURCES/python-M2Crypto-swig_sources.patch
diff -u SOURCES/python-M2Crypto-swig_sources.patch:1.1 SOURCES/python-M2Crypto-swig_sources.patch:1.1.4.1
--- SOURCES/python-M2Crypto-swig_sources.patch:1.1	Mon Dec 27 17:37:54 2004
+++ SOURCES/python-M2Crypto-swig_sources.patch	Fri Aug 11 19:09:18 2006
@@ -1,11 +1,12 @@
---- m2crypto-0.13/setup.py.orig	2004-12-27 17:35:06.681474488 +0100
-+++ m2crypto-0.13/setup.py	2004-12-27 17:35:17.183877880 +0100
-@@ -14,7 +14,7 @@
+diff -Nur m2crypto-0.16.orig/setup.py m2crypto-0.16/setup.py
+--- m2crypto-0.16.orig/setup.py	2006-05-03 22:51:07.000000000 +0100
++++ m2crypto-0.16/setup.py	2006-08-10 15:38:30.000000000 +0100
+@@ -48,7 +48,7 @@
  
- # This copy of swig_sources is from Python 2.2.
+     # This copy of swig_sources is from Python 2.2.
  
--def swig_sources (self, sources):
-+def swig_sources (self, sources, extension=None):
+-    def swig_sources (self, sources):
++    def swig_sources (self, sources, extension = None):
  
-     """Walk the list of source files in 'sources', looking for SWIG
-     interface (.i) files.  Run SWIG on all that are found, and
+         """Walk the list of source files in 'sources', looking for SWIG
+         interface (.i) files.  Run SWIG on all that are found, and
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/python-M2Crypto-swig_sources.patch?r1=1.1&r2=1.1.4.1&f=u



More information about the pld-cvs-commit mailing list