[arch-commits] CVS update of extra/system/aufs (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 15:47:41 UTC 2008


    Date: Saturday, January 26, 2008 @ 10:47:41
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: update to new timer stats kernel


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


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.8 extra/system/aufs/PKGBUILD:1.9
--- extra/system/aufs/PKGBUILD:1.8	Fri Jan 25 12:42:50 2008
+++ extra/system/aufs/PKGBUILD	Sat Jan 26 10:47:41 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.8 2008/01/25 17:42:50 tpowa Exp $
+# $Id: PKGBUILD,v 1.9 2008/01/26 15:47:41 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
 pkgver=20080125
-pkgrel=1
+pkgrel=2
 _kernver='2.6.24-ARCH'
 pkgdesc="Another Unionfs Implementation that supports NFS branches"
 arch=('i686' 'x86_64')
 url="http://aufs.sourceforge.net/"
 license=('GPL2')
-depends=('kernel26>=2.6.24-1' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils')
+depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(ftp://ftp.archlinux.org/other/aufs/$pkgname-$pkgver.tar.gz)
 options=(!libtool !makeflags)




More information about the arch-commits mailing list