SOURCES: python-M2Crypto-swig_sources.patch - merged from DEVEL

wrobell wrobell at pld-linux.org
Wed Sep 27 22:25:18 CEST 2006


Author: wrobell                      Date: Wed Sep 27 20:25:18 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merged from DEVEL

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

---- 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.2
--- SOURCES/python-M2Crypto-swig_sources.patch:1.1	Mon Dec 27 17:37:54 2004
+++ SOURCES/python-M2Crypto-swig_sources.patch	Wed Sep 27 22:25:12 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.2&f=u



More information about the pld-cvs-commit mailing list