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

Tobias Powalowski tpowa at archlinux.org
Fri Mar 21 17:11:19 UTC 2008


    Date: Friday, March 21, 2008 @ 13:11:19
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.11 -> 1.12)

rebuild against gcc 4.3 kernel build


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


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.11 extra/system/aufs/PKGBUILD:1.12
--- extra/system/aufs/PKGBUILD:1.11	Mon Feb 11 23:50:09 2008
+++ extra/system/aufs/PKGBUILD	Fri Mar 21 13:11:18 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.11 2008/02/12 04:50:09 eric Exp $
+# $Id: PKGBUILD,v 1.12 2008/03/21 17:11:18 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
 pkgver=20080210
-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-2' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils')
+depends=('kernel26>=2.6.24.3-4' 'kernel26<=2.6.25-0' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(ftp://ftp.archlinux.org/other/aufs-new/$pkgname-$pkgver.tar.gz)
 md5sums=('b365da56879f24ee6234672921a5f820')




More information about the arch-commits mailing list