rpms/memtest86+/devel memtest86+.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Feb 3 22:53:04 UTC 2007


Author: wtogami

Update of /cvs/dist/rpms/memtest86+/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23717

Modified Files:
	memtest86+.spec 
Log Message:
- some spec cleanups (#226135)
- remove old Obsoletes



Index: memtest86+.spec
===================================================================
RCS file: /cvs/dist/rpms/memtest86+/devel/memtest86+.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- memtest86+.spec	12 Jul 2006 07:19:59 -0000	1.24
+++ memtest86+.spec	3 Feb 2007 22:53:01 -0000	1.25
@@ -6,7 +6,7 @@
 Summary: Stand-alone memory tester for x86 and x86-64 computers
 Name: memtest86+
 Version: 1.65
-Release: 4.1
+Release: 5%{?dist}
 License: GPL
 ExclusiveArch: %{ix86} x86_64
 Group: System Environment/Base
@@ -17,8 +17,7 @@
 Requires(preun): coreutils
 # require glibc-devel.i386 via this file:
 BuildRequires: /usr/include/gnu/stubs-32.h
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
-Obsoletes: memtest86
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 
 %description
@@ -36,6 +35,7 @@
 # Regular build flags not wanted for this binary
 # Note: i486 minimum runtime arch
 make
+# It makes no sense to use smp flags here.
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,8 +61,9 @@
 /sbin/new-memtest-pkg --remove %{version}
 
 %changelog
-* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 1.65-4.1
-- rebuild
+* Sat Feb 03 2007 Warren Togami <wtogami at redhat.com> - 1.65-5
+- some spec cleanups (#226135)
+- remove old Obsoletes
 
 * Tue Jun 27 2006 Florian La Roche <laroche at redhat.com> - 1.65-4
 - make sure coreutils is installed for the preun script




More information about the fedora-cvs-commits mailing list