rpms/kernel/devel kernel-2.6.spec,1.2608.2.2,1.2608.2.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 1 01:24:30 UTC 2006


Author: quintela

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3004

Modified Files:
      Tag: private-quintela-3hypercalls-branch
	kernel-2.6.spec 
Log Message:
disable ia64 xen


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2608.2.2
retrieving revision 1.2608.2.3
diff -u -r1.2608.2.2 -r1.2608.2.3
--- kernel-2.6.spec	1 Sep 2006 01:23:24 -0000	1.2608.2.2
+++ kernel-2.6.spec	1 Sep 2006 01:24:26 -0000	1.2608.2.3
@@ -74,7 +74,7 @@
 %endif
 
 # Xen only builds on i686, x86_64 and ia64 ...
-%ifnarch i686 x86_64 ia64
+%ifnarch i686 x86_64
 %define buildxen 0
 %endif
 
@@ -1812,6 +1812,7 @@
 
 %changelog
 * Fri Sep  1 2006 Juan Quintela <quintela at redhat.com>
+- disable ia64 xen.
 - update xen HV to cset 11394.
 - xen update (3hypercall incompatibility included)
 - linux-2.6 changeset: 34021:96406d23184b




More information about the fedora-cvs-commits mailing list