From 0d4f52bf9801aec4fb23e98c1184bc2e1ab2186a Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Tue, 26 Oct 2004 11:19:29 +0000 Subject: [PATCH] 1.27 --- .cvsignore | 2 ++ memtest86+.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c58419..db6a60c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,3 @@ memtest86+-1.26.tar.gz +memtest86+-1.27.tar.gz +memtest86+-1.27.tar.gz diff --git a/memtest86+.spec b/memtest86+.spec index 6cfd7a9..577f4be 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.26 -Release: 3 +Version: 1.27 +Release: 1 License: GPL ExclusiveArch: %{ix86} x86_64 Group: System Environment/Base -Source0: http://www.memtest.org/download/1.20/memtest86+-1.26.tar.gz +Source0: http://www.memtest.org/download/1.20/memtest86+-1.27.tar.gz URL: http://www.memtest.org Source1: new-memtest-pkg Source2: memtest-setup @@ -42,7 +42,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.26 +install -m644 memtest.bin $RPM_BUILD_ROOT/boot/memtest86+-1.27 install -m755 %{SOURCE1} $RPM_BUILD_ROOT/sbin/new-memtest-pkg install -m755 %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}/memtest-setup @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README -/boot/memtest86+-1.26 +/boot/memtest86+-1.27 /sbin/new-memtest-pkg %{_sbindir}/memtest-setup @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/new-memtest-pkg --remove %{version} %changelog +* Tue Oct 26 2004 Warren Togami - 1.27-1 +- 1.27 + * Mon Oct 25 2004 Jeremy Katz - 1.26-3 - allow building on all x86 arches - pass appropriate compiler options to build on x86_64 as well (#136939) diff --git a/sources b/sources index 9c30fcd..deeea63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87a011c00b722cde1d87f0a5a831c9c2 memtest86+-1.26.tar.gz +ba04e1906c598b866f4ae6b45bba4575 memtest86+-1.27.tar.gz