mcelog
This commit is contained in:
parent
76df36aac8
commit
7c069bdf7a
BIN
mcelog-194.tar.gz
Normal file
BIN
mcelog-194.tar.gz
Normal file
Binary file not shown.
@ -1,16 +1,16 @@
|
|||||||
#needsrootforbuild
|
#needsrootforbuild
|
||||||
%define last_tar_version 191
|
%define last_tar_version 194
|
||||||
%define mce_inject_ver 2013.01.19
|
%define mce_inject_ver 2013.01.19
|
||||||
%define aer_inject_ver 2010.03.10
|
%define aer_inject_ver 2010.03.10
|
||||||
|
|
||||||
Name: mcelog
|
Name: mcelog
|
||||||
Version: 191
|
Version: 194
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Summary: Linux kernel machine check handling middleware
|
Summary: Linux kernel machine check handling middleware
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/andikleen/mcelog
|
URL: https://github.com/andikleen/mcelog
|
||||||
Source0: https://github.com/andikleen/%{name}/archive/v%{last_tar_version}.tar.gz
|
Source0: https://github.com/andikleen/%{name}/archive/mcelog-%{last_tar_version}.tar.gz
|
||||||
Source1: mce-inject-%{mce_inject_ver}.tar.bz2
|
Source1: mce-inject-%{mce_inject_ver}.tar.bz2
|
||||||
Source2: aer-inject-%{aer_inject_ver}.tar.bz2
|
Source2: aer-inject-%{aer_inject_ver}.tar.bz2
|
||||||
Source3: mcelog.conf
|
Source3: mcelog.conf
|
||||||
@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(0644,root,root) %{_mandir}/*/*
|
%attr(0644,root,root) %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 20 2023 sunhui <sunhui@kylinos.cn> - 3:194-1
|
||||||
|
- Update package to version 3:194-1
|
||||||
|
|
||||||
* Thu Jan 19 2023 Lv Ying <lvying6@huawei.com> - 3:191-1
|
* Thu Jan 19 2023 Lv Ying <lvying6@huawei.com> - 3:191-1
|
||||||
- upgrade to 3:191-1
|
- upgrade to 3:191-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user