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

Tobias Powalowski tpowa at archlinux.org
Tue Jan 15 19:34:10 UTC 2008


    Date: Tuesday, January 15, 2008 @ 14:34:10
  Author: tpowa
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.284 -> 1.285) config (1.112 -> 1.113)
          config.x86_64 (1.40 -> 1.41)

'upgpkg: update to new version'


---------------+
 PKGBUILD      |   31 +++----------------------------
 config        |    2 +-
 config.x86_64 |    2 +-
 3 files changed, 5 insertions(+), 30 deletions(-)


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.284 core/base/kernel26/PKGBUILD:1.285
--- core/base/kernel26/PKGBUILD:1.284	Fri Jan 11 03:13:37 2008
+++ core/base/kernel26/PKGBUILD	Tue Jan 15 14:34:10 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.284 2008/01/11 08:13:37 tpowa Exp $
+# $Id: PKGBUILD,v 1.285 2008/01/15 19:34:10 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.13
+pkgver=2.6.23.14
 pkgrel=1
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
@@ -52,7 +52,7 @@
 	acpi-buggy-bios.patch
 	# add squashfs and unionfs
 	http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.3.tar.gz
-	http://download.filesystems.org/unionfs/unionfs-2.1/unionfs-2.1.11_for_2.6.23.9.diff.gz
+	http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.1.11_for_2.6.23.9.diff.gz
 	# two patches below for aufs compatibility
 	put_filp.patch
 	lhash-2.6.22.patch
@@ -65,31 +65,6 @@
 	# fix Leadtek_WinFast_2000
 	winfast-2000.patch
 )
-md5sums=('2cc2fd4d521dc5d7cfce0d8a9d1b3472'
-         'ea24bb06e910537e7482c4a17c53f79f'
-         '23f3fa43b0724e46963bfbfe4066e986'
-         '5c60ef8e3e18735e1aa3ff31ca158eea'
-         '5a62bcc7e96601052c7405459b483826'
-         'ed6b42fea2f5d27f7eb920746ccc1ebb'
-         'a995ec849ea43d3c89d607bbdd1e7d09'
-         '2365779022389399c5c705004cdbc583'
-         '36858bd6a0bca63d2aa901b2e42d4a05'
-         '493137566bc397ec762c86e64bd96849'
-         '695d8578a0334fa9bb140917561f03d4'
-         '3ed791c3af3099489faf0d22cbcc55a8'
-         '7ad082eb4eac1ac044382bf0736158a1'
-         'ec43c317886f0c2e438eb0b668893776'
-         'b8ba55b6696723f2ce8ca79bf252eae0'
-         '3c8dce56a11b7b9e6f3cb091edd6be6a'
-         'bbc730a590d4e09b3d937b257e5a4bfe'
-         '62d3ff7c067a5aa82f57711b3a4ab86a'
-         '29d1275330f6dd67831082c1a8e12873'
-         '1a7e063a4972143374049e0df006044e'
-         'b7e5e3ad9fae40eba0f1e91f49c31627'
-         '19d8ed2579c18627ed4de1fd037a6652'
-         'c273cf48f268ea205f483239e7f51073'
-         'd03807b1d61028a2d048152961b032a5'
-         '9dd6078ef9426ef0dafa9bcfd042af58')
 
 build() {
   [ "${CARCH}" = "i686" ]   && KARCH=i386
Index: core/base/kernel26/config
diff -u core/base/kernel26/config:1.112 core/base/kernel26/config:1.113
--- core/base/kernel26/config:1.112	Mon Nov 26 11:17:42 2007
+++ core/base/kernel26/config	Tue Jan 15 14:34:10 2008
@@ -2335,7 +2335,7 @@
 CONFIG_DVB_CINERGYT2_STREAM_BUF_SIZE=512
 CONFIG_DVB_CINERGYT2_QUERY_INTERVAL=250
 CONFIG_DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE=y
-CONFIG_DVB_CINERGYT2_RC_QUERY_INTERVAL=50
+CONFIG_DVB_CINERGYT2_RC_QUERY_INTERVAL=20
 
 #
 # Supported FlexCopII (B2C2) Adapters
Index: core/base/kernel26/config.x86_64
diff -u core/base/kernel26/config.x86_64:1.40 core/base/kernel26/config.x86_64:1.41
--- core/base/kernel26/config.x86_64:1.40	Mon Nov 26 11:17:42 2007
+++ core/base/kernel26/config.x86_64	Tue Jan 15 14:34:10 2008
@@ -2120,7 +2120,7 @@
 CONFIG_DVB_CINERGYT2_STREAM_BUF_SIZE=512
 CONFIG_DVB_CINERGYT2_QUERY_INTERVAL=250
 CONFIG_DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE=y
-CONFIG_DVB_CINERGYT2_RC_QUERY_INTERVAL=50
+CONFIG_DVB_CINERGYT2_RC_QUERY_INTERVAL=20
 
 #
 # Supported FlexCopII (B2C2) Adapters




More information about the arch-commits mailing list