[arch-commits] CVS update of extra/modules/kqemu (PKGBUILD)

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


    Date: Monday, November 19, 2007 @ 07:33:20
  Author: tpowa
    Path: /home/cvs-extra/extra/modules/kqemu

Modified: PKGBUILD (1.12 -> 1.13)

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


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


Index: extra/modules/kqemu/PKGBUILD
diff -u extra/modules/kqemu/PKGBUILD:1.12 extra/modules/kqemu/PKGBUILD:1.13
--- extra/modules/kqemu/PKGBUILD:1.12	Wed Nov 14 02:31:57 2007
+++ extra/modules/kqemu/PKGBUILD	Mon Nov 19 07:33:19 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.12 2007/11/14 07:31:57 tpowa Exp $
+# $Id: PKGBUILD,v 1.13 2007/11/19 12:33:19 tpowa Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu
 _kernver=2.6.23-ARCH
 pkgver=1.3.0pre11
-pkgrel=13
+pkgrel=14
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
 license=('GPL' 'BSD')
 url="http://fabrice.bellard.free.fr/qemu/"
-depends=('kernel26>=2.6.23.1-8' 'qemu>=0.9.0')
+depends=('kernel26>=2.6.23.8-1' 'qemu>=0.9.0')
 install=kqemu.install
 source=(http://fabrice.bellard.free.fr/qemu/kqemu-$pkgver.tar.gz)
 md5sums=('970521874ef8b1ba4598925ace5936c3')




More information about the arch-commits mailing list