SF.net SVN: gar:[23027] csw/mgar/pkg/samba/branches/samba3

lblume at users.sourceforge.net lblume at users.sourceforge.net
Sun Feb 16 00:41:16 CET 2014


Revision: 23027
          http://sourceforge.net/p/gar/code/23027
Author:   lblume
Date:     2014-02-15 23:41:16 +0000 (Sat, 15 Feb 2014)
Log Message:
-----------
samba/branches/samba3: Bump to 3.6.22; remove use of patch that was included

Modified Paths:
--------------
    csw/mgar/pkg/samba/branches/samba3/Makefile
    csw/mgar/pkg/samba/branches/samba3/checksums

Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile	2014-02-14 15:14:53 UTC (rev 23026)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile	2014-02-15 23:41:16 UTC (rev 23027)
@@ -2,7 +2,7 @@
 # - Check http://src.opensolaris.org/source/xref/userland/src/components/samba/samba/ from time to time
 
 NAME    = samba
-VERSION = 3.6.20
+VERSION = 3.6.22
 GARTYPE = v2
 
 DESCRIPTION = Tools to access a servers filespace and printers via SMB (server)
@@ -29,7 +29,6 @@
 PATCHFILES += 0001-nss_winbind.patch
 PATCHFILES += 0002-smbd-patch-for-setgroups.c.patch
 PATCHFILES += 0003-rename-nss-modules.patch
-PATCHFILES += 0004-illegal-multibyte-error.patch
 
 BUILD_DEP_PKGS += CSWlibtalloc-dev
 BUILD_DEP_PKGS += CSWopenldap-dev
@@ -336,8 +335,8 @@
 CONFIGURE_ARGS += --with-aio-support
 CONFIGURE_ARGS += --with-pam
 CONFIGURE_ARGS += --with-winbind
+CONFIGURE_ARGS += --enable-nss-wrapper 
 CONFIGURE_ARGS += --with-static-modules=vfs_solarisacl
-
 # ZFS is only on S10+
 CONFIGURE_ARGS_5.9 += --with-shared-modules=vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
 CONFIGURE_ARGS_5.10 += --with-shared-modules=vfs_zfsacl,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
@@ -360,7 +359,8 @@
 CONFIGURE_ARGS += --with-logfilebase=$(SMBLOGDIR)
 
 # Can't use fdatasync atm do to linker problems
-# Symbols are not in the right libc
+# Symbols are not in the right libc:
+#(symbol belongs to unavailable version /lib/libc.so (SUNW_1.22.7))
 CONFIGURE_ARGS += ac_cv_lib_rt_fdatasync=no
 CONFIGURE_ARGS += ac_cv_have_fdatasync_decl=no
 CONFIGURE_ARGS += ac_cv_lib_ext_rt_fdatasync=no

Modified: csw/mgar/pkg/samba/branches/samba3/checksums
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/checksums	2014-02-14 15:14:53 UTC (rev 23026)
+++ csw/mgar/pkg/samba/branches/samba3/checksums	2014-02-15 23:41:16 UTC (rev 23027)
@@ -1 +1 @@
-3f1b60c681845ce6828a1abe5aacf671  samba-3.6.20.tar.gz
+59add4bb178ebc188d857bc13a508c0b  samba-3.6.22.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list