commit e5ef0d00322c719c0d05466f226d2e9824b557e6
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7633
This commit is contained in:
parent
1e3b71d930
commit
8dbb981591
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.12-rc2
|
SRCVERSION=3.12-rc3
|
||||||
# variant of the kernel-source package, either empty or "-rt"
|
# variant of the kernel-source package, either empty or "-rt"
|
||||||
VARIANT=
|
VARIANT=
|
||||||
# buildservice projects to build the kernel against
|
# buildservice projects to build the kernel against
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ff1c260cc2d4eb88f36f3947aa3df490980dfb85cb7db3ea2dca22260f8681c8
|
oid sha256:250b186f514848213ee6172282f5c747a823534e4728a11682ba72a94f61e896
|
||||||
size 257398
|
size 257139
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -17,18 +17,18 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||||
BuildRequires: kernel-source%variant
|
BuildRequires: kernel-source%variant
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-lpae
|
Name: kernel-lpae
|
||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -29,11 +29,11 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -23,12 +23,12 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 20:08:51 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc3.
|
||||||
|
- commit e5ef0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:04:02 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_TMIO (Sharp Zaurus) on non-arm configs.
|
||||||
|
- commit 977b235
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 10:06:04 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Disable CONFIG_FB_GEODE, as the individual GEODE options are already disabled
|
||||||
|
- commit d10fe5f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
Mon Sep 30 17:08:45 CEST 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12-rc2
|
%define srcversion 3.12-rc3
|
||||||
%define patchversion 3.12.0-rc2
|
%define patchversion 3.12.0-rc3
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,11 +59,11 @@
|
|||||||
|
|
||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.12.rc2
|
Version: 3.12.rc3
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g365ad31
|
Release: <RELEASE>.ge5ef0d0
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g365ad31
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
3
linux-3.12-rc3.tar.bz2
Normal file
3
linux-3.12-rc3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:59519759b9ad2f0202ba7c30ee7ed2ae5fcb878ccfec7424281dc64c6f05ea40
|
||||||
|
size 91084727
|
@ -215,7 +215,8 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# Suse specific stuff
|
# Suse specific stuff
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch
|
# I assume this is commit 3a4916050ba2 upstream
|
||||||
|
+olh patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch
|
||||||
patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch
|
patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch
|
||||||
patches.suse/suse-hv-Input-add-a-driver-to-support-Hyper-V-synthetic-keyb.patch
|
patches.suse/suse-hv-Input-add-a-driver-to-support-Hyper-V-synthetic-keyb.patch
|
||||||
|
|
||||||
|
@ -215,7 +215,8 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# Suse specific stuff
|
# Suse specific stuff
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch
|
# I assume this is commit 3a4916050ba2 upstream
|
||||||
|
+olh patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch
|
||||||
patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch
|
patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch
|
||||||
patches.suse/suse-hv-Input-add-a-driver-to-support-Hyper-V-synthetic-keyb.patch
|
patches.suse/suse-hv-Input-add-a-driver-to-support-Hyper-V-synthetic-keyb.patch
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2013-09-30 17:12:38 +0200
|
2013-10-01 20:08:51 +0200
|
||||||
GIT Revision: 365ad31eea2fd4a94ea93938aec13a3223efc1fd
|
GIT Revision: e5ef0d00322c719c0d05466f226d2e9824b557e6
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user