rpms/etherboot/F-12 etherboot.spec,1.19,1.20

Mark McLoughlin markmc at fedoraproject.org
Mon Oct 5 15:18:37 UTC 2009


Author: markmc

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

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


Index: etherboot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/etherboot/F-12/etherboot.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- etherboot.spec	5 Oct 2009 15:04:26 -0000	1.19
+++ etherboot.spec	5 Oct 2009 15:18:36 -0000	1.20
@@ -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-18
-- Include rtl8209 in etherboot-zroms-qemu (#526781)
+- Include rtl8029 in etherboot-zroms-qemu (#526781)
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4.4-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild




More information about the scm-commits mailing list