add loongarch64 support for mcelog
This commit is contained in:
parent
44f9520f8f
commit
c8ee8d9be9
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: mcelog
|
Name: mcelog
|
||||||
Version: 196
|
Version: 196
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Summary: Linux kernel machine check handling middleware
|
Summary: Linux kernel machine check handling middleware
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -17,7 +17,7 @@ Source3: mcelog.conf
|
|||||||
|
|
||||||
Patch0: backport-assign-freed-pointers-to-NULL-pointer.patch
|
Patch0: backport-assign-freed-pointers-to-NULL-pointer.patch
|
||||||
|
|
||||||
ExclusiveArch: i686 x86_64
|
ExclusiveArch: i686 x86_64 loongarch64
|
||||||
BuildRequires: bison flex systemd gcc psmisc
|
BuildRequires: bison flex systemd gcc psmisc
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(0644,root,root) %{_mandir}/*/*
|
%attr(0644,root,root) %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 3:196-3
|
||||||
|
- add loongarch64 support for mcelog
|
||||||
|
|
||||||
* Mon Mar 25 2024 zhangruifang <zhangruifang@h-partners.com> - 3:196-2
|
* Mon Mar 25 2024 zhangruifang <zhangruifang@h-partners.com> - 3:196-2
|
||||||
- backport patches from upstream
|
- backport patches from upstream
|
||||||
- enable check only during obs build
|
- enable check only during obs build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user