rpms/kernel/devel kernel.spec,1.426,1.427

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu Feb 14 19:33:56 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27583

Modified Files:
	kernel.spec 
Log Message:
* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com>
- Make KVM modules build again.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.426
retrieving revision 1.427
diff -u -r1.426 -r1.427
--- kernel.spec	14 Feb 2008 18:27:34 -0000	1.426
+++ kernel.spec	14 Feb 2008 19:33:07 -0000	1.427
@@ -579,6 +579,7 @@
 
 Patch41: linux-2.6-sysrq-c.patch
 Patch42: linux-2.6-x86-tune-generic.patch
+Patch50: linux-2.6-fix-kvm-kconfig.patch
 Patch75: linux-2.6-x86-debug-boot.patch
 
 Patch123: linux-2.6-ppc-rtc.patch
@@ -1007,6 +1008,7 @@
 # x86(-64)
 # Compile 686 kernels tuned for Pentium4.
 ApplyPatch linux-2.6-x86-tune-generic.patch
+ApplyPatch linux-2.6-fix-kvm-kconfig.patch
 
 #
 # PowerPC
@@ -1743,6 +1745,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL} -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.conf %{with_xen} xen
 
 %changelog
+* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com>
+- Make KVM modules build again.
+
 * Thu Feb 14 2008 Dave Jones <davej at redhat.com>
 - Set minimum mmap address to 64K.
 




More information about the fedora-extras-commits mailing list