rpms/setools/devel setools-qpol.patch,1.1,1.2

Daniel J Walsh dwalsh at fedoraproject.org
Tue Aug 11 17:16:27 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/setools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7301

Modified Files:
	setools-qpol.patch 
Log Message:
* Tue Aug 11 2009 Dan Walsh <dwalsh at redhat.com> 3.3.6-4
- Add python bindings for sesearch and seinfo


setools-qpol.patch:
 libqpol/include/qpol/Makefile.am   |    2 +-
 libseaudit/swig/python/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: setools-qpol.patch
===================================================================
RCS file: /cvs/extras/rpms/setools/devel/setools-qpol.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- setools-qpol.patch	28 Jul 2009 13:43:02 -0000	1.1
+++ setools-qpol.patch	11 Aug 2009 17:16:27 -0000	1.2
@@ -10,3 +10,15 @@ diff -up setools-3.3.6/libqpol/include/q
  	policy.h \
  	policy_extend.h \
  	portcon_query.h \
+diff -up setools-3.3.6/libseaudit/swig/python/Makefile.am~ setools-3.3.6/libseaudit/swig/python/Makefile.am
+--- setools-3.3.6/libseaudit/swig/python/Makefile.am~	2007-08-02 17:16:33.000000000 -0400
++++ setools-3.3.6/libseaudit/swig/python/Makefile.am	2009-08-11 12:40:39.000000000 -0400
+@@ -10,7 +10,7 @@ BUILT_SOURCES = seaudit_wrap.c
+ 
+ AM_CFLAGS = @DEBUGCFLAGS@ @WARNCFLAGS@ @PROFILECFLAGS@ @SELINUX_CFLAGS@ \
+ 	@QPOL_CFLAGS@ @APOL_CFLAGS@ -I$(top_builddir) -fpic \
+-	-I$(top_srcdir)/libseaudit/include -D__attribute__\(x\)=''
++	-I$(top_srcdir)/libseaudit/include
+ AM_LDFLAGS = @DEBUGLDFLAGS@ @WARNLDFLAGS@ @PROFILELDFLAGS@ \
+ 	@APOL_LIB_FLAG@ @QPOL_LIB_FLAG@ @SEAUDIT_LIB_FLAG@ @XML_LIBS@
+ DEPENDENCIES = $(top_builddir)/libqpol/src/libqpol.so \




More information about the scm-commits mailing list