rebuild
This commit is contained in:
parent
639e2fb8c4
commit
63f5de5d7e
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user