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

Tobias Powalowski tpowa at archlinux.org
Mon Nov 19 12:32:20 UTC 2007


    Date: Monday, November 19, 2007 @ 07:32:20
  Author: tpowa
    Path: /home/cvs-extra/extra/system/aufs

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: in order to pretend breakage, rebuild against 2.6.23.8-1 kernel


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


Index: extra/system/aufs/PKGBUILD
diff -u extra/system/aufs/PKGBUILD:1.5 extra/system/aufs/PKGBUILD:1.6
--- extra/system/aufs/PKGBUILD:1.5	Wed Nov 14 02:31:16 2007
+++ extra/system/aufs/PKGBUILD	Mon Nov 19 07:32:20 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.5 2007/11/14 07:31:16 tpowa Exp $
+# $Id: PKGBUILD,v 1.6 2007/11/19 12:32:20 tpowa Exp $
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs
 pkgver=20071017
-pkgrel=4
+pkgrel=5
 _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-8' 'glibc' 'aufs-utils')
+depends=('kernel26>=2.6.23.8-1' 'glibc' 'aufs-utils')
 install=$pkgname.install
 source=(http://gerolde.archlinux.org/~paul/$pkgname-$pkgver.tar.gz)
+options=(!makeflags)
 md5sums=('804d2b634dac3ff3d4d35c7513a12edd')
 
 build() {




More information about the arch-commits mailing list