# HG changeset patch # User Christopher Rogers # Date 1285036192 0 # Node ID 7e83b4afc714694ac668f7ab06a8f7c4113a3479 # Parent 4d9227d0f56017fc788fc8d234df8fc49bf12e91 Up: samba to 3.5.5. Added --with-cifsumount to config options. diff -r 4d9227d0f560 -r 7e83b4afc714 samba-common/receipt --- a/samba-common/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/samba-common/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="samba-common" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="network" SHORT_DESC="File and print services with SMB/CIFS, client side." MAINTAINER="pascal.bellard@slitaz.org" diff -r 4d9227d0f560 -r 7e83b4afc714 samba-dev/receipt --- a/samba-dev/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/samba-dev/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="samba-dev" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="development" SHORT_DESC="File and print services with SMB/CIFS, development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 4d9227d0f560 -r 7e83b4afc714 samba-pam/receipt --- a/samba-pam/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/samba-pam/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="samba-pam" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="system-tools" SHORT_DESC="File and print services with SMB/CIFS using PAM." MAINTAINER="pascal.bellard@slitaz.org" @@ -23,7 +23,7 @@ ./configure --prefix=/usr --infodir=/usr/share/info \ --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ - --enable-shared-libs --with-libtalloc --with-libtdb \ + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ --with-libsmbsharemodes --with-libsmbclient \ --with-pam --with-pammodulesdir=/lib/security \ --sysconfdir=/etc --localstatedir=/var \ diff -r 4d9227d0f560 -r 7e83b4afc714 samba/receipt --- a/samba/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/samba/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="samba" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="system-tools" SHORT_DESC="File and print services with SMB/CIFS." MAINTAINER="pascal.bellard@slitaz.org" @@ -22,7 +22,7 @@ ./configure --prefix=/usr --infodir=/usr/share/info \ --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ - --enable-shared-libs --with-libtalloc --with-libtdb \ + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ --with-libsmbsharemodes --with-libsmbclient --without-pam \ --sysconfdir=/etc --localstatedir=/var \ --mandir=/usr/share/man $CONFIGURE_ARGS && diff -r 4d9227d0f560 -r 7e83b4afc714 smbclient/receipt --- a/smbclient/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/smbclient/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="smbclient" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="network" SHORT_DESC="File and print services with SMB/CIFS, client side." MAINTAINER="pascal.bellard@slitaz.org" diff -r 4d9227d0f560 -r 7e83b4afc714 smbfs/receipt --- a/smbfs/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/smbfs/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="smbfs" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="network" SHORT_DESC="Mount/umount tools for SMB/CIFS" MAINTAINER="erjo@slitaz.org" diff -r 4d9227d0f560 -r 7e83b4afc714 swat/receipt --- a/swat/receipt Tue Sep 21 01:29:45 2010 +0000 +++ b/swat/receipt Tue Sep 21 02:29:52 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="swat" -VERSION="3.4.4" +VERSION="3.5.5" CATEGORY="development" SHORT_DESC="Samba Web Administration Tool." MAINTAINER="pascal.bellard@slitaz.org"