wok-stable diff samba/receipt @ rev 6446
Up: enca, enca-dev to 1.13.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 28 13:40:47 2010 +0000 (2010-09-28) |
parents | 666fd56c3a0e |
children | 7157da8f2285 |
line diff
1.1 --- a/samba/receipt Fri Jul 09 17:03:10 2010 +0200 1.2 +++ b/samba/receipt Tue Sep 28 13:40:47 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="samba" 1.7 -VERSION="3.4.4" 1.8 +VERSION="3.5.5" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="File and print services with SMB/CIFS." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -22,7 +22,7 @@ 1.13 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.14 --with-piddir=/var/run/samba --with-lockdir=/var/run/samba \ 1.15 --with-winbind --with-ldap --with-fhs --enable-cups --enable-swat \ 1.16 - --enable-shared-libs --with-libtalloc --with-libtdb \ 1.17 + --enable-shared-libs --with-libtalloc --with-libtdb --with-cifsumount \ 1.18 --with-libsmbsharemodes --with-libsmbclient --without-pam \ 1.19 --sysconfdir=/etc --localstatedir=/var \ 1.20 --mandir=/usr/share/man $CONFIGURE_ARGS &&