[fedora-virt-maint] rpms/qemu/F-11 qemu.spec,1.79,1.80

Mark McLoughlin markmc at fedoraproject.org
Sun Apr 19 15:35:34 UTC 2009


Author: markmc

Update of /cvs/pkgs/rpms/qemu/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4974

Modified Files:
	qemu.spec 
Log Message:
* Sun Apr 19 2009 Mark McLoughlin <markmc at redhat.com> - 2:0.10-10
- Run sysconfig.modules from %post on x86_64 too (#494739)



Index: qemu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/F-11/qemu.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- qemu.spec	19 Apr 2009 11:01:22 -0000	1.79
+++ qemu.spec	19 Apr 2009 15:35:03 -0000	1.80
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.10
-Release: 9%{?dist}
+Release: 10%{?dist}
 # I have mistakenly thought the revision name would be 1.0.
 # So 0.10 series get Epoch = 1
 Epoch: 2
@@ -344,7 +344,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post system-x86
-%ifarch %{ix86}
+%ifarch %{ix86} x86_64
 # load kvm modules now, so we can make sure no reboot is needed.
 # If there's already a kvm module installed, we don't mess with it
 sh /%{_sysconfdir}/sysconfig/modules/kvm.modules
@@ -465,6 +465,9 @@
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Sun Apr 19 2009 Mark McLoughlin <markmc at redhat.com> - 2:0.10-10
+- Run sysconfig.modules from %post on x86_64 too (#494739)
+
 * Sun Apr 19 2009 Mark McLoughlin <markmc at redhat.com> - 2:0.10-9
 - Align VGA ROM to 4k boundary - fixes 'qemu-kvm -std vga' (#494376)
 




More information about the Fedora-virt-maint mailing list