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

Tobias Powalowski tpowa at archlinux.org
Tue Aug 21 19:27:07 UTC 2007


    Date: Tuesday, August 21, 2007 @ 15:27:07
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/nfs-utils

Modified: PKGBUILD (1.40 -> 1.41)

'upgpgk: rebuild against new libevent'


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


Index: arch/build/daemons/nfs-utils/PKGBUILD
diff -u arch/build/daemons/nfs-utils/PKGBUILD:1.40 arch/build/daemons/nfs-utils/PKGBUILD:1.41
--- arch/build/daemons/nfs-utils/PKGBUILD:1.40	Thu May 31 04:16:27 2007
+++ arch/build/daemons/nfs-utils/PKGBUILD	Tue Aug 21 15:27:07 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.40 2007/05/31 08:16:27 tpowa Exp $
+# $Id: PKGBUILD,v 1.41 2007/08/21 19:27:07 tpowa Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 # Contributor: dibblethewrecker <dibblethewrecker.at.jiwe.org>
 
 pkgname=nfs-utils
 pkgver=1.0.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Support programs for Network File Systems"
 arch=(i686 x86_64)
 url='http://nfs.sourceforge.net'
 license=('GPL')
 backup=(etc/exports etc/conf.d/nfs)
-depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'portmap' 'nfsidmap' 'libevent')
+depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'portmap' 'nfsidmap' 'libevent>=1.3d')
 source=(http://heanet.dl.sourceforge.net/sourceforge/nfs/${pkgname}-${pkgver}.tar.gz
 	nfsd
 	nfslock




More information about the arch-commits mailing list