From 4f3886ae4bc38eba67f46ada7de4aedfc784c890 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 9 Mar 2012 12:14:34 +0100 Subject: [PATCH] samba: Updated (3.5.12 -> 3.6.3) See Note! Note: --with-smbmount was removed from Samba here: http://git.samba.org/?p=samba.git;a=commitdiff;h=e1b32594c70ee57f16c84adb7910aa5c84a560f8 deprecated in favour of cifs --with-cifsmount was removed from Samba here: http://git.samba.org/?p=samba.git;a=commitdiff;h=f4cb528ac510d3381a92a303e858edaf9e3d908a and here: http://git.samba.org/?p=samba.git;a=commitdiff;h=8a76352544ccbac7e9aca2c3357256a01493cc7b this is managed now externaly by cifs-utils --- network/samba/samba.conf | 18 ++++++++---------- network/samba/samba.desc | 6 +++--- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/network/samba/samba.conf b/network/samba/samba.conf index 8a8f1a302..f467b4af1 100644 --- a/network/samba/samba.conf +++ b/network/samba/samba.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../samba/samba.conf -# Copyright (C) 2006 - 2011 The OpenSDE Project +# Copyright (C) 2006 - 2012 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -27,15 +27,13 @@ fi [ "$sysconfdir" = "$root/etc" ] && \ sysconfdir=$root/etc/samba -var_append extraconfopt " " "--with-smbmount --with-cifsmount --with-automount \ ---with-syslog --with-configdir=$sysconfdir \ ---with-privatedir=$sysconfdir/private --with-codepagedir=$sysconfdir/codepages \ ---with-swatdir=$datadir/swat --with-quotas \ ---with-acl-support --with-libsmbclient" - -#FIXME hack to honor lib64 :-( -var_append confopt ' ' "--with-libdir=$root/$prefix/${libdir##*/}" - +var_append extraconfopt " " "--with-automount --with-syslog \ +--with-acl-support --with-libsmbclient --with-quotas --with-fhs \ +--with-configdir=$sysconfdir \ +--with-privatedir=$sysconfdir/private \ +--with-codepagedir=$sysconfdir/codepages \ +--with-piddir=$localstatedir/run/$pkg \ +--with-swatdir=$datadir/swat" # enable nis+ support var_append extraconfopt ' ' "--with-nisplus-home" diff --git a/network/samba/samba.desc b/network/samba/samba.desc index f8b783de3..663172f2b 100644 --- a/network/samba/samba.desc +++ b/network/samba/samba.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../samba/samba.desc -[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2012 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -36,7 +36,7 @@ [L] GPL [S] Stable -[V] 3.5.12 +[V] 3.6.3 [P] X -----5---9 128.500 -[D] 2787109146 samba-3.5.12.tar.gz http://samba.org/samba/ftp/stable/ +[D] 3737087758 samba-3.6.3.tar.gz http://samba.org/samba/ftp/stable/