[arch-commits] CVS update of arch/build/network/smbclient (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jun 2 13:50:19 UTC 2007


    Date: Saturday, June 2, 2007 @ 09:50:19
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/smbclient

Modified: PKGBUILD (1.19 -> 1.20)

'upgpkg: rebuild against new heimdal'


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: arch/build/network/smbclient/PKGBUILD
diff -u arch/build/network/smbclient/PKGBUILD:1.19 arch/build/network/smbclient/PKGBUILD:1.20
--- arch/build/network/smbclient/PKGBUILD:1.19	Fri May 25 13:52:30 2007
+++ arch/build/network/smbclient/PKGBUILD	Sat Jun  2 09:50:18 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.19 2007/05/25 17:52:30 tpowa Exp $
+# $Id: PKGBUILD,v 1.20 2007/06/02 13:50:18 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
 pkgver=3.0.25a
@@ -6,12 +6,12 @@
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=3.0.25a
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL')
-depends=('popt' 'libldap' 'libcap' 'heimdal' 'db>=4.5')
+depends=('popt' 'libldap' 'libcap' 'heimdal>=0.8.1' 'db>=4.5')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 md5sums=('cbd33bb5d904ccd8a294a4019743745d')
 




More information about the arch-commits mailing list