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

Tobias Powalowski tpowa at archlinux.org
Wed Nov 14 07:31:16 UTC 2007


    Date: Wednesday, November 14, 2007 @ 02:31:16
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: upgpkg: rebuild against timer stats enabled kernel


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


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.4 extra/system/aufs/PKGBUILD:1.5
--- extra/system/aufs/PKGBUILD:1.4	Tue Oct 23 15:50:32 2007
+++ extra/system/aufs/PKGBUILD	Wed Nov 14 02:31:16 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.4 2007/10/23 19:50:32 daniel Exp $
+# $Id: PKGBUILD,v 1.5 2007/11/14 07:31:16 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
 pkgver=20071017
-pkgrel=3
+pkgrel=4
 _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.1-3' 'glibc' 'aufs-utils')
+depends=('kernel26>=2.6.23.1-8' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(http://gerolde.archlinux.org/~paul/$pkgname-$pkgver.tar.gz)
 md5sums=('804d2b634dac3ff3d4d35c7513a12edd')




More information about the arch-commits mailing list