[arch-commits] Commit in pam_ldap/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Thu Sep 17 11:00:27 UTC 2009
    
    
  
    Date: Thursday, September 17, 2009 @ 07:00:27
  Author: allan
Revision: 52324
upgpkg: pam_ldap 184-3
    libldap rebuild
Modified:
  pam_ldap/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-17 10:58:47 UTC (rev 52323)
+++ PKGBUILD	2009-09-17 11:00:27 UTC (rev 52324)
@@ -3,12 +3,12 @@
 # Contributor: Comete <la_comete at tiscali.fr>
 pkgname=pam_ldap
 pkgver=184
-pkgrel=2
+pkgrel=3
 pkgdesc="LDAP authentication module for the PAM framework"
 arch=(i686 x86_64)
 url="http://www.padl.com/OSS/pam_ldap.html"
 license=('LGPL')
-depends=('libldap' 'pam')
+depends=('libldap>=2.4.18' 'pam')
 backup=("etc/pam_ldap.conf")
 install=
 source=(http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz)
    
    
More information about the arch-commits
mailing list