[arch-commits] CVS update of arch/build/daemons/samba (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jun 2 13:51:30 UTC 2007


    Date: Saturday, June 2, 2007 @ 09:51:30
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/samba

Modified: PKGBUILD (1.89 -> 1.90)

'upgpkg: rebuild against new heimdal'


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


Index: arch/build/daemons/samba/PKGBUILD
diff -u arch/build/daemons/samba/PKGBUILD:1.89 arch/build/daemons/samba/PKGBUILD:1.90
--- arch/build/daemons/samba/PKGBUILD:1.89	Fri May 25 13:51:46 2007
+++ arch/build/daemons/samba/PKGBUILD	Sat Jun  2 09:51:30 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.89 2007/05/25 17:51:46 tpowa Exp $
+# $Id: PKGBUILD,v 1.90 2007/06/02 13:51:30 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=samba
 pkgver=3.0.25a
@@ -6,13 +6,13 @@
 # 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')
 backup=(etc/logrotate.d/samba etc/pam.d/samba)
-depends=('db>=4.5' 'popt' 'libcups' 'libldap' 'smbclient' 'libcap' 'heimdal' 'pam' 'fam')
+depends=('db>=4.5' 'popt' 'libcups' 'libldap' 'smbclient' 'libcap' 'heimdal>=0.8.1' 'pam' 'fam')
 source=(http://us1.samba.org/samba/ftp/${pkgname}-${_realver}.tar.gz \
         no-clients.patch samba samba.logrotate swat.xinetd samba.pam samba.conf.d)
 md5sums=('cbd33bb5d904ccd8a294a4019743745d'




More information about the arch-commits mailing list