Hello community, here is the log from the commit of package linux-kernel-headers checked in at Fri Mar 2 10:01:39 CET 2007. -------- --- linux-kernel-headers/linux-kernel-headers.changes 2006-11-17 05:14:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/linux-kernel-headers/linux-kernel-headers.changes 2007-03-02 05:12:01.309379000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 2 04:47:59 CET 2007 - pbaudis@suse.cz + +- Update to match kernel 2.6.20 + +------------------------------------------------------------------- Old: ---- kernel-headers-2.6.18.2.tar.bz2 New: ---- kernel-headers-2.6.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linux-kernel-headers.spec ++++++ --- /var/tmp/diff_new_pack.c29782/_old 2007-03-02 09:57:15.000000000 +0100 +++ /var/tmp/diff_new_pack.c29782/_new 2007-03-02 09:57:15.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package linux-kernel-headers (Version 2.6.18.2) +# spec file for package linux-kernel-headers (Version 2.6.20) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -14,12 +14,12 @@ License: GNU General Public License (GPL) Summary: Linux Kernel Headers Group: Development/Libraries/C and C++ -Version: 2.6.18.2 +Version: 2.6.20 Release: 1 URL: http://www.kernel.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: kernel-headers -Source: kernel-headers-2.6.18.2.tar.bz2 +Source: kernel-headers-2.6.20.tar.bz2 Source1: create_biarch_asm.sh Source2: version.h Patch0: kernel-headers.SuSE.diff @@ -34,6 +34,9 @@ %prep +# The source is just the kernel's include/ subdirectory grabbed verbatim from +# the appropriate vanilla linux source tarball, with the uninteresting +# first-level subdirectories removed (just {linux,asm*} kept). %setup -n kernel-headers %patch0 %patch1 @@ -116,7 +119,9 @@ %defattr(-,root,root) %{_prefix}/include/* -%changelog -n linux-kernel-headers +%changelog +* Fri Mar 02 2007 - pbaudis@suse.cz +- Update to match kernel 2.6.20 * Fri Nov 17 2006 - pbaudis@suse.cz - Update to match kernel 2.6.18.2 * Sat Oct 28 2006 - olh@suse.de ++++++ kernel-headers-2.6.18.2.tar.bz2 -> kernel-headers-2.6.20.tar.bz2 ++++++ ++++ 1116905 lines of diff (skipped) ++++++ kernel-headers.diff ++++++ ++++ 1295 lines (skipped) ++++ between linux-kernel-headers/kernel-headers.diff ++++ and /mounts/work_src_done/STABLE/linux-kernel-headers/kernel-headers.diff ++++++ kernel-headers.SuSE.diff ++++++ --- /var/tmp/diff_new_pack.c29782/_old 2007-03-02 09:57:26.000000000 +0100 +++ /var/tmp/diff_new_pack.c29782/_new 2007-03-02 09:57:26.000000000 +0100 @@ -1,3 +1,5 @@ +This diff contains SUSE-specific changes and development. + --- asm-alpha/ioctls.h +++ asm-alpha/ioctls.h 2006/03/10 12:34:07 @@ -91,6 +91,7 @@ ++++++ version.h ++++++ --- linux-kernel-headers/version.h 2006-11-17 05:14:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/linux-kernel-headers/version.h 2007-03-02 05:12:01.323364000 +0100 @@ -37,7 +37,7 @@ #error " Please adjust the Makefile accordingly." #error "=======================================================" #else -#define UTS_RELEASE "2.6.18" -#define LINUX_VERSION_CODE 132626 +#define UTS_RELEASE "2.6.20" +#define LINUX_VERSION_CODE 132628 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) #endif ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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