[arch-commits] CVS update of core/base/kernel26 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Dec 19 10:02:52 UTC 2007


    Date: Wednesday, December 19, 2007 @ 05:02:52
  Author: tpowa
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.279 -> 1.280)

'upgpkg: update to new version'


----------+
 PKGBUILD |   41 +++++++++--------------------------------
 1 file changed, 9 insertions(+), 32 deletions(-)


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.279 core/base/kernel26/PKGBUILD:1.280
--- core/base/kernel26/PKGBUILD:1.279	Sun Dec 16 06:02:40 2007
+++ core/base/kernel26/PKGBUILD	Wed Dec 19 05:02:51 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.279 2007/12/16 11:02:40 tpowa Exp $
+# $Id: PKGBUILD,v 1.280 2007/12/19 10:02:51 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26
 _basekernel=2.6.23
-pkgver=2.6.23.11
+pkgver=2.6.23.12
 pkgrel=1
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
@@ -45,9 +45,9 @@
 	ftp://ftp.archlinux.org/other/kernel26/sched-cfs-v2.6.23.11-v24.patch
 	# improve intel macintosh support
 	mactel-linux-2.6.23.patch
-	# update to alsa snapshot 20071215
-	ftp://ftp.archlinux.org/other/kernel26/alsa-20071215.patch.bz2
-	ftp://ftp.archlinux.org/other/kernel26/alsa-include-20071215.patch.bz2
+	# update to alsa snapshot 20071219
+	ftp://ftp.archlinux.org/other/kernel26/alsa-20071219.patch.bz2
+	ftp://ftp.archlinux.org/other/kernel26/alsa-include-20071219.patch.bz2
 	# fix broken acpi c states on buggy bioses, which violate acpi specification
 	acpi-buggy-bios.patch
 	# add squashfs and unionfs
@@ -63,30 +63,7 @@
 	# adding genpatches from gentoo
 	2405_hostap-netdev-type.patch
 )
-md5sums=('2cc2fd4d521dc5d7cfce0d8a9d1b3472'
-         '31b2f8675e2c913d1f217c25e0c72daf'
-         '23f3fa43b0724e46963bfbfe4066e986'
-         '5c60ef8e3e18735e1aa3ff31ca158eea'
-         '5a62bcc7e96601052c7405459b483826'
-         'ed6b42fea2f5d27f7eb920746ccc1ebb'
-         'a995ec849ea43d3c89d607bbdd1e7d09'
-         '2365779022389399c5c705004cdbc583'
-         '36858bd6a0bca63d2aa901b2e42d4a05'
-         '493137566bc397ec762c86e64bd96849'
-         '695d8578a0334fa9bb140917561f03d4'
-         '3ed791c3af3099489faf0d22cbcc55a8'
-         '7ad082eb4eac1ac044382bf0736158a1'
-         'ec43c317886f0c2e438eb0b668893776'
-         'e73728e1ea9df5e62ff7afd0a8f247b8'
-         'd615ab30799e3c79bb9a0c2c4a9768cb'
-         'bbc730a590d4e09b3d937b257e5a4bfe'
-         '62d3ff7c067a5aa82f57711b3a4ab86a'
-         '29d1275330f6dd67831082c1a8e12873'
-         '1a7e063a4972143374049e0df006044e'
-         'b7e5e3ad9fae40eba0f1e91f49c31627'
-         '19d8ed2579c18627ed4de1fd037a6652'
-         'c273cf48f268ea205f483239e7f51073'
-         'd03807b1d61028a2d048152961b032a5')
+
 
 build() {
   [ "${CARCH}" = "i686" ]   && KARCH=i386
@@ -128,9 +105,9 @@
   # ftp://ftp.suse.com/pub/projects/alsa/snapshot/driver/
   # patches are created by diffing the kernel source,
   # against the alsa-kernel/ directory from tarball.
-  # status is 20071215
-  patch -Np0 -i ../alsa-20071215.patch || return 1
-  patch -Np0 -i ../alsa-include-20071215.patch || return 1
+  # status is 20071219
+  patch -Np0 -i ../alsa-20071219.patch || return 1
+  patch -Np0 -i ../alsa-include-20071219.patch || return 1
 
   # improve intel macintosh support, in reference to:
   # http://www.mactel-linux.org/wiki/Main_Page




More information about the arch-commits mailing list