[arch-commits] Commit in librpcsecgss/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Thu Nov 26 00:18:25 UTC 2009
    
    
  
    Date: Wednesday, November 25, 2009 @ 19:18:25
  Author: allan
Revision: 59635
upgpkg: librpcsecgss 0.19-2
    heimdal-1.3 rebuild
Modified:
  librpcsecgss/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-25 22:26:01 UTC (rev 59634)
+++ PKGBUILD	2009-11-26 00:18:25 UTC (rev 59635)
@@ -4,12 +4,12 @@
 
 pkgname=librpcsecgss
 pkgver=0.19
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for RPCSECGSS support"
 arch=('i686' 'x86_64')
 url="http://www.citi.umich.edu/projects/nfsv4/linux/"
 license=('GPL')
-depends=('glibc' 'heimdal>=1.2.1')
+depends=('glibc' 'heimdal>=1.3.1')
 makedepends=('pkgconfig' 'autoconf')
 options=('!libtool')
 source=("http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz"
@@ -22,7 +22,7 @@
 
   # Patch from gentoo for heimdal compatibility Bug #231395
   # http://bugs.gentoo.org/show_bug.cgi?id=231395
-  patch -Np1 -i ../librpcsecgss-0.18-heimdal.patch || return 1
+  patch -Np1 -i $srcdir/librpcsecgss-0.18-heimdal.patch || return 1
   
   rm -f config.guess config.sub ltmain.sh
   autoreconf -i
    
    
More information about the arch-commits
mailing list