diff --git a/.cvsignore b/.cvsignore index 1ca7fb1..1c58419 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -memtest86+-1.25.tar.gz +memtest86+-1.26.tar.gz diff --git a/memtest86+.spec b/memtest86+.spec index 1f2b6ae..3a5a319 100644 --- a/memtest86+.spec +++ b/memtest86+.spec @@ -5,12 +5,12 @@ Summary: Stand-alone memory tester for x86 and x86-64 computers Name: memtest86+ -Version: 1.25 +Version: 1.26 Release: 1 License: GPL ExclusiveArch: i386 Group: System Environment/Base -Source0: http://www.memtest.org/download/1.20/memtest86+-1.25.tar.gz +Source0: http://www.memtest.org/download/1.20/memtest86+-1.26.tar.gz URL: http://www.memtest.org Source1: new-memtest-pkg Source2: memtest-setup @@ -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.25 +install -m644 memtest.bin $RPM_BUILD_ROOT/boot/memtest86+-1.26 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.25 +/boot/memtest86+-1.26 /sbin/new-memtest-pkg %{_sbindir}/memtest-setup @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/new-memtest-pkg --remove %{version} %changelog +* Wed Sep 02 2004 Warren Togami 1.26-1 +- update to 1.26 + * Sat Aug 28 2004 Warren Togami 1.25-1 - update to 1.25 diff --git a/sources b/sources index 9fcae15..9c30fcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58b460cde5291153e49067021cba0506 memtest86+-1.25.tar.gz +87a011c00b722cde1d87f0a5a831c9c2 memtest86+-1.26.tar.gz