rpms/gpxe/F-11 gpxe.spec,1.4,1.5

Matt Domsch mdomsch at fedoraproject.org
Tue Oct 6 03:30:34 UTC 2009


Author: mdomsch

Update of /cvs/extras/rpms/gpxe/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18214

Modified Files:
	gpxe.spec 
Log Message:
move rtl8029 from -roms to -roms-qemu for qemu ne2k_pci NIC (BZ 526776)


Index: gpxe.spec
===================================================================
RCS file: /cvs/extras/rpms/gpxe/F-11/gpxe.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gpxe.spec	19 May 2009 22:26:21 -0000	1.4
+++ gpxe.spec	6 Oct 2009 03:30:34 -0000	1.5
@@ -1,5 +1,6 @@
 %define formats rom
-%define qemuroms ne e1000-0x100e pcnet32 rtl8139 virtio-net
+# ne is only for backwards compat with older versions of qemu
+%define qemuroms rtl8029 ne e1000-0x100e pcnet32 rtl8139 virtio-net
 %define buildarches %{ix86} x86_64
 
 # debugging firmwares does not goes the same way as a normal program.
@@ -9,7 +10,7 @@
 
 Name:    gpxe
 Version: 0.9.7
-Release: 4%{?dist}
+Release: 6%{?dist}
 Summary: A network boot loader
 
 Group:   System Environment/Base
@@ -141,6 +142,12 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Oct  5 2009 Matt Domsch <mdomsch at fedoraproject.org> - 0.9.7-6
+- move rtl8029 from -roms to -roms-qemu for qemu ne2k_pci NIC (BZ 526776)
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Tue May 19 2009 Matt Domsch <mdomsch at fedoraproject.org> - 0.9.7-4
 - add undionly.kpxe to -bootimgs
 




More information about the fedora-extras-commits mailing list