commit e57ab05ef22d72206bfe1c6747357ce415bec0f8

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1719
This commit is contained in:
Kernel Bugs 2022-05-06 08:18:36 +00:00 committed by Git OBS Bridge
parent b398220591
commit d8e69f1c41
36 changed files with 234 additions and 53 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%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-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
BuildRequires: kernel%kernel_flavor-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -155,9 +155,6 @@ ROOT=""
dracut --reproducible --host-only --no-hostonly-cmdline \
--no-early-microcode --nofscks --strip --hardlink \
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
%if 0%{?suse_version} > 1550
--modules="obs qemu base rootfs-block systemd-initrd terminfo" \
%endif
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
--compress "zstd -19 -T0" \
%endif

View File

@ -155,9 +155,6 @@ ROOT=""
dracut --reproducible --host-only --no-hostonly-cmdline \
--no-early-microcode --nofscks --strip --hardlink \
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
%if 0%{?suse_version} > 1550
--modules="obs qemu base rootfs-block systemd-initrd terminfo" \
%endif
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
--compress "zstd -19 -T0" \
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@
Name: kernel-source
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.17.5
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%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-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 5 12:06:09 CEST 2022 - jslaby@suse.cz
- Revert "build initrd without systemd" (bsc#1195775)"
This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
this breaks many packages as:
* iproute2 is missing, and
* kernel-obs-qa fails with:
Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05
-------------------------------------------------------------------
Wed May 4 06:59:47 CEST 2022 - jslaby@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.17.5
%if 0%{?is_kotd}
Release: <RELEASE>.g8ca9274
Release: <RELEASE>.ge57ab05
%else
Release: 0
%endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: kernel-%build_flavor-base-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
Provides: kernel-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
# END COMMON DEPS
Provides: %name-srchash-8ca9274a5b2e6a26906e97043a8141e90b7c586d
Provides: %name-srchash-e57ab05ef22d72206bfe1c6747357ce415bec0f8
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,3 @@
2022-05-04 04:59:47 +0000
GIT Revision: 8ca9274a5b2e6a26906e97043a8141e90b7c586d
2022-05-05 10:06:09 +0000
GIT Revision: e57ab05ef22d72206bfe1c6747357ce415bec0f8
GIT Branch: stable