Debrand for AlmaLinux
This commit is contained in:
parent
af40e9be44
commit
1ac7620c8d
@ -4,7 +4,7 @@
|
|||||||
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
|
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
|
||||||
Name: crash
|
Name: crash
|
||||||
Version: 8.0.5
|
Version: 8.0.5
|
||||||
Release: 4%{?dist}
|
Release: 4%{?dist}.alma.1
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
Source0: https://github.com/crash-utility/crash/archive/crash-%{version}.tar.gz
|
Source0: https://github.com/crash-utility/crash/archive/crash-%{version}.tar.gz
|
||||||
Source1: http://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.gz
|
Source1: http://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.gz
|
||||||
@ -34,7 +34,7 @@ Patch12: 0002-List-enable-LIST_HEAD_FORMAT-for-r-option.patch
|
|||||||
%description
|
%description
|
||||||
The core analysis suite is a self-contained tool that can be used to
|
The core analysis suite is a self-contained tool that can be used to
|
||||||
investigate either live systems, kernel core dumps created from the
|
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.
|
offered by Mission Critical Linux, or the LKCD kernel patch.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
@ -44,7 +44,7 @@ Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdum
|
|||||||
%description devel
|
%description devel
|
||||||
The core analysis suite is a self-contained tool that can be used to
|
The core analysis suite is a self-contained tool that can be used to
|
||||||
investigate either live systems, kernel core dumps created from the
|
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.
|
offered by Mission Critical Linux, or the LKCD kernel patch.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -87,6 +87,9 @@ cp -p defs.h %{buildroot}%{_includedir}/crash
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 8.0.5-4.alma.1
|
||||||
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
* Wed Jul 3 2024 Tao Liu <ltao@redhat.com> - 8.0.5-4
|
* Wed Jul 3 2024 Tao Liu <ltao@redhat.com> - 8.0.5-4
|
||||||
- Rebase to upstream crash 8.0.5 ce4ddc742fbdd
|
- Rebase to upstream crash 8.0.5 ce4ddc742fbdd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user