diff --git a/qemu.spec b/qemu.spec index ba210a4..232e9b2 100644 --- a/qemu.spec +++ b/qemu.spec @@ -568,7 +568,7 @@ Summary: QEMU system emulator for PPC Group: Development/Tools Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: openbios -Requires: SLOF = 0-0.1.git%{SLOF_gittagdate}%{?dist} +Requires: SLOF = 0.1.git%{SLOF_gittagdate} %description %{system_ppc} QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. @@ -1224,6 +1224,9 @@ fi %{_mandir}/man1/qemu-img.1* %changelog +* Wed Oct 17 2012 Paolo Bonzini - 2:1.2.0-13 +- Change SLOF Requires for the new version number + * Thu Oct 11 2012 Paolo Bonzini - 2:1.2.0-13 - Add ppc support to kvm.modules (original patch by David Gibson) - Replace x86only build with kvmonly build: add separate defines and