rpms/memtest86+/devel .cvsignore, 1.16, 1.17 memtest86+.spec, 1.33, 1.34 sources, 1.16, 1.17 memtest-fix-makefile-for-x86_64.diff, 1.1, NONE memtest-intelmac-3.diff, 1.2, NONE

Warren Togami 砥上勇 (wtogami) fedora-extras-commits at redhat.com
Thu Feb 21 20:16:07 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/memtest86+/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17475

Modified Files:
	.cvsignore memtest86+.spec sources 
Removed Files:
	memtest-fix-makefile-for-x86_64.diff memtest-intelmac-3.diff 
Log Message:
2.01 major bugfix release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/memtest86+/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	11 Feb 2008 17:16:16 -0000	1.16
+++ .cvsignore	21 Feb 2008 20:15:21 -0000	1.17
@@ -1 +1 @@
-memtest86+-2.00.tar.gz
+memtest86+-2.01.tar.gz


Index: memtest86+.spec
===================================================================
RCS file: /cvs/pkgs/rpms/memtest86+/devel/memtest86+.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- memtest86+.spec	11 Feb 2008 17:27:51 -0000	1.33
+++ memtest86+.spec	21 Feb 2008 20:15:21 -0000	1.34
@@ -5,8 +5,8 @@
 
 Summary: Stand-alone memory tester for x86 and x86-64 computers
 Name: memtest86+
-Version: 2.00
-Release: 2%{?dist}
+Version: 2.01
+Release: 1%{?dist}
 License: GPLv2
 ExclusiveArch: %{ix86} x86_64
 Group: System Environment/Base
@@ -14,8 +14,6 @@
 URL: http://www.memtest.org
 Source1: new-memtest-pkg
 Source2: memtest-setup
-Patch0: memtest-fix-makefile-for-x86_64.diff
-Patch1: memtest-intelmac-3.diff
 Requires(preun): coreutils
 # require glibc-devel.i386 via this file:
 BuildRequires: %{_includedir}/gnu/stubs-32.h
@@ -32,11 +30,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-
-# head.s is a generated file, shouldn't have been in the tarball.
-rm head.s
 
 %build
 # Regular build flags not wanted for this binary
@@ -69,6 +62,9 @@
 /sbin/new-memtest-pkg --remove %{version}
 
 %changelog
+* Thu Feb 21 2008 Warren Togami <wtogami at redhat.com> - 2.01-1
+- 2.01 major bugfix release
+
 * Mon Feb 11 2008 Michal Schmidt <mschmidt at redhat.com> - 2.00-2
 - forgot to cvs add the compilation patch.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/memtest86+/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	11 Feb 2008 17:16:16 -0000	1.16
+++ sources	21 Feb 2008 20:15:21 -0000	1.17
@@ -1 +1 @@
-b411671e8b2f52d30705e814a56631cb  memtest86+-2.00.tar.gz
+e849eaf4ff3f6f4d7aff32d3dfa1b32c  memtest86+-2.01.tar.gz


--- memtest-fix-makefile-for-x86_64.diff DELETED ---


--- memtest-intelmac-3.diff DELETED ---




More information about the fedora-extras-commits mailing list