[arch-commits] Commit in nfs-utils/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at nymeria.archlinux.org
       
    Mon Jun 17 15:44:42 UTC 2013
    
    
  
    Date: Monday, June 17, 2013 @ 17:44:42
  Author: tpowa
Revision: 188663
upgpkg: nfs-utils 1.2.8-8
fix #35327
Modified:
  nfs-utils/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-17 14:50:12 UTC (rev 188662)
+++ PKGBUILD	2013-06-17 15:44:42 UTC (rev 188663)
@@ -7,7 +7,7 @@
 
 pkgname=nfs-utils
 pkgver=1.2.8
-pkgrel=7
+pkgrel=8
 pkgdesc="Support programs for Network File Systems"
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'
@@ -72,6 +72,7 @@
   ./configure --prefix=/usr --sbindir=/usr/bin --enable-nfsv4 --enable-nfsv41 --enable-gss \
               --without-tcp-wrappers --with-statedir=/var/lib/nfs \
               --enable-ipv6 --sysconfdir=/etc --enable-libmount-mount \
+              --with-gssglue \
               --enable-mountconfig --with-start-statd=/usr/bin/start-statd
   # move mount helpers to /usr/bin
   sed -i -e 's#sbindir = /sbin#sbindir = /usr/bin#g' utils/mount/Makefile
    
    
More information about the arch-commits
mailing list