commit 16d4242fef0f75113f687cbb51669f26ee48d936
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7740
This commit is contained in:
parent
61975bcce2
commit
cb8b511569
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.14-rc3
|
||||
SRCVERSION=3.14-rc4
|
||||
# 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:a61779aa073fdb6be1d19ab6784bc4dfb5c76ce287f0ba0afc34294708e0dea9
|
||||
size 235453
|
||||
oid sha256:f1e76296fa2be4c39568595ee663797e8becd8e19b2adf8fa20f5d6a2a522172
|
||||
size 235845
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -25,9 +25,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 04:17:01 CET 2014 - jeffm@suse.com
|
||||
|
||||
- Update to 3.14-rc4.
|
||||
- Eliminated 1 patch.
|
||||
- commit 16d4242
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 03:39:35 CET 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.14-rc3
|
||||
%define patchversion 3.14.0-rc3
|
||||
%define srcversion 3.14-rc4
|
||||
%define patchversion 3.14.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -61,9 +61,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.14.rc3
|
||||
Version: 3.14.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9a83d77
|
||||
Release: <RELEASE>.g16d4242
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
3
linux-3.14-rc4.tar.xz
Normal file
3
linux-3.14-rc4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:481c57399117fecdeb401bf212240b46b2b0a430c0dd6d6b080c2fa6e89143fa
|
||||
size 80878836
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18694690f103b1698ea0675b81ce4090a71e3e9a77c7038d4a45cbcbc7c22212
|
||||
size 13417
|
||||
oid sha256:989d82f231fc1471613abbbe34ddb7975ab440f0bb8a4be7309a4f2a3e34e5fc
|
||||
size 12031
|
||||
|
@ -243,8 +243,6 @@
|
||||
# cifs patches
|
||||
########################################################
|
||||
|
||||
patches.fixes/cifs-ensure-that-uncached-writes-handle-unmapped-are.patch
|
||||
|
||||
########################################################
|
||||
# ext2/ext3
|
||||
########################################################
|
||||
|
@ -243,8 +243,6 @@
|
||||
# cifs patches
|
||||
########################################################
|
||||
|
||||
patches.fixes/cifs-ensure-that-uncached-writes-handle-unmapped-are.patch
|
||||
|
||||
########################################################
|
||||
# ext2/ext3
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2014-02-19 03:39:35 +0100
|
||||
GIT Revision: 9a83d778b8b0881e1f384c3e81226c818d866388
|
||||
2014-02-24 04:17:01 +0100
|
||||
GIT Revision: 16d4242fef0f75113f687cbb51669f26ee48d936
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user