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

Tobias Powalowski tpowa at archlinux.org
Thu Dec 20 07:41:31 UTC 2007


    Date: Thursday, December 20, 2007 @ 02:41:31
  Author: tpowa
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.281 -> 1.282)

'upgpkg: back to plain alsa'


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


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.281 core/base/kernel26/PKGBUILD:1.282
--- core/base/kernel26/PKGBUILD:1.281	Wed Dec 19 05:05:43 2007
+++ core/base/kernel26/PKGBUILD	Thu Dec 20 02:41:31 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.281 2007/12/19 10:05:43 tpowa Exp $
+# $Id: PKGBUILD,v 1.282 2007/12/20 07:41:31 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.12
-pkgrel=1
+pkgrel=2
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -46,8 +46,8 @@
 	# improve intel macintosh support
 	mactel-linux-2.6.23.patch
 	# 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
+	#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
@@ -77,8 +77,6 @@
          '3ed791c3af3099489faf0d22cbcc55a8'
          '7ad082eb4eac1ac044382bf0736158a1'
          'ec43c317886f0c2e438eb0b668893776'
-         '09f29c3cb78c3e6b8c996edc9c56d405'
-         'bc5cbd13f609507ed9606c2570caf526'
          'bbc730a590d4e09b3d937b257e5a4bfe'
          '62d3ff7c067a5aa82f57711b3a4ab86a'
          '29d1275330f6dd67831082c1a8e12873'
@@ -129,8 +127,8 @@
   # patches are created by diffing the kernel source,
   # against the alsa-kernel/ directory from tarball.
   # status is 20071219
-  patch -Np0 -i ../alsa-20071219.patch || return 1
-  patch -Np0 -i ../alsa-include-20071219.patch || return 1
+  #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