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

Tobias Powalowski tpowa at archlinux.org
Mon Nov 26 16:22:38 UTC 2007


    Date: Monday, November 26, 2007 @ 11:22:38
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: rebuild against latest kernel


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


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.6 extra/system/aufs/PKGBUILD:1.7
--- extra/system/aufs/PKGBUILD:1.6	Mon Nov 19 07:32:20 2007
+++ extra/system/aufs/PKGBUILD	Mon Nov 26 11:22:38 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.6 2007/11/19 12:32:20 tpowa Exp $
+# $Id: PKGBUILD,v 1.7 2007/11/26 16:22:38 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
 pkgver=20071017
-pkgrel=5
+pkgrel=6
 _kernver='2.6.23-ARCH'
 pkgdesc="Another Unionfs Implementation that supports NFS branches"
 arch=('i686' 'x86_64')
 url="http://aufs.sourceforge.net/"
 license=('GPL2')
-depends=('kernel26>=2.6.23.8-1' 'glibc' 'aufs-utils')
+depends=('kernel26>=2.6.23.8-2' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(http://gerolde.archlinux.org/~paul/$pkgname-$pkgver.tar.gz)
 options=(!makeflags)




More information about the arch-commits mailing list