wok-next diff samba/receipt @ rev 6615

Up: imlib2, imlib2-dev to 1.4.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 20:29:32 2010 +0000 (2010-10-09)
parents 666fd56c3a0e
children 7157da8f2285
line diff
     1.1 --- a/samba/receipt	Fri Jul 09 17:03:10 2010 +0200
     1.2 +++ b/samba/receipt	Sat Oct 09 20:29:32 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 &&