commit 395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1910
This commit is contained in:
parent
4dae0f1339
commit
1ce68bed1b
@ -61,7 +61,7 @@
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
<!-- 20GB for binary packages on armv6/7 -->
|
||||
<!-- 24GB for binary packages on armv6/7 -->
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>armv7l</arch>
|
||||
@ -77,7 +77,7 @@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">20</size>
|
||||
<size unit="G">24</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d5cfa383bbc4784daa65b44a54a239ef9497615e481c3dc2289e3da59e1e1d
|
||||
size 290966
|
||||
oid sha256:d4121e70a0b7a225f69ff5ee69088ce20a351725c7fe846c98ccd2b5ec29a710
|
||||
size 291024
|
||||
|
@ -54,7 +54,7 @@
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
<!-- 20GB for binary packages on armv6/7 -->
|
||||
<!-- 24GB for binary packages on armv6/7 -->
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>armv7l</arch>
|
||||
@ -63,7 +63,7 @@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">20</size>
|
||||
<size unit="G">24</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
URL: https://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
BuildRequires: kernel%kernel_flavor-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -59,7 +59,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
Name: kernel-source
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 6.2.9
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%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-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -6,6 +6,13 @@ Tue Apr 4 07:17:34 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 8db91ce
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 12:53:36 CEST 2023 - tiwai@suse.de
|
||||
|
||||
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
|
||||
It grows and the build fails recently on SLE15-SP4/5.
|
||||
- commit 41ac816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
|
||||
@ -14,6 +21,14 @@ Mon Apr 3 11:01:19 CEST 2023 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 549d742
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 15:47:35 CEST 2023 - msuchanek@suse.de
|
||||
|
||||
- Disable compat options on ppc64le (jsc#PED-3184).
|
||||
CONFIG_PPC_TRANSACTIONAL_MEM=n
|
||||
CONFIG_COMPAT=n
|
||||
- commit 427a93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:40:48 CEST 2023 - tiwai@suse.de
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g8db91ce
|
||||
Release: <RELEASE>.g395f986
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -238,10 +238,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: kernel-%build_flavor-base-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
Provides: kernel-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
Provides: %name-srchash-395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,3 @@
|
||||
2023-04-04 05:17:34 +0000
|
||||
GIT Revision: 8db91ce5ec755df30954ca497f57de6a68cd9a77
|
||||
2023-04-04 05:27:21 +0000
|
||||
GIT Revision: 395f986cc5c3fc1bbe1bd8a183dfb2c211b6b7de
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user