[arch-commits] Commit in kqemu/trunk (PKGBUILD kqemu.install)

Tobias Powalowski tpowa at archlinux.org
Wed Mar 25 08:55:09 UTC 2009


    Date: Wednesday, March 25, 2009 @ 04:55:09
  Author: tpowa
Revision: 31234

upgpkg: kqemu 1.4.0pre1-2

Modified:
  kqemu/trunk/PKGBUILD
  kqemu/trunk/kqemu.install

---------------+
 PKGBUILD      |    6 +++---
 kqemu.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-25 08:55:00 UTC (rev 31233)
+++ PKGBUILD	2009-03-25 08:55:09 UTC (rev 31234)
@@ -3,14 +3,14 @@
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu
-_kernver=2.6.28-ARCH
+_kernver=2.6.29-ARCH
 pkgver=1.4.0pre1
-pkgrel=1
+pkgrel=2
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
 license=('GPL2' 'BSD')
 url="http://www.nongnu.org/qemu/"
-depends=('kernel26>=2.6.28' 'kernel26<2.6.29' 'qemu>=0.10.0')
+depends=('kernel26>=2.6.29' 'kernel26<2.6.30' 'qemu>=0.10.1')
 install=kqemu.install
 source=(http://www.nongnu.org/qemu/kqemu-$pkgver.tar.gz LICENSE)
 md5sums=('d738d8ca7332211ab716ec3213d82ee1' 'ff53106a9b480cf2e43b189920e56c3e')

Modified: kqemu.install
===================================================================
--- kqemu.install	2009-03-25 08:55:00 UTC (rev 31233)
+++ kqemu.install	2009-03-25 08:55:09 UTC (rev 31234)
@@ -1,4 +1,4 @@
-KERNEL_VERSION='2.6.28-ARCH'
+KERNEL_VERSION='2.6.29-ARCH'
 
 post_install() {
   depmod -v $KERNEL_VERSION >/dev/null 2>&1




More information about the arch-commits mailing list