rpms/kernel/devel kernel.spec,1.1294.2.4,1.1294.2.5

Michael Young myoung at fedoraproject.org
Mon Feb 23 20:49:16 UTC 2009


Author: myoung

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

Modified Files:
      Tag: private-myoung-dom0-branch
	kernel.spec 
Log Message:
xen won't work on ppc so don't build it



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1294.2.4
retrieving revision 1.1294.2.5
diff -u -r1.1294.2.4 -r1.1294.2.5
--- kernel.spec	23 Feb 2009 20:07:04 -0000	1.1294.2.4
+++ kernel.spec	23 Feb 2009 20:48:46 -0000	1.1294.2.5
@@ -369,7 +369,7 @@
 
 # We don't build a kernel on i386; we only do kernel-headers there,
 # and we no longer build for 31bit S390. Same for 32bit sparc and arm.
-%define nobuildarches i386 i586 ppc64 ia64 sparc sparc64 390 s390x alpha alphaev56 %{arm}
+%define nobuildarches i386 i586 ppc ppc64 ia64 sparc sparc64 390 s390x alpha alphaev56 %{arm}
 
 %ifarch %nobuildarches
 %define with_up 0




More information about the fedora-extras-commits mailing list