[arch-commits] CVS update of arch/build/kernels/kernel26 (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Mon Jul 23 18:54:02 UTC 2007


    Date: Monday, July 23, 2007 @ 14:54:02
  Author: thomas
    Path: /home/cvs-arch/arch/build/kernels/kernel26

Modified: PKGBUILD (1.243 -> 1.244)

final version for current


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


Index: arch/build/kernels/kernel26/PKGBUILD
diff -u arch/build/kernels/kernel26/PKGBUILD:1.243 arch/build/kernels/kernel26/PKGBUILD:1.244
--- arch/build/kernels/kernel26/PKGBUILD:1.243	Sun Jul 22 04:10:11 2007
+++ arch/build/kernels/kernel26/PKGBUILD	Mon Jul 23 14:54:02 2007
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD,v 1.243 2007/07/22 08:10:11 tpowa Exp $
-# Maintainer: judd <jvinet at zeroflux.org>
+# $Id: PKGBUILD,v 1.244 2007/07/23 18:54:02 thomas Exp $
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26
 _basekernel=2.6.22
 pkgver=2.6.22.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -38,7 +39,7 @@
 	http://www.archlinux.org/~tpowa/alsa-patches/alsa-include-20070707.patch.bz2
 	acpi-buggy-bios.patch
 	bluetooth-alsa.patch
-	acpi-asus-m6-battery-fix.patch
+	#acpi-asus-m6-battery-fix.patch
 	#http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz broken!
 	squashfs3.2-patch.bz2
 	ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-2.x/linux-2.6.22-rc4-u1.diff.gz)
@@ -60,7 +61,7 @@
          'da4c71ae4614ff9e07f323ec75a84862'
          'bbc730a590d4e09b3d937b257e5a4bfe'
          'f5bd3608306e0ede70c3b3bd8b5de53e'
-         '3ee74420f6f6a59b0c456f6a839434bf'
+         #'3ee74420f6f6a59b0c456f6a839434bf'
          '004c5d686dd70478f80fb6f075a6086b'
          'f68b3f80a9ecde21248efae29bfa91cd')
 
@@ -94,7 +95,8 @@
   # fix alsa bluetooth, http://bluetooth-alsa.cvs.sourceforge.net/bluetooth-alsa/plugz/patches/
   patch -Np1 -i ../bluetooth-alsa.patch || return 1
   # fix bug #7599
-  patch -Np1 -i ../acpi-asus-m6-battery-fix.patch || return 1
+  # this breaks dsdt initrd for some people
+  #patch -Np1 -i ../acpi-asus-m6-battery-fix.patch || return 1
   # add sqashfs
   patch -Np1 -i ../squashfs3.2-patch || return 1
   # add unionfs




More information about the arch-commits mailing list