[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Jan 14 03:39:01 MST 2011


The branch, master has been updated
       via  d7af875 s3-waf: fix the build after rpc_winreg removal.
      from  6737231 ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"

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


- Log -----------------------------------------------------------------
commit d7af8753abf7dfea6af334e2a6eb9e175127a139
Author: Günther Deschner <gd at samba.org>
Date:   Fri Jan 14 10:53:17 2011 +0100

    s3-waf: fix the build after rpc_winreg removal.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Fri Jan 14 11:38:40 CET 2011 on sn-devel-104

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

Summary of changes:
 source3/rpc_server/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/rpc_server/wscript_build b/source3/rpc_server/wscript_build
index d516d28..5779755 100644
--- a/source3/rpc_server/wscript_build
+++ b/source3/rpc_server/wscript_build
@@ -86,7 +86,7 @@ bld.SAMBA_SUBSYSTEM('RPC_SRVSVC',
 
 bld.SAMBA_SUBSYSTEM('RPC_SPOOLSS',
                     source=RPC_SPOOLSS_SRC,
-                    deps='cups PRINTING PRINTBACKEND RPCCLI_WINREG',
+                    deps='cups PRINTING PRINTBACKEND RPC_NDR_WINREG',
                     vars=locals())
 
 bld.SAMBA_SUBSYSTEM('RPC_EVENTLOG',


-- 
Samba Shared Repository


More information about the samba-cvs mailing list