commit 58238cd7e4b186a30310a2fde9b45081fee829ad
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1296
This commit is contained in:
parent
5b14901d5b
commit
004846f11b
@ -8,8 +8,8 @@
|
||||
# kernel-binary and kernel-source rely on this
|
||||
#
|
||||
|
||||
+i386 i386/pae
|
||||
+i386 i386/default
|
||||
+i386 i386/pae
|
||||
+i386 -syms i386/debug
|
||||
+i386 i386/vanilla
|
||||
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%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-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
BuildRequires: kernel%kernel_flavor-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 5.6.8
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -594,20 +594,6 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g17dfd53
|
||||
Release: <RELEASE>.g58238cd
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-%build_flavor-base-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
Provides: kernel-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: %name-srchash-58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-04-30 06:39:08 +0000
|
||||
GIT Revision: 17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
2020-04-29 19:46:49 +0000
|
||||
GIT Revision: 58238cd7e4b186a30310a2fde9b45081fee829ad
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user