From 2311ab9534af4995501039c5ffba62715fc9a19b Mon Sep 17 00:00:00 2001 From: Prarit Bhargava Date: Tue, 22 Aug 2017 07:48:42 -0400 Subject: [PATCH 1/2] mcelog: Update to v153 Update to v153. Signed-off-by: Prarit Bhargava --- .gitignore | 1 + mcelog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 64bd2b2..81f9a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /mcelog-9bfaad8f92c5.tar.bz2 /mcelog-119.tar.gz /mcelog-137.tar.gz +/v153.zip diff --git a/mcelog.spec b/mcelog.spec index e9a804d..2c316a9 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,12 +1,12 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data Name: mcelog -Version: 137 +Version: 153 Release: 1%{?dist} Epoch: 3 Group: System Environment/Base License: GPLv2 URL: https://github.com/andikleen/mcelog -Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}.zip # note that this source OVERRIDES the one on the tarball above! Source1: mcelog.conf Source2: mcelog.service @@ -61,6 +61,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %{_mandir}/*/* %changelog +* Tue Aug 22 2017 Prarit Bhargava - 3:153-1 +- Update to v153 + * Thu May 26 2016 Adam Williamson - 3:137-1 - update to latest upstream release tag diff --git a/sources b/sources index f736c3e..1969a4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0412cc7f0169ca4fd9dde141a72dab1b mcelog-137.tar.gz +SHA512 (v153.zip) = 835c562ef80db57d9508efb782d8f08b5738293b60ea37592a68b6e16863690fb59051b6e97cb6e486d39abbd5324dd2adbe64c529a59c149b360a153517a714 From 53b0b43aba870f8c10b7b517b5001bae05cc54e4 Mon Sep 17 00:00:00 2001 From: Prarit Bhargava Date: Mon, 21 Aug 2017 09:25:09 -0400 Subject: [PATCH 2/2] mcelog: Remove README & CHANGES from spec file No longer included in tarball. Signed-off-by: Prarit Bhargava --- mcelog.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index 2c316a9..337fd7b 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -52,7 +52,6 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ %systemd_postun_with_restart mcelog.service %files -%doc README CHANGES %{_sbindir}/mcelog %dir %{_sysconfdir}/mcelog %{_sysconfdir}/mcelog/triggers