[arch-commits] Commit in smbclient/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Thu Sep 17 05:55:21 UTC 2009


    Date: Thursday, September 17, 2009 @ 01:55:21
  Author: allan
Revision: 52271

upgpkg: smbclient 3.3.7-2
    libldap rebuild

Modified:
  smbclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-17 05:14:39 UTC (rev 52270)
+++ PKGBUILD	2009-09-17 05:55:21 UTC (rev 52271)
@@ -6,12 +6,12 @@
 # to append 'a','b',etc to their subsequent releases, which pacman
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=3.3.7
-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=('GPL3')
-depends=('readline>=6.0.00' 'popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.7')
+depends=('readline>=6.0.00' 'popt' 'libldap>=2.4.18-1' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.7')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 options=(!makeflags)
 




More information about the arch-commits mailing list