This commit is contained in:
Jesse Keating 2005-12-16 23:21:41 +00:00
parent a55135ef03
commit 8a2bf0e884

View File

@ -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 <jkeating@redhat.com>
- rebuilt for new gcj
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt