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

Mon Jun 28 2004 Warren Togami <wtogami@redhat.com>
- update to 1.20
This commit is contained in:
cvsdist 2004-09-09 08:26:13 +00:00
parent 81937f40fc
commit 686d924e5b
3 changed files with 12 additions and 8 deletions

View File

@ -1 +1 @@
memtest_source_v1.15.tar.gz memtest86+-1.20.tar.gz

View File

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

View File

@ -1 +1 @@
e4af794380829815c27ba0c0e6f58600 memtest_source_v1.15.tar.gz 163ec13b1b16ee4cb627e61d5eb41b1f memtest86+-1.20.tar.gz