[qemu] Fix thinko on adding the most recent patches.

Justin M. Forbes jforbes at fedoraproject.org
Fri Mar 18 13:48:05 UTC 2011


commit 67f4e9ba0971699dc6a24c009bf681afca4ffd59
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Fri Mar 18 08:47:47 2011 -0500

    Fix thinko on adding the most recent patches.

 qemu.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 630116b..c1136c3 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.14.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -245,6 +245,12 @@ such as kvm_stat.
 
 %patch00 -p1
 %patch01 -p1
+%patch02 -p1
+
+%patch20 -p1
+%patch21 -p1
+%patch22 -p1
+%patch23 -p1
 
 %build
 # By default we build everything, but allow x86 to build a minimal version
@@ -579,6 +585,10 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Fri Mar 18 2011 Justin M. Forbes <jforbes at redhat.com> - 2:0.14.0-4
+- Fix thinko on adding the most recent patches.
+
+
 * Wed Mar 16 2011 Justin M. Forbes <jforbes at redhat.com> - 2:0.14.0-3
 - Fix migration issue with vhost
 - Fix qxl locking issues for spice


More information about the scm-commits mailing list