!5 【Mainline】mcelog modify source url in spec
Merge pull request !5 from yixiangzhike/master
This commit is contained in:
commit
4aa5c4fea8
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
Name: mcelog
|
Name: mcelog
|
||||||
Version: 170
|
Version: 170
|
||||||
Release: 1
|
Release: 2
|
||||||
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: v%{last_tar_version}.tar.gz
|
Source0: https://github.com/andikleen/%{name}/archive/v%{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
|
||||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(0644,root,root) %{_mandir}/*/*
|
%attr(0644,root,root) %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 1 2020 zhangxingliang <zhangxingliang3@huawei.com> - 170-2
|
||||||
|
- modify source url
|
||||||
|
|
||||||
* Mon Jul 27 2020 zhangxingliang <zhangxingliang3@huawei.com> - 170-1
|
* Mon Jul 27 2020 zhangxingliang <zhangxingliang3@huawei.com> - 170-1
|
||||||
- update to 170
|
- update to 170
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user