commit 46d7a798b36113b2681748c7defd25498576b8b1

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1437
This commit is contained in:
Kernel Bugs 2021-01-26 08:20:23 +00:00 committed by Git OBS Bridge
parent 4fca6f438d
commit ca9d68e1af
36 changed files with 192 additions and 47 deletions

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

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

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

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

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

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

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-riscv64
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh
@ -1176,6 +1176,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -1030,6 +1030,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28
@ -1188,6 +1188,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17
@ -1270,6 +1270,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%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-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh
@ -1184,6 +1184,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh
@ -1172,6 +1172,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
BuildRequires: kernel%kernel_flavor-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

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

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17
@ -1226,6 +1226,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

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

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.10.10
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%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-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh
@ -1170,6 +1170,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -99,6 +99,14 @@ Thu Jan 21 12:33:01 CET 2021 - tiwai@suse.de
dvb_usb_device_init() (bsc#1181104).
- commit 807ed8c
-------------------------------------------------------------------
Wed Jan 20 12:12:12 CET 2021 - msuchanek@suse.de
- Exclude Symbols.list again.
Removing the exclude builds vanilla/linux-next builds.
Fixes: 55877625c800 ("kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.")
- commit a1728f2
-------------------------------------------------------------------
Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz

View File

@ -70,7 +70,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.10.10
%if 0%{?is_kotd}
Release: <RELEASE>.g167b75d
Release: <RELEASE>.g46d7a79
%else
Release: 0
%endif
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: kernel-%build_flavor-base-srchash-46d7a798b36113b2681748c7defd25498576b8b1
Provides: kernel-srchash-46d7a798b36113b2681748c7defd25498576b8b1
# END COMMON DEPS
Provides: %name-srchash-167b75d84cb0eb59f280bdcb60c85775825e55a7
Provides: %name-srchash-46d7a798b36113b2681748c7defd25498576b8b1
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh
@ -1176,6 +1176,7 @@ kernel module packages) against the %build_flavor flavor of the kernel.
%dir /usr/src/linux-obj
%dir /usr/src/linux-obj/%cpu_arch
%ghost /usr/src/linux-obj/%cpu_arch_flavor
%exclude %obj_install_dir/%cpu_arch_flavor/Symbols.list
%if "%kmp_target_cpu" != "%cpu_arch"
%obj_install_dir/%kmp_target_cpu
/usr/src/linux-obj/%kmp_target_cpu

View File

@ -1,3 +1,3 @@
2021-01-23 15:47:50 +0000
GIT Revision: 167b75d84cb0eb59f280bdcb60c85775825e55a7
2021-01-25 08:27:49 +0000
GIT Revision: 46d7a798b36113b2681748c7defd25498576b8b1
GIT Branch: stable