devel/kvm kvm.spec,1.24,1.25

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Sep 24 17:05:24 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/kvm
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12639

Modified Files:
	kvm.spec 
Log Message:
* Mon Sep 24 2007 Jeremy Katz <katzj at redhat.com> - 36-4
- fix build on x86_64



Index: kvm.spec
===================================================================
RCS file: /cvs/pkgs/devel/kvm/kvm.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- kvm.spec	24 Sep 2007 15:49:17 -0000	1.24
+++ kvm.spec	24 Sep 2007 17:04:47 -0000	1.25
@@ -1,7 +1,7 @@
 Summary: Kernel-based Virtual Machine
 Name: kvm
 Version: 36
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2 and LGPLv2
 Group: Development/Tools
 URL: http://kvm.sf.net
@@ -18,6 +18,7 @@
 BuildRequires: SDL-devel 
 # to build the bios
 BuildRequires: dev86
+BuildRequires: %{_includedir}/gnu/stubs-32.h
 # qemu doesn't build with gcc 4.x
 BuildRequires: compat-gcc-34 
 BuildRequires: zlib-devel 
@@ -92,6 +93,9 @@
 %{_sysconfdir}/sysconfig/modules/kvm.modules
 
 %changelog
+* Mon Sep 24 2007 Jeremy Katz <katzj at redhat.com> - 36-4
+- fix build on x86_64
+
 * Mon Sep 24 2007 Jeremy Katz <katzj at redhat.com> - 36-3
 - add support for selecting boot device at runtime
 




More information about the fedora-extras-commits mailing list