This commit is contained in:
Jesse Keating 2009-02-25 23:59:35 +00:00
parent dac48c9d53
commit 19c24c285f

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data.
Name: mcelog
Version: 0.7
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Group: System Environment/Base
License: GPLv2
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%attr(0644,root,root) %{_mandir}/*/*
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:0.7-2
- fix license tag
- clean this package up