new release

This commit is contained in:
Dave Jones 2005-02-09 22:25:48 +00:00
parent 79299fbc71
commit 317fc2503a
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
mcelog-0.3.tar.gz
mcelog-0.4.tar.gz

View File

@ -1,11 +1,11 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data.
Name: mcelog
Version: 0.3
Version: 0.4
Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})
Serial: 1
Epoch: 1
Group: System Environment/Base
License: GPL
Source0: mcelog-0.3.tar.gz
Source0: mcelog-0.4.tar.gz
Buildroot: %{_tmppath}/%{name}-%{version}-root
ExclusiveArch: x86_64
@ -22,7 +22,7 @@ rm -rf $RPM_BUILD_ROOT
mkdir -p %{buildroot}/usr/sbin
mkdir -p %{buildroot}/usr/share/man
cd mcelog-0.3
cd mcelog-0.4
make CFLAGS="$RPM_OPT_FLAGS"
cd ..
@ -46,6 +46,9 @@ chmod -R a-s %{buildroot}
%attr(0644,root,root) %{_mandir}/*/*
%changelog
* Wed Feb 9 2005 Dave Jones <davej@redhat.com>
- Update to upstream 0.4
* Thu Jan 27 2005 Dave Jones <davej@redhat.com>
- Initial packaging.

View File

@ -1 +1 @@
9d9d24eb0eaea78114723639b7f6f5e1 mcelog-0.3.tar.gz
1b6b7673c57347dded613a07a8c9cc8d mcelog-0.4.tar.gz