diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index d2cdd141..4e158593 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -809,6 +809,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-cubox.changes b/kernel-cubox.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-cubox.spec b/kernel-cubox.spec index 1f9bbfc3..e304c833 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-debug.changes b/kernel-debug.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 37b041a0..34b2b6b8 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -890,6 +890,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-default.changes b/kernel-default.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 208271ae..370112f5 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -903,6 +903,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-desktop.changes b/kernel-desktop.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index c5559b18..05254fdd 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -923,6 +923,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-docs.changes b/kernel-docs.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index f7b5041d..582c4a19 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.6.7 +Version: 3.6.8 Release: 0 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant diff --git a/kernel-ec2.changes b/kernel-ec2.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 5f33aac2..d5507883 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -893,6 +893,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-exynos.changes b/kernel-exynos.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-exynos.spec b/kernel-exynos.spec index 3d0ef321..d6b208b2 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -884,6 +884,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-highbank.changes b/kernel-highbank.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-highbank.changes +++ b/kernel-highbank.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-highbank.spec b/kernel-highbank.spec index 13a665f2..cabd54c9 100644 --- a/kernel-highbank.spec +++ b/kernel-highbank.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-highbank Summary: Kernel for Calxeda Highbank SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -884,6 +884,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-imx51.changes b/kernel-imx51.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-imx51.spec b/kernel-imx51.spec index 8ff374ed..0d22b27c 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-imx51 Summary: Kernel for Freescale's iMX SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index 65da4e2f..49d9da0f 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-omap2plus Summary: Kernel for Texas instrument's OMAP SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-pae.changes b/kernel-pae.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 4a2e6fdf..08b41039 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -908,6 +908,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index e66aac52..8844758e 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -912,6 +912,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-s390.changes b/kernel-s390.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index aa14f9c1..f250f097 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-source.changes b/kernel-source.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index c28298b6..db279e76 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: Development/Sources diff --git a/kernel-syms.changes b/kernel-syms.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 93b3b303..76ba0ea2 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.6.7 +Version: 3.6.8 %if %using_buildservice Release: 0 %else diff --git a/kernel-tegra.changes b/kernel-tegra.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-tegra.changes +++ b/kernel-tegra.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-tegra.spec b/kernel-tegra.spec index 050081e0..fea95315 100644 --- a/kernel-tegra.spec +++ b/kernel-tegra.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-tegra Summary: Kernel for Nvidia's Tegra SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-trace.changes b/kernel-trace.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index ba116050..025389cb 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -895,6 +895,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-u8500.changes b/kernel-u8500.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-u8500.spec b/kernel-u8500.spec index 0a228900..98016e74 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-u8500 Summary: Kernel for ST-Ericsson's Nova SoC -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -887,6 +887,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index c66d1ce8..477b7ddd 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -891,6 +891,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/kernel-xen.changes b/kernel-xen.changes index f6e5c3ae..a69f609e 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 26 23:50:50 CET 2012 - jslaby@suse.cz + +- Linux 3.6.8. +- commit 6fb821e + +------------------------------------------------------------------- +Fri Nov 23 10:29:01 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not remove fillup from the buildsystem + (bnc#781327) +- commit 841d864 + ------------------------------------------------------------------- Sun Nov 18 13:04:10 CET 2012 - jslaby@suse.cz @@ -29,6 +42,12 @@ Wed Oct 31 21:15:15 CET 2012 - jslaby@suse.cz - Linux 3.6.5. - commit cefb3b0 +------------------------------------------------------------------- +Tue Oct 30 17:40:35 CET 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Require coreutils in kernel-*-devel (bnc#783615) +- commit 2520563 + ------------------------------------------------------------------- Sun Oct 28 22:11:41 CET 2012 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index 59cfa993..787856df 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.7 +%define patchversion 3.6.8 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.6.7 +Version: 3.6.8 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -91,7 +91,7 @@ Requires(post): distribution-release #!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel -#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv +#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev insserv %ifarch ia64 # arch/ia64/scripts/unwcheck.py @@ -893,6 +893,7 @@ Provides: multiversion(kernel) Provides: %name-devel = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel Supplements: packageand(%name:kernel-devel%variant) +PreReq: coreutils %description devel This package contains files necessary for building kernel modules (and diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index cc2c5ca9..f2e363d5 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7b32e5dd943e58aa442e5993974314af3c1db2da32ceba576467a2dec33906a -size 190588 +oid sha256:7df717f4f1b8fa3954d82f495373b72c17233f699b056733e9414f7cac8b6279 +size 215867 diff --git a/series.conf b/series.conf index d8c69dfc..35e4accc 100644 --- a/series.conf +++ b/series.conf @@ -34,6 +34,7 @@ patches.kernel.org/patch-3.6.4-5 patches.kernel.org/patch-3.6.5-6 patches.kernel.org/patch-3.6.6-7 + patches.kernel.org/patch-3.6.7-8 ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index f521da61..b3d5417f 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-11-18 13:04:10 +0100 -GIT Revision: d760411f5031f6b71b50d296211f7b9a0b69387e +2012-11-26 23:50:50 +0100 +GIT Revision: 6fb821ebc16e082d4df615a79010ff2b4d6d1a2e GIT Branch: stable