SOURCES: audit-swig-fix.patch (NEW) - added patch that fixes pytho...

heretyk heretyk at pld-linux.org
Tue Jan 10 18:49:21 CET 2006


Author: heretyk                      Date: Tue Jan 10 17:49:21 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added patch that fixes python module
- install compiled python module
- rel. 0.2

---- Files affected:
SOURCES:
   audit-swig-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/audit-swig-fix.patch
diff -u /dev/null SOURCES/audit-swig-fix.patch:1.1
--- /dev/null	Tue Jan 10 18:49:21 2006
+++ SOURCES/audit-swig-fix.patch	Tue Jan 10 18:49:16 2006
@@ -0,0 +1,10 @@
+diff -Naur audit-1.1.2.orig/swig/auditswig.i audit-1.1.2/swig/auditswig.i
+--- audit-1.1.2.orig/swig/auditswig.i	2005-11-30 20:39:48.000000000 +0100
++++ audit-1.1.2/swig/auditswig.i	2006-01-10 18:02:20.000000000 +0100
+@@ -23,4 +23,6 @@
+ 	#include "../lib/libaudit.h"
+ %}
+ 
++%apply unsigned int { uint32_t };
++%include "../lib/linux/audit.h"
+ %include "../lib/libaudit.h"
================================================================


More information about the pld-cvs-commit mailing list