rpms/etherboot/F-11 etherboot.spec,1.18,1.19

Mark McLoughlin markmc at fedoraproject.org
Mon Oct 5 15:19:34 UTC 2009


Author: markmc

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

Modified Files:
	etherboot.spec 
Log Message:
8209 vs. 8029 typo


Index: etherboot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/etherboot/F-11/etherboot.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- etherboot.spec	5 Oct 2009 15:05:18 -0000	1.18
+++ etherboot.spec	5 Oct 2009 15:19:33 -0000	1.19
@@ -150,7 +150,7 @@ popd
 # remove from the main rom list and add them to kvm.list
 # ne is included only for compatibility with earlier versions of qemu
 for fmt in rom zrom;do
-	for rom in rtl8209 ne e1000-82542 pcnet32 rtl8139 virtio-net;do
+	for rom in rtl8029 ne e1000-82542 pcnet32 rtl8139 virtio-net;do
 		sed -i -e "/\/${rom}.${fmt}/d" ${fmt}.list
 		echo %{_datadir}/%{name}/${rom}.${fmt} >> kvm.${fmt}.list
 	done
@@ -185,7 +185,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Mon Oct  5 2009 Mark McLoughlin <markmc at redhat.com> - 5.4.4-17
-- Include rtl8209 in etherboot-zroms-qemu (#526781)
+- Include rtl8029 in etherboot-zroms-qemu (#526781)
 
 * Tue Jun 23 2009 Mark McLoughlin <markmc at redhat.com> - 5.4.4-16
 - Fix e1000 PXE boot - caused by compiler optimization (bug #507391)




More information about the fedora-extras-commits mailing list