auto-import changelog data from memtest86+-1.15-1.src.rpm

Sun May 16 2004 Warren Togami <wtogami@redhat.com> 1.15-1
- update to 1.15
This commit is contained in:
cvsdist 2004-09-09 08:26:03 +00:00
parent 3e6a654616
commit aaa425fa0c
3 changed files with 11 additions and 8 deletions

View File

@ -1 +1 @@
memtest_source_v1.11.tar.gz
memtest_source_v1.15.tar.gz

View File

@ -5,12 +5,12 @@
Summary: Stand-alone memory tester for x86 and x86-64 computers
Name: memtest86+
Version: 1.11
Release: 2
Version: 1.15
Release: 1
License: GPL
ExclusiveArch: i386
Group: System Environment/Base
Source0: http://memtest.org/download/memtest_source_v1.11.tar.gz
Source0: http://memtest.org/download/memtest_source_v1.15.tar.gz
URL: http://www.memtest.org
Source1: new-memtest-pkg
Source2: memtest-setup
@ -27,7 +27,7 @@ Memtest86+.
Run 'memtest-setup' to add to your GRUB or lilo boot menu.
%prep
%setup -q -n memtest86+_v1.11
%setup -q -n memtest86+_v1.15
%build
# Regular build flags not wanted for this binary
@ -40,7 +40,7 @@ mkdir -p $RPM_BUILD_ROOT/boot
mkdir -p $RPM_BUILD_ROOT/sbin
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
install -m644 memtest.bin $RPM_BUILD_ROOT/boot/memtest86+-1.11
install -m644 memtest.bin $RPM_BUILD_ROOT/boot/memtest86+-1.15
install -m755 %{SOURCE1} $RPM_BUILD_ROOT/sbin/new-memtest-pkg
install -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}/memtest-setup
@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README
/boot/memtest86+-1.11
/boot/memtest86+-1.15
/sbin/new-memtest-pkg
%{_sbindir}/memtest-setup
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/new-memtest-pkg --remove %{version}
%changelog
* Sun May 16 2004 Warren Togami <wtogami@redhat.com> 1.15-1
- update to 1.15
* Sun Feb 29 2004 Warren Togami <wtogami@redhat.com> 1.11-2
- switch to memtest86+ 1.11
- add boot loader setup script

View File

@ -1 +1 @@
55246f7734daedd88abe97a2b1cf98d9 memtest_source_v1.11.tar.gz
e4af794380829815c27ba0c0e6f58600 memtest_source_v1.15.tar.gz