wok-6.x rev 6367
Up: samba to 3.5.5. Added --with-cifsumount to config options.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 21 02:29:52 2010 +0000 (2010-09-21) |
parents | 4d9227d0f560 |
children | 7a484b194559 |
files | samba-common/receipt samba-dev/receipt samba-pam/receipt samba/receipt smbclient/receipt smbfs/receipt swat/receipt |
line diff
1.1 --- a/samba-common/receipt Tue Sep 21 01:29:45 2010 +0000 1.2 +++ b/samba-common/receipt Tue Sep 21 02:29:52 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="samba-common" 1.7 -VERSION="3.4.4" 1.8 +VERSION="3.5.5" 1.9 CATEGORY="network" 1.10 SHORT_DESC="File and print services with SMB/CIFS, client side." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/samba-dev/receipt Tue Sep 21 01:29:45 2010 +0000 2.2 +++ b/samba-dev/receipt Tue Sep 21 02:29:52 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="samba-dev" 2.7 -VERSION="3.4.4" 2.8 +VERSION="3.5.5" 2.9 CATEGORY="development" 2.10 SHORT_DESC="File and print services with SMB/CIFS, development files." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/samba-pam/receipt Tue Sep 21 01:29:45 2010 +0000 3.2 +++ b/samba-pam/receipt Tue Sep 21 02:29:52 2010 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="samba-pam" 3.7 -VERSION="3.4.4" 3.8 +VERSION="3.5.5" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="File and print services with SMB/CIFS using PAM." 3.11 MAINTAINER="pascal.bellard@slitaz.org" 3.12 @@ -23,7 +23,7 @@ 3.13 ./configure --prefix=/usr --infodir=/usr/share/info \ 3.14 --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ 3.15 --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ 3.16 - --enable-shared-libs --with-libtalloc --with-libtdb \ 3.17 + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ 3.18 --with-libsmbsharemodes --with-libsmbclient \ 3.19 --with-pam --with-pammodulesdir=/lib/security \ 3.20 --sysconfdir=/etc --localstatedir=/var \
4.1 --- a/samba/receipt Tue Sep 21 01:29:45 2010 +0000 4.2 +++ b/samba/receipt Tue Sep 21 02:29:52 2010 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="samba" 4.7 -VERSION="3.4.4" 4.8 +VERSION="3.5.5" 4.9 CATEGORY="system-tools" 4.10 SHORT_DESC="File and print services with SMB/CIFS." 4.11 MAINTAINER="pascal.bellard@slitaz.org" 4.12 @@ -22,7 +22,7 @@ 4.13 ./configure --prefix=/usr --infodir=/usr/share/info \ 4.14 --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ 4.15 --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ 4.16 - --enable-shared-libs --with-libtalloc --with-libtdb \ 4.17 + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ 4.18 --with-libsmbsharemodes --with-libsmbclient --without-pam \ 4.19 --sysconfdir=/etc --localstatedir=/var \ 4.20 --mandir=/usr/share/man $CONFIGURE_ARGS &&
5.1 --- a/smbclient/receipt Tue Sep 21 01:29:45 2010 +0000 5.2 +++ b/smbclient/receipt Tue Sep 21 02:29:52 2010 +0000 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="smbclient" 5.7 -VERSION="3.4.4" 5.8 +VERSION="3.5.5" 5.9 CATEGORY="network" 5.10 SHORT_DESC="File and print services with SMB/CIFS, client side." 5.11 MAINTAINER="pascal.bellard@slitaz.org"
6.1 --- a/smbfs/receipt Tue Sep 21 01:29:45 2010 +0000 6.2 +++ b/smbfs/receipt Tue Sep 21 02:29:52 2010 +0000 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="smbfs" 6.7 -VERSION="3.4.4" 6.8 +VERSION="3.5.5" 6.9 CATEGORY="network" 6.10 SHORT_DESC="Mount/umount tools for SMB/CIFS" 6.11 MAINTAINER="erjo@slitaz.org"
7.1 --- a/swat/receipt Tue Sep 21 01:29:45 2010 +0000 7.2 +++ b/swat/receipt Tue Sep 21 02:29:52 2010 +0000 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="swat" 7.7 -VERSION="3.4.4" 7.8 +VERSION="3.5.5" 7.9 CATEGORY="development" 7.10 SHORT_DESC="Samba Web Administration Tool." 7.11 MAINTAINER="pascal.bellard@slitaz.org"