commit 372aad58e85e7a64779b586b6c81ea48b5aaa82e
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7503
This commit is contained in:
parent
d3e37ceff7
commit
c9a1e8f692
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.9-rc5
|
||||
SRCVERSION=3.9-rc6
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4835e149066a85f755a3952aaaec306429b7c9cb5d0d2cc0248e8918bff3c480
|
||||
size 307426
|
||||
oid sha256:ec1150d607bd4a99d8edb22a9e2e0b9e1557d9d97a4b717a4824e4752c4793d6
|
||||
size 307616
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-cubox
|
||||
Summary: Kernel for SolidRun Cubox
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-versatile
|
||||
Summary: Kernel for Versatile SoC
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:58:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.9-rc5.
|
||||
Previous commit removed a move of a variable declaration to an ifdef section.
|
||||
- commit 372aad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:17:57 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.9-rc6.
|
||||
Eliminated 1 patch.
|
||||
- commit 68d380d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:38:22 CEST 2013 - agraf@suse.de
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.9-rc5
|
||||
%define patchversion 3.9.0-rc5
|
||||
%define srcversion 3.9-rc6
|
||||
%define patchversion 3.9.0-rc6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.9.rc5
|
||||
Version: 3.9.rc6
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
3
linux-3.9-rc6.tar.bz2
Normal file
3
linux-3.9-rc6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a70ccefc4b4e7d647507df44b89e38d6ea8254b95b3917127a3e1c3ef718705
|
||||
size 86042904
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7f7eefe656aa35cf9fa0ecccf32da60ae55dbeb128ed811ec83dbe4160a333
|
||||
size 82451
|
||||
oid sha256:c5cb9f16dccbdbefc23c21df341b5387016e75282ac22552339a09d89a7c4771
|
||||
size 81512
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c47b1d1ed97dd4dae2ec18ae021697ce50c2e4e17731aa357deb111cce8064f
|
||||
size 2094165
|
||||
oid sha256:5d4aad3ca6fa616db68423a66cfdd36c52f95eaf579872a94e6aa78ddc1862f4
|
||||
size 2095680
|
||||
|
@ -163,7 +163,6 @@
|
||||
patches.arch/arm-smdkv310.patch
|
||||
patches.arch/arm-exynos-devtree.patch
|
||||
patches.arch/arm-pl330-fix.patch
|
||||
patches.arch/arm-highbank-cache.patch
|
||||
# Compile fix for Xen on ARM with our Xen patches applied
|
||||
patches.arch/arm-xen-fixup.patch
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
2013-04-09 06:38:22 +0200
|
||||
GIT Revision: 41b3194df5542c166cfa520c4fabfcc9f3dfd077
|
||||
2013-04-09 16:58:57 +0200
|
||||
GIT Revision: 372aad58e85e7a64779b586b6c81ea48b5aaa82e
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user