SPECS: xen.spec - proper with_pae disabling

qboosh qboosh at pld-linux.org
Thu Jun 29 09:28:56 CEST 2006


Author: qboosh                       Date: Thu Jun 29 07:28:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper with_pae disabling

---- Files affected:
SPECS:
   xen.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.29 SPECS/xen.spec:1.30
--- SPECS/xen.spec:1.29	Thu Jun 29 08:30:46 2006
+++ SPECS/xen.spec	Thu Jun 29 09:28:50 2006
@@ -48,11 +48,9 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifnarch i686 athlon pentium3 pentium4
-%define		with_pae	0 
+%undefine	with_pae
 %endif
 
-
-
 %description
 This package contains the Xen hypervisor and Xen tools, needed to run
 virtual machines on x86 systems, together with the kernel-xen*
@@ -223,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/06/29 07:28:50  qboosh
+- proper with_pae disabling
+
 Revision 1.29  2006/06/29 06:30:46  jajcus
 - enable PAE by default on archs supporting it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xen.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list