[arch-commits] Commit in aufs2/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 9 14:18:37 UTC 2010


    Date: Saturday, January 9, 2010 @ 09:18:36
  Author: tpowa
Revision: 62437

upgpkg: aufs2 2.6.32_20091203-2
    rebuild against latest version

Modified:
  aufs2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-09 14:04:35 UTC (rev 62436)
+++ PKGBUILD	2010-01-09 14:18:36 UTC (rev 62437)
@@ -2,13 +2,13 @@
 # Maintainer: Paul Mattal <pjmattal at elys.com>
 pkgname=aufs2
 pkgver=2.6.32_20091203
-pkgrel=1
+pkgrel=2
 _kernver=${pkgver%_*}-ARCH
 pkgdesc="Another Unionfs Implementation"
 arch=('i686' 'x86_64')
 url="http://aufs.sourceforge.net/"
 license=('GPL2')
-depends=('kernel26>=2.6.32' 'kernel26<2.6.33')
+depends=('kernel26>=2.6.32.3' 'kernel26<2.6.33')
 makedepends=('kernel26-headers>=2.6.32' 'kernel26-headers<2.6.33')
 replaces=('aufs')
 install=${pkgname}.install




More information about the arch-commits mailing list