rpms/kvm/F-9 kvm.spec,1.54,1.55

Mark McLoughlin (markmc) fedora-extras-commits at redhat.com
Tue May 20 14:39:21 UTC 2008


Author: markmc

Update of /cvs/pkgs/rpms/kvm/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4992

Modified Files:
	kvm.spec 
Log Message:
* Tue May 20 2008 Mark McLoughlin <markmc at redhat.com> - 65-4.fc9
- Re-enable patch to fix -kernel with virtio/extboot drives (#444578)



Index: kvm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kvm/F-9/kvm.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- kvm.spec	16 May 2008 18:06:17 -0000	1.54
+++ kvm.spec	20 May 2008 14:38:33 -0000	1.55
@@ -1,7 +1,7 @@
 Summary: Kernel-based Virtual Machine
 Name: kvm
 Version: 65
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Development/Tools
 URL: http://%{name}.sf.net
@@ -12,7 +12,7 @@
 Patch2: %{name}-62-block-rw-range-check.patch
 Patch3: %{name}-62-e1000-default.patch
 Patch4: %{name}-65-kernel-virtio-boot.patch
-Patch4: %{name}-65-cirrus.patch
+Patch5: %{name}-65-cirrus.patch
 # patches from upstream qemu
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: SDL-devel
@@ -46,6 +46,7 @@
 %patch2 -p1
 #patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # we need to install the data bits in a different path
@@ -100,6 +101,9 @@
 %{_sysconfdir}/sysconfig/modules/%{name}.modules
 
 %changelog
+* Tue May 20 2008 Mark McLoughlin <markmc at redhat.com> - 65-4.fc9
+- Re-enable patch to fix -kernel with virtio/extboot drives (#444578)
+
 * Fri May 16 2008 Glauber Costa <gcosta at redhat.com> - 65-3.fc9
 - Fix problem with cirrus device that was breaking vnc connections (rhbz #446830)
 




More information about the scm-commits mailing list