commit cf58ab117d8e1e583815e50527cff91b35fd2a6b

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1098
This commit is contained in:
Michal Suchanek 2019-06-12 08:07:25 +00:00 committed by Git OBS Bridge
parent 9369eaa298
commit 298317b34a
34 changed files with 48 additions and 176 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7695a52f60c90405cf07ae8f9758c4ee1981faa635616c878c957cc67ed41aa5
size 191012
oid sha256:37049ff9a830ecb2a89e5f9827008396132a3eb9a77f58d19020b7cb9f384de1
size 190994

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
%endif
Url: http://www.kernel.org/
Provides: %name = %version-%source_rel
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
BuildRequires: kernel%kernel_flavor-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: linux
Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.1.9
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,11 +1,3 @@
-------------------------------------------------------------------
Wed Jun 12 08:08:07 CEST 2019 - jslaby@suse.cz
- Update config files.
The previous commit did not play well. 5.1.9 is broken with =n of that
option, so leave it as =y as it was before 5.1.9.
- commit e68f829
-------------------------------------------------------------------
Wed Jun 12 07:10:07 CEST 2019 - jslaby@suse.cz

View File

@ -64,7 +64,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.1.9
%if 0%{?is_kotd}
Release: <RELEASE>.ge68f829
Release: <RELEASE>.gcf58ab1
%else
Release: 0
%endif
@ -169,10 +169,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: kernel-%build_flavor-base-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
Provides: kernel-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
# END COMMON DEPS
Provides: %name-srchash-e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
Provides: %name-srchash-cf58ab117d8e1e583815e50527cff91b35fd2a6b
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,3 @@
2019-06-12 06:08:07 +0000
GIT Revision: e68f8297bceff12d6cb68b73fe6083aa1bb1d6b2
2019-06-12 05:10:07 +0000
GIT Revision: cf58ab117d8e1e583815e50527cff91b35fd2a6b
GIT Branch: stable