wok rev 2610

Update depends: cups-pam cups cvs libbind samba-pam samba smbclient
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 11 11:00:42 2009 +0000 (2009-04-11)
parents 180020af2ba6
children 8032bcdd3044
files cups-pam/receipt cups/receipt cvs/receipt libbind/receipt samba-pam/receipt samba/receipt samba/stuff/smbclient.files-list smbclient/receipt
line diff
     1.1 --- a/cups-pam/receipt	Sat Apr 11 10:19:49 2009 +0000
     1.2 +++ b/cups-pam/receipt	Sat Apr 11 11:00:42 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Common UNIX Printing System with pam support."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  DEPENDS="openssl slitaz-base-files gnutls ghostscript dbus jpeg libpng tiff \
     1.7 -zlib pam"
     1.8 +zlib pam libcomerr libkrb5"
     1.9  BUILD_DEPENDS="openssl-dev gnutls-dev ghostscript dbus-dev pam pam-dev"
    1.10  SOURCE="cups"
    1.11  TARBALL="$SOURCE-$VERSION-source.tar.bz2"
     2.1 --- a/cups/receipt	Sat Apr 11 10:19:49 2009 +0000
     2.2 +++ b/cups/receipt	Sat Apr 11 11:00:42 2009 +0000
     2.3 @@ -5,7 +5,8 @@
     2.4  CATEGORY="system-tools"
     2.5  SHORT_DESC="Common UNIX Printing System."
     2.6  MAINTAINER="erjo@slitaz.org"
     2.7 -DEPENDS="openssl slitaz-base-files gnutls ghostscript dbus jpeg libpng tiff zlib"
     2.8 +DEPENDS="openssl slitaz-base-files gnutls ghostscript dbus jpeg libpng tiff \
     2.9 +zlib libcomerr libkrb5"
    2.10  BUILD_DEPENDS="openssl-dev gnutls-dev ghostscript dbus-dev"
    2.11  TARBALL="$PACKAGE-$VERSION-source.tar.bz2"
    2.12  WEB_SITE="http://www.cups.org/"
     3.1 --- a/cvs/receipt	Sat Apr 11 10:19:49 2009 +0000
     3.2 +++ b/cvs/receipt	Sat Apr 11 11:00:42 2009 +0000
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="development"
     3.5  SHORT_DESC="Concurrent Versions System"
     3.6  MAINTAINER="erjo@slitaz.org"
     3.7 -DEPENDS=""
     3.8 +DEPENDS="libcomerr libcrypto libkrb5"
     3.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.10  WEB_SITE="http://ximbiot.com/cvs/"
    3.11  WGET_URL=""http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.22/$TARBALL
    3.12 @@ -15,8 +15,8 @@
    3.13  {
    3.14  	cd $src
    3.15  	./configure -C --prefix=/usr --disable-server \
    3.16 -	--mandir=/usr/share/man $CONFIGURE_ARGS
    3.17 -	make
    3.18 +	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    3.19 +	make &&
    3.20  	make DESTDIR=$PWD/_pkg install
    3.21  }
    3.22  
     4.1 --- a/libbind/receipt	Sat Apr 11 10:19:49 2009 +0000
     4.2 +++ b/libbind/receipt	Sat Apr 11 11:00:42 2009 +0000
     4.3 @@ -6,7 +6,7 @@
     4.4  SHORT_DESC="Domain Name System shared libraries."
     4.5  MAINTAINER="pascal.bellard@slitaz.org"
     4.6  WEB_SITE="http://www.isc.org/products/BIND/"
     4.7 -DEPENDS="libcrypto"
     4.8 +DEPENDS="libcrypto libcap libxml2 zlib"
     4.9  WANTED="bind"
    4.10  
    4.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     5.1 --- a/samba-pam/receipt	Sat Apr 11 10:19:49 2009 +0000
     5.2 +++ b/samba-pam/receipt	Sat Apr 11 11:00:42 2009 +0000
     5.3 @@ -11,6 +11,7 @@
     5.4  WGET_URL="${WEB_SITE}$SOURCE/ftp/stable/$TARBALL"
     5.5  BUILD_DEPENDS="libldap openldap-dev cups cups-dev pam pam-dev"
     5.6  DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib pam"
     5.7 +SUGGESTED="gamin"
     5.8  CONFIG_FILES="/etc/samba"
     5.9  PROVIDE="samba:pam"
    5.10  BUGS="Open directory needs MIT kerberos support (krb5)"
     6.1 --- a/samba/receipt	Sat Apr 11 10:19:49 2009 +0000
     6.2 +++ b/samba/receipt	Sat Apr 11 11:00:42 2009 +0000
     6.3 @@ -10,6 +10,7 @@
     6.4  WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL"
     6.5  BUILD_DEPENDS="libldap openldap-dev cups cups-dev"
     6.6  DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib"
     6.7 +SUGGESTED="gamin"
     6.8  CONFIG_FILES="/etc/samba"
     6.9  BUGS="Open directory needs MIT kerberos support (krb5)"
    6.10  
     7.1 --- a/samba/stuff/smbclient.files-list	Sat Apr 11 10:19:49 2009 +0000
     7.2 +++ b/samba/stuff/smbclient.files-list	Sat Apr 11 11:00:42 2009 +0000
     7.3 @@ -1,4 +1,6 @@
     7.4  /usr/lib/libwbclient.so*
     7.5 +/usr/lib/libtdb.so*
     7.6 +/usr/lib/libtalloc.so*
     7.7  /usr/bin/smbclient
     7.8  /usr/bin/smbspool
     7.9  /usr/bin/smbget
     8.1 --- a/smbclient/receipt	Sat Apr 11 10:19:49 2009 +0000
     8.2 +++ b/smbclient/receipt	Sat Apr 11 11:00:42 2009 +0000
     8.3 @@ -6,7 +6,8 @@
     8.4  SHORT_DESC="File and print services with SMB/CIFS, client side."
     8.5  MAINTAINER="pascal.bellard@slitaz.org"
     8.6  WEB_SITE="http://samba.org/"
     8.7 -DEPENDS="libldap openssl cyrus-sasl readline ncurses popt"
     8.8 +DEPENDS="libldap openssl cyrus-sasl readline ncurses popt libcap libcomerr \
     8.9 +libkrb5"
    8.10  WANTED="samba"
    8.11  
    8.12  # Rules to gen a SliTaz package suitable for Tazpkg.