This commit is contained in:
Jesse Keating 2006-07-17 23:42:07 +00:00
parent 5933c6ac80
commit 821947dc6d

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data.
Name: mcelog
Version: 0.7
Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist}
Epoch: 1
Group: System Environment/Base
License: GPL
@ -46,6 +46,9 @@ chmod -R a-s %{buildroot}
%attr(0644,root,root) %{_mandir}/*/*
%changelog
* Mon Jul 17 2006 Jesse Keating <jkeating@redhat.com>
- Rebuild.
* Fri Jun 30 2006 Dave Jones <davej@redhat.com>
- Rebuild. (#197385)