diff --git a/SPECS/crash.spec b/SPECS/crash.spec index 73967c0..1094994 100644 --- a/SPECS/crash.spec +++ b/SPECS/crash.spec @@ -4,7 +4,7 @@ Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles Name: crash Version: 8.0.0 -Release: 4%{?dist} +Release: 4%{?dist}.alma License: GPLv3 Source0: https://github.com/crash-utility/crash/archive/crash-%{version}.tar.gz Source1: http://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.gz @@ -28,7 +28,7 @@ Patch6: 0002-Handle-blk_mq_ctx-member-changes-for-kernels-5.16-rc.patch %description The core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the -netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch +netdump, diskdump and kdump packages from AlmaLinux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. %package devel @@ -38,7 +38,7 @@ Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdum %description devel The core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the -netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch +netdump, diskdump and kdump packages from AlmaLinux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch. %prep @@ -75,6 +75,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash %{_includedir}/* %changelog +* Mon Jan 17 2021 Eduard Abdullin - 8.0.0-4.alma +- Debrand for AlmaLinux + * Wed Dec 29 2021 Lianbo Jiang - 8.0.0-4 - Handle blk_mq_ctx member changes for kernels 5.16-rc1 and later