SOURCES: ZopeInterface-build.patch (NEW) - fix build

arekm arekm at pld-linux.org
Sun May 28 22:12:30 CEST 2006


Author: arekm                        Date: Sun May 28 20:12:30 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   ZopeInterface-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ZopeInterface-build.patch
diff -u /dev/null SOURCES/ZopeInterface-build.patch:1.1
--- /dev/null	Sun May 28 22:12:30 2006
+++ SOURCES/ZopeInterface-build.patch	Sun May 28 22:12:25 2006
@@ -0,0 +1,12 @@
+diff -urN ZopeInterface-3.0.1.org/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c ZopeInterface-3.0.1/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c
+--- ZopeInterface-3.0.1.org/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c	2004-08-04 12:03:17.000000000 +0200
++++ ZopeInterface-3.0.1/Dependencies/zope.interface-ZopeInterface-3.0.1/zope.interface/_zope_interface_coptimizations.c	2006-05-28 22:10:17.000000000 +0200
+@@ -70,7 +70,7 @@
+   return 0;
+ }
+ 
+-extern PyTypeObject SpecType;   /* Forward */
++static PyTypeObject SpecType;   /* Forward */
+ 
+ static PyObject *
+ implementedByFallback(PyObject *cls)
================================================================


More information about the pld-cvs-commit mailing list