From 18d2355cd7b121a8033f932fd9bdecaca53d94fe Mon Sep 17 00:00:00 2001 From: Glauber Costa Date: Jul 31 2009 14:23:51 +0000 Subject: replace kvm-bios with a more modern version, and refresh instructions on how to get it. --- diff --git a/bochs.spec b/bochs.spec index be030fe..30edd28 100644 --- a/bochs.spec +++ b/bochs.spec @@ -1,7 +1,7 @@ %define githead 04387139e3b Name: bochs Version: 2.3.8 -Release: 0.7.git%{githead}%{?dist} +Release: 0.8.git%{githead}%{?dist} Summary: Portable x86 PC emulator Group: Applications/Emulators License: LGPLv2+ @@ -14,8 +14,9 @@ Source0: %{name}-%{version}.tar.gz # This should not live here, but letting it in the kvm package would produce another noarch package we would # then have to get rid of in the future. So let it be. -# git clone git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm-userspace.git -# git archive --format=tar --prefix=kvm-bios.tar.gz HEAD bios | gzip > ../kvm-bios.tar.gz +# git clone git://git.kernel.org/pub/scm/linux/kernel/git/avi/qemu-kvm.git +# cd kvm +# git archive --format=tar --prefix=kvm-bios/ HEAD bios | gzip > ../../kvm-bios.tar.gz Source1: kvm-bios.tar.gz Patch0: %{name}-0001_bx-qemu.patch @@ -215,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 31 2009 Glauber Costa - 2:0.10.50-14.kvm88 +- replace kvm-bios with a more modern version, and refresh instructions on how to get it. + * Fri Jul 24 2009 Fedora Release Engineering - 2.3.8-0.7.git04387139e3b - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 1eaaed1..e8740ce 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -a360358375ad00487f0f26dcc667a4a4 bochs-2.3.8.tar.gz -9fb228d2176430963c4d2d8afcf2faff kvm-bios.tar.gz +6a9ea13ca552ab7369206196b0dc1afa kvm-bios.tar.gz