From 5c5f37ed359ec2e49b597961538347ec880c5000 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 | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 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 b353ed8..2a1bdf8 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 -Release: 4%{?dist} +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 Aug 03 2017 Fedora Release Engineering - 3:137-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 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 27de6e3b820786728afcbc8032f082849f1a1608 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 2a1bdf8..125bc32 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