[fedora-virt-maint] rpms/bochs/devel bochs.spec, 1.43, 1.44 sources, 1.15, 1.16

Glauber Costa glommer at fedoraproject.org
Fri Jul 31 14:23:51 UTC 2009


Author: glommer

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

Modified Files:
	bochs.spec sources 
Log Message:
replace kvm-bios with a more modern version, and refresh instructions on how to get it.




Index: bochs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bochs/devel/bochs.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- bochs.spec	24 Jul 2009 18:16:57 -0000	1.43
+++ bochs.spec	31 Jul 2009 14:23:51 -0000	1.44
@@ -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.g
 
 # 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 <glommer at redhat.com> - 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 <rel-eng at lists.fedoraproject.org> - 2.3.8-0.7.git04387139e3b
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bochs/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	11 Mar 2009 16:48:03 -0000	1.15
+++ sources	31 Jul 2009 14:23:51 -0000	1.16
@@ -1,2 +1 @@
-a360358375ad00487f0f26dcc667a4a4  bochs-2.3.8.tar.gz
-9fb228d2176430963c4d2d8afcf2faff  kvm-bios.tar.gz
+6a9ea13ca552ab7369206196b0dc1afa  kvm-bios.tar.gz




More information about the Fedora-virt-maint mailing list