[arch-commits] CVS update of arch/build/system/sudo (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Aug 7 20:51:12 UTC 2007


    Date: Tuesday, August 7, 2007 @ 16:51:12
  Author: tpowa
    Path: /home/cvs-arch/arch/build/system/sudo

Modified: PKGBUILD (1.24 -> 1.25)

'upgpgk: fixed backup array'


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


Index: arch/build/system/sudo/PKGBUILD
diff -u arch/build/system/sudo/PKGBUILD:1.24 arch/build/system/sudo/PKGBUILD:1.25
--- arch/build/system/sudo/PKGBUILD:1.24	Tue Aug  7 16:04:02 2007
+++ arch/build/system/sudo/PKGBUILD	Tue Aug  7 16:51:12 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.24 2007/08/07 20:04:02 tpowa Exp $
+# $Id: PKGBUILD,v 1.25 2007/08/07 20:51:12 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sudo
 pkgver=1.6.9p3
-pkgrel=1
+pkgrel=2
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=(i686 x86_64)
 url="http://www.sudo.ws/sudo/"
 license=('custom:ISC')
 depends=('glibc' 'pam')
-backup=('etc/sudoers')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 options=('!libtool')
 force=y




More information about the arch-commits mailing list