[fedora-virt-maint] rpms/qemu/devel qemu.spec,1.150,1.151

Justin M. Forbes jforbes at fedoraproject.org
Tue Jan 5 16:02:06 UTC 2010


Author: jforbes

Update of /cvs/pkgs/rpms/qemu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22318

Modified Files:
	qemu.spec 
Log Message:
Remove qemu-fix-qcow2-backing-file-with-virtio.patch


Index: qemu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/qemu.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -p -r1.150 -r1.151
--- qemu.spec	5 Jan 2010 15:44:16 -0000	1.150
+++ qemu.spec	5 Jan 2010 16:02:05 -0000	1.151
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.12.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -24,9 +24,6 @@ Source6: ksmtuned.init
 Source7: ksmtuned
 Source8: ksmtuned.conf
 
-# Fix fs errors with virtio and qcow2 backing file (#524734)
-Patch01: qemu-fix-qcow2-backing-file-with-virtio.patch
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: SDL-devel zlib-devel which texi2html gnutls-devel cyrus-sasl-devel
 BuildRequires: rsync dev86 iasl
@@ -214,8 +211,6 @@ such as kvmtrace and kvm_stat.
 %prep
 %setup -q -n qemu-kvm-%{version}
 
-# %patch01 -p1
-
 %build
 # --build-id option is used fedora 8 onwards for giving info to the debug packages.
 extraldflags="-Wl,--build-id";
@@ -498,6 +493,9 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Mon Jan  4 2010 Justin M. Forbes <jforbes at redhat.com> - 2:0.12.1.2-2
+- Remove qcow2 virtio backing file patch
+
 * Mon Jan  4 2010 Justin M. Forbes <jforbes at redhat.com> - 2:0.12.1.2-1
 - Update to 0.12.1.2 upstream
 - Remove patches included in upstream




More information about the Fedora-virt-maint mailing list