rpms/kernel/devel kernel.spec,1.1652,1.1653

Jarod Wilson jwilson at fedoraproject.org
Fri Jul 24 14:43:47 UTC 2009


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26154

Modified Files:
	kernel.spec 
Log Message:
Clarify comment wrt PAE, sorta read like we don't build anything but PAE on i686, but we actually build kernel and kernel-PAE there... (Okay, being a bit anal, so sue me)


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1652
retrieving revision 1.1653
diff -u -p -r1.1652 -r1.1653
--- kernel.spec	23 Jul 2009 18:49:14 -0000	1.1652
+++ kernel.spec	24 Jul 2009 14:43:45 -0000	1.1653
@@ -198,7 +198,7 @@ Summary: The Linux kernel
 %endif
 %define debuginfodir /usr/lib/debug
 
-# We only build -PAE on 686.
+# kernel-PAE is only built on i686.
 %ifarch i686
 %define with_pae 1
 %else




More information about the scm-commits mailing list