OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Jul-2007 07:28:44
Branch: HEAD Handle: 2007071206284400
Modified files:
openpkg-src/swig swig.patch swig.spec
Log:
modifying package: swig-1.3.31 20070705 -> 20070712
Summary:
Revision Changes Path
1.6 +12 -0 openpkg-src/swig/swig.patch
1.56 +1 -1 openpkg-src/swig/swig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/swig/swig.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 swig.patch
--- openpkg-src/swig/swig.patch 5 Jul 2007 13:00:08 -0000 1.5
+++ openpkg-src/swig/swig.patch 12 Jul 2007 05:28:44 -0000 1.6
@@ -10,3 +10,15 @@
echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5
echo "${ECHO_T}$MZDYNOBJ" >&6
fi
+Index: Lib/lua/luarun.swg
+--- Lib/lua/luarun.swg.orig 2006-10-24 08:26:48 +0200
++++ Lib/lua/luarun.swg 2007-07-12 07:13:02 +0200
+@@ -15,7 +15,7 @@
+
+ #include "lua.h"
+ #include "lauxlib.h"
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <assert.h> /* for a few sanity tests */
+
+ /*
-----------------------------------------------------------------------------
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/swig/swig.spec
============================================================================
$ cvs diff -u -r1.55 -r1.56 swig.spec
--- openpkg-src/swig/swig.spec 5 Jul 2007 13:00:10 -0000 1.55
+++ openpkg-src/swig/swig.spec 12 Jul 2007 05:28:44 -0000 1.56
@@ -33,7 +33,7 @@
Group: CompilerCompiler
License: BSD-style
Version: 1.3.31
-Release: 20070705
+Release: 20070712
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]