[SCM] Samba Shared Repository - branch master updated - a7e7fa84900a344a8d419732cb2f1d4ef4ed0aa4

Andrew Bartlett abartlet at samba.org
Tue Jan 6 11:45:02 GMT 2009


The branch, master has been updated
       via  a7e7fa84900a344a8d419732cb2f1d4ef4ed0aa4 (commit)
      from  8b7f66c548ed170d2dab0c91ccff4aca00f4b52d (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a7e7fa84900a344a8d419732cb2f1d4ef4ed0aa4
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Jan 6 22:38:09 2009 +1100

    Ensure libreplace is included into the tevent python bindings
    
    Without this, the samba4.tevent.python test fails
    
    Andrew Bartlett

-----------------------------------------------------------------------

Summary of changes:
 lib/tevent/python.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/python.mk b/lib/tevent/python.mk
index d48c4f5..abc60fa 100644
--- a/lib/tevent/python.mk
+++ b/lib/tevent/python.mk
@@ -1,7 +1,7 @@
 # TODO: Change python stuff to tevent
 [PYTHON::swig_events]
 LIBRARY_REALNAME = tevent.$(SHLIBEXT)
-PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
+PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL LIBREPLACE
 
 swig_events_OBJ_FILES = $(libteventsrcdir)/pytevent.o
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list