commit adcee6c240b8f77bade26eae9023e5bbf3eb0767
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7642
This commit is contained in:
parent
53507f11dd
commit
c0a680666d
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.12-rc4
|
SRCVERSION=3.12-rc5
|
||||||
# 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,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-cubox
|
Name: kernel-cubox
|
||||||
Summary: Kernel for SolidRun Cubox
|
Summary: Kernel for SolidRun Cubox
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-desktop
|
Name: kernel-desktop
|
||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,16 +17,16 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%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.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-exynos
|
Name: kernel-exynos
|
||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-lpae
|
Name: kernel-lpae
|
||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define srcversion 3.12-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -29,9 +29,9 @@
|
|||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -23,10 +23,10 @@
|
|||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.12.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:40:49 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- btrfs: Fix creation of per-super sysfs directories when using multiple
|
||||||
|
subvolumes (bnc#845774)
|
||||||
|
- commit adcee6c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 14 17:15:35 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.12-rc5.
|
||||||
|
- commit 6c5465f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
Fri Oct 11 18:35:04 CEST 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -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-rc4
|
%define srcversion 3.12-rc5
|
||||||
%define patchversion 3.12.0-rc4
|
%define patchversion 3.12.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
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.rc4
|
Version: 3.12.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g8fdbb19
|
Release: <RELEASE>.gadcee6c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
3
linux-3.12-rc5.tar.bz2
Normal file
3
linux-3.12-rc5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3fa8fe49c27793d2d2aed74cb33b1b7565a514c0e09346386a3ce813e9c6b24
|
||||||
|
size 91098297
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:37337a1735f065218e33df6b70f47a27d433c0d0db747f5747ac7bd387447e50
|
oid sha256:06f00b8f613249ebfafbfe84ee0ea293dfd309fb1cddae46da9cb8cd3e9bd01b
|
||||||
size 5093
|
size 4544
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d08c8c6d009d158002c0345e14c354a24e482be5db65466d5dc57bbca1bc5798
|
oid sha256:c1956d0ff17b8f0e59a983629ac4152d9a801109fb1de108affd04d2c9f0c8a3
|
||||||
size 129244
|
size 129319
|
||||||
|
@ -424,7 +424,6 @@
|
|||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
##########################################################
|
##########################################################
|
||||||
patches.drivers/ALSA-hda-Add-fixup-for-ASUS-N56VZ
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Char / serial
|
# Char / serial
|
||||||
|
@ -424,7 +424,6 @@
|
|||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
##########################################################
|
##########################################################
|
||||||
patches.drivers/ALSA-hda-Add-fixup-for-ASUS-N56VZ
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Char / serial
|
# Char / serial
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2013-10-11 18:35:04 +0200
|
2013-10-14 17:40:49 +0200
|
||||||
GIT Revision: 8fdbb192c5e97590a3e510df9740089c102ee152
|
GIT Revision: adcee6c240b8f77bade26eae9023e5bbf3eb0767
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user