[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Wed Oct 13 14:01:02 MDT 2010


The branch, master has been updated
       via  e13b934 heimdal: Add soname for com_err.
      from  f012454 heimdal: Add sonames.

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


- Log -----------------------------------------------------------------
commit e13b934355b63e3425382f469dccd20e58c80737
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Wed Oct 13 21:18:05 2010 +0200

    heimdal: Add soname for com_err.
    
    Autobuild-User: Jelmer Vernooij <jelmer at samba.org>
    Autobuild-Date: Wed Oct 13 20:00:40 UTC 2010 on sn-devel-104

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

Summary of changes:
 source4/heimdal_build/wscript_build |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/heimdal_build/wscript_build b/source4/heimdal_build/wscript_build
index fd41e8b..3f779f1 100644
--- a/source4/heimdal_build/wscript_build
+++ b/source4/heimdal_build/wscript_build
@@ -755,6 +755,7 @@ if not bld.CONFIG_SET('USING_SYSTEM_COM_ERR'):
         '../heimdal/lib/com_err/com_err.c ../heimdal/lib/com_err/error.c',
         includes='../heimdal/lib/com_err',
         deps='roken',
+        vnum='0.25',
         )
 
 # here is the asn1 compiler build rule


-- 
Samba Shared Repository


More information about the samba-cvs mailing list