From 8a2bf0e884297022e6baf03d6c5853b4608ddb71 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 16 Dec 2005 23:21:41 +0000 Subject: [PATCH] gcc bump --- mcelog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index 39c84be..7a04e79 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,7 +1,7 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data. Name: mcelog Version: 0.4 -Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).1 Epoch: 1 Group: System Environment/Base License: GPL @@ -46,6 +46,9 @@ chmod -R a-s %{buildroot} %attr(0644,root,root) %{_mandir}/*/* %changelog +* Fri Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Fri Dec 09 2005 Jesse Keating - rebuilt