rpms/kernel/FC-5 kernel-2.6.spec,1.2134.2.1,1.2134.2.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Jun 17 00:46:39 UTC 2006


Author: zaitcev

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

Modified Files:
      Tag: private-zaitcev-bz185409
	kernel-2.6.spec 
Log Message:
Let's try to work around breakage with smp-alternatives.



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-5/kernel-2.6.spec,v
retrieving revision 1.2134.2.1
retrieving revision 1.2134.2.2
diff -u -r1.2134.2.1 -r1.2134.2.2
--- kernel-2.6.spec	17 Jun 2006 00:10:03 -0000	1.2134.2.1
+++ kernel-2.6.spec	17 Jun 2006 00:46:36 -0000	1.2134.2.2
@@ -8,7 +8,7 @@
 # Whether to apply the Xen patches, leave this enabled.
 %define includexen 1
 # Whether to build the Xen kernels, disable if you want.
-%define buildxen 1
+%define buildxen 0
 %define buildxenPAE 0
 %define builddoc 0
 %define buildkdump 1
@@ -25,7 +25,7 @@
 %define kversion 2.6.%{sublevel}
 %define rpmversion 2.6.%{sublevel}
 #define release %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})_FC5
-%define release 1.2134_FC5.bz185409.1
+%define release 1.2134_FC5.bz185409.2
 %define signmodules 0
 %define make_target bzImage
 %define kernel_image x86
@@ -235,7 +235,7 @@
 Patch205: linux-2.6-x86_64-smp-on-uphw-cpucount.patch
 Patch206: linux-2.6-x86-hp-reboot.patch
 Patch207: linux-2.6-x86-cpu_index-false.patch
-Patch209: linux-2.6-x86-smp-alternatives.patch
+#Patch209: linux-2.6-x86-smp-alternatives.patch
 Patch210: linux-2.6-x86_64-noisy-syscalls.patch
 
 # 300 - 399   ppc(64)
@@ -1706,7 +1706,7 @@
 %changelog
 * Fri Jun 16 2006 Pete Zaitcev <zaitcev at redhat.com>
 - Add a test patch for visor crash on sync, 185409.
-- Bump to
+- Bump to 2.6.16-1.2134_FC5.bz185409.2
 
 * Thu Jun 15 2006 Don Zickus <dzickus at redhat.com>
 - Fix mptfusion to work with kdump kernels




More information about the fedora-cvs-commits mailing list