Hello community, here is the log from the commit of package kernel-source checked in at Sat Mar 3 14:32:20 CET 2007. -------- --- kernel-source/kernel-bigsmp.changes 2007-02-28 22:39:23.000000000 +0100 +++ /mounts/work_src_done/STABLE/kernel-source/kernel-bigsmp.changes 2007-03-02 18:08:39.090223000 +0100 @@ -1,0 +2,7 @@ +Thu Mar 1 20:05:16 CET 2007 - agruen@suse.de + +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. + +------------------------------------------------------------------- kernel-debug.changes: same change kernel-default.changes: same change kernel-dummy.changes: same change kernel-iseries64.changes: same change kernel-kdump.changes: same change kernel-ppc64.changes: same change kernel-s390.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-um.changes: same change kernel-vanilla.changes: same change kernel-xen.changes: same change kernel-xenpae.changes: same change New: ---- needed_space_in_mb ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-bigsmp.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:27:58.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:27:58.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: Kernel with PAE Support Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -136,9 +136,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description This kernel supports up to 64GB of main memory. It requires Physical @@ -147,7 +147,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -490,6 +490,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:27:59.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:27:59.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: A Debug Version of the Kernel Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -142,9 +142,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description This kernel has several debug facilities enabled that hurt performance. @@ -152,7 +152,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -495,6 +495,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:27:59.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:27:59.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The Standard Kernel for both Uniprocessor and Multiprocessor Systems Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -164,16 +164,16 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The standard kernel for both uniprocessor and multiprocessor systems. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -516,6 +516,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-dummy.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:27:59.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:27:59.000000000 +0100 @@ -15,7 +15,7 @@ URL: http://www.kernel.org/ Summary: Internal dummy package for synchronizing release numbers Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: off @@ -28,7 +28,7 @@ -------- Andreas Gruenbacher <agruen@suse.de> -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %install @@ -41,6 +41,10 @@ /etc/dummy %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-iseries64.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:27:59.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:27:59.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: 64-Bit Kernel for iSeries Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -139,16 +139,16 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description Standard 64-bit kernel for legacy IBM iSeries machines. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -491,6 +491,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-kdump.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:00.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:00.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: kernel for kdump Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -145,9 +145,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description This kernel is intended for kdump. It can not be booted with a normal @@ -157,7 +157,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -500,6 +500,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-ppc64.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:00.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:00.000000000 +0100 @@ -38,7 +38,7 @@ %endif Summary: Kernel for ppc64 Systems Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Kernel Autoreqprov: on @@ -140,9 +140,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description This package contains the kernel for: @@ -162,7 +162,7 @@ Tom Gall <tom_gall@vnet.ibm.com> see /usr/src/linux-pmac-benh/CREDITS for more details. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -505,6 +505,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-s390.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:00.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:00.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The Standard Kernel Version: 2.6.20 -Release: 5 +Release: 6 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -136,16 +136,16 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The standard kernel. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -488,6 +488,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:00.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:00.000000000 +0100 @@ -22,7 +22,7 @@ %endif Summary: The Linux Kernel Sources Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: Development/Sources Autoreqprov: off @@ -106,7 +106,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -295,6 +295,10 @@ %files -f kernel-source.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:00.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:00.000000000 +0100 @@ -14,7 +14,7 @@ URL: http://www.kernel.org/ Summary: Kernel Symbol Versions (modversions) Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: Development/Sources Autoreqprov: off @@ -90,7 +90,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep echo "Architecture symbol(s):" %symbols @@ -137,6 +137,10 @@ /lib/modules/*/modules.alias %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-um.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:01.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:01.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The User Mode Linux kernel. Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -141,9 +141,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The User Mode Linux kernel. @@ -153,7 +153,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -496,6 +496,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:01.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:01.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The Standard Kernel - without any SUSE patches Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -156,16 +156,16 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The standard kernel - without any SUSE patches -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -508,6 +508,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-xenpae.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:01.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:01.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The Xen Kernel with PAE support Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -134,9 +134,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The Linux kernel for Xen paravirtualization with Physical Addressing @@ -148,7 +148,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -491,6 +491,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ kernel-xen.spec ++++++ --- /var/tmp/diff_new_pack.aT7619/_old 2007-03-03 14:28:01.000000000 +0100 +++ /var/tmp/diff_new_pack.aT7619/_new 2007-03-03 14:28:01.000000000 +0100 @@ -39,7 +39,7 @@ %endif Summary: The Xen Kernel Version: 2.6.20 -Release: 7 +Release: 8 License: GNU General Public License (GPL) Group: System/Kernel Autoreqprov: on @@ -139,9 +139,9 @@ # Will modules not listed in supported.conf abort the kernel build (0/1)? %define supported_modules_check 0 %define tolerate_unknown_new_config_options 0 -# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15; -# see scripts/kabi-checks) -%define tolerate_kabi_changes 6 +# kABI change tolerance (default in maintenance should be 4, 6, 8 or 15, +# 31 is the maximum; see scripts/kabi-checks) +%define tolerate_kabi_changes 31 %description The Linux kernel for Xen paravirtualization. @@ -151,7 +151,7 @@ -Source Timestamp: 2007/02/28 13:03:07 UTC +Source Timestamp: 2007/03/01 19:12:21 UTC %prep if ! [ -e %_sourcedir/linux-2.6.20.tar.bz2 ]; then @@ -494,6 +494,10 @@ %files -f kernel.files %changelog +* Thu Mar 01 2007 - agruen@suse.de +- scripts/kabi-checks: update so that this will also work with + additional columns in the symvers files. Bump tolerate_kabi_changes + to 31; we don't want the build to fail. * Wed Feb 28 2007 - kraxel@suse.de - patches.xen/add-console-use-vt: add console_use_vt. * Wed Feb 28 2007 - kraxel@suse.de ++++++ build-source-timestamp ++++++ --- kernel-source/build-source-timestamp 2007-02-28 22:39:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/kernel-source/build-source-timestamp 2007-03-02 18:08:31.511809000 +0100 @@ -1 +1 @@ -2007/02/28 13:03:07 UTC +2007/03/01 19:12:21 UTC ++++++ config.tar.bz2 ++++++ ++++++ kabi-checks ++++++ --- kernel-source/kabi-checks 2007-02-28 22:39:24.000000000 +0100 +++ /mounts/work_src_done/STABLE/kernel-source/kabi-checks 2007-03-02 18:08:42.403907000 +0100 @@ -159,13 +159,19 @@ } filter_out_identical_symbols() { - grep -v -P '^\S+ -(\S+) \S+ \+\1 \S+$' + # This expression works no matter how many columns the files have. + grep -v -P '^\S+ -(\S+)( \S+)+ \+\1( \S+)+$' } check_modified_symbols() { declare -i RC=0 _rc - while read symbol version1 source1 version2 source2; do + while read symbol tail; do + # Split in half no matter how many columns the files have. + set -- $tail ; half=$(($#/2+1)) + version1=$1 ; version2=${!half} ; shift + source1=$1 ; source2=${!half} ; shift + case "$version1$version2" in -\#*) continue ++++++ kabi.tar.bz2 ++++++ ++++++ novell-kmp.tar.bz2 ++++++ ++++++ patches.arch.tar.bz2 ++++++ ++++++ patches.drivers.tar.bz2 ++++++ ++++++ patches.fixes.tar.bz2 ++++++ ++++++ patches.rpmify.tar.bz2 ++++++ ++++++ patches.suse.tar.bz2 ++++++ ++++++ patches.uml.tar.bz2 ++++++ ++++++ patches.xen.tar.bz2 ++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de