[arch-commits] CVS update of core/base/pam (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 28 21:07:57 UTC 2007


    Date: Friday, September 28, 2007 @ 17:07:57
  Author: andyrtr
    Path: /home/cvs-core/core/base/pam

Modified: PKGBUILD (1.30 -> 1.31)

rebuild for new db


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


Index: core/base/pam/PKGBUILD
diff -u core/base/pam/PKGBUILD:1.30 core/base/pam/PKGBUILD:1.31
--- core/base/pam/PKGBUILD:1.30	Tue Aug 21 12:13:57 2007
+++ core/base/pam/PKGBUILD	Fri Sep 28 17:07:57 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.30 2007/08/21 16:13:57 andyrtr Exp $
+# $Id: PKGBUILD,v 1.31 2007/09/28 21:07:57 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=pam
 pkgver=0.99.8.1
-pkgrel=3.1
+pkgrel=4
 pkgdesc="PAM (Pluggable Authentication Modules) library"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.kernel.org/pub/linux/libs/pam/"
 groups=('base')
-depends=('glibc' 'db>=4.5' 'cracklib')
+depends=('db>=4.6' 'cracklib')
 backup=(etc/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} etc/pam.d/other etc/default/passwd etc/environment)
 source=(http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-$pkgver.tar.bz2 \
         ftp://ftp.suse.com/pub/people/kukuk/pam/pam_unix2/pam_unix2-2.1.tar.bz2 \
         other)
-options=(!libtool)
+options=('!libtool' '!emptydirs')
 md5sums=('a6472db4afe13850cb401922211bba4e'
          '08d3bc1940897b5dfcbe2f51dd979ad0'
          '6e6c8719e5989d976a14610f340bd33a')




More information about the arch-commits mailing list