commit 11b8e7eb6411e24c279f90bf31694ac5b6fe5b05

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7342
This commit is contained in:
Michal Marek 2012-09-11 06:03:01 +00:00 committed by Git OBS Bridge
parent 8191eec986
commit 49c0829dd1
47 changed files with 389 additions and 68 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=3.6-rc4
SRCVERSION=3.6-rc5
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b468bfb4fcf9a4489875c8ae330575ec949b039bbb96105f4b627178fbf6e3f5
size 308713
oid sha256:005763b5f45e7791b81e29f2f32798e9f37af1f720f10a65c336976622b7ab26
size 308894

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.6.0-rc4
%define patchversion 3.6.0-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-highbank
Summary: Kernel for Calxeda Highbank SoC
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-imx51
Summary: Kernel for Freescale's iMX SoC
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%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.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: Development/Sources

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.6.rc4
Version: 3.6.rc5
%if %using_buildservice
Release: 0
%else

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-tegra
Summary: Kernel for Nvidia's Tegra SoC
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%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.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%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.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
- Update to 3.6-rc5.
- commit 11b8e7e
-------------------------------------------------------------------
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
in the below two trivial fixes.
- Delete patches.arch/s390-message-catalog-fix.diff.
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
- Refresh patches.arch/kmsg-fix-parameter-limitations.
- commit 71b4cc3
-------------------------------------------------------------------
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.6-rc4
%define patchversion 3.6.0-rc4
%define srcversion 3.6-rc5
%define patchversion 3.6.0-rc5
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.6.rc4
Version: 3.6.rc5
Release: 0
License: GPL-2.0
Group: System/Kernel

3
linux-3.6-rc5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76f73f8c90396700ed68084af5109d7a228482c26115b1f2fbed3141917a302a
size 82279167

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:792adcd3df2e6782aeed00ce6bc9cef39d672b2eb07e33675ef0687ba54934e4
size 82188
oid sha256:7abff19c444b43ddc5fa6184a8b620c39bfa838fe2330ec30b678a69f74f6ef0
size 81897

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f7c3585d5960df11f015b1cef7facb7103d0749b827e4b33ae60bcf62f38a2f
size 124554
oid sha256:8edcaff13a1a43d17e3aa8f24dd6a21a7dcb4efe8f99fb28a503890a17475477
size 124574

View File

@ -159,8 +159,6 @@
# S/390
########################################################
patches.arch/s390-message-catalog.diff
patches.arch/s390-message-catalog-fix.diff
patches.arch/s390-message-catalog-perl-fix.diff
patches.arch/kmsg-fix-parameter-limitations
########################################################

View File

@ -1,3 +1,3 @@
2012-09-07 22:12:44 +0200
GIT Revision: 23f3e6715f5b9ba4d1258508097099c4c092ee93
2012-09-10 19:22:00 +0200
GIT Revision: 11b8e7eb6411e24c279f90bf31694ac5b6fe5b05
GIT Branch: master