This commit is contained in:
Dave Jones 2006-06-30 19:33:09 +00:00
parent 639e2fb8c4
commit 63f5de5d7e

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%%?})
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
* Fri Jun 30 2006 Dave Jones <davej@redhat.com>
- Rebuild. (#197385)
* Wed May 17 2006 Dave Jones <davej@redhat.com>
- Update to upstream 0.7
- Change frequency to hourly instead of daily.