diff options
Diffstat (limited to 'ipxe.spec')
-rw-r--r-- | ipxe.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -74,7 +74,7 @@ Obsoletes: gpxe <= 1.0.1 %endif %ifarch x86_64 -%package bootimgs-x86 +%package bootimgs Summary: X86 Network boot loader images in bootable USB, CD, floppy and GRUB formats BuildArch: noarch Provides: %{name}-bootimgs = %{version}-%{release} @@ -92,7 +92,7 @@ Summary: Network boot loader roms supported by QEMU, .rom format BuildArch: noarch Obsoletes: gpxe-roms-qemu <= 1.0.1 -%description bootimgs-x86 +%description bootimgs iPXE is an open source network bootloader. It provides a direct replacement for proprietary PXE ROMs, with many extra features such as DNS, HTTP, iSCSI, etc. @@ -243,7 +243,7 @@ cp -a src/bin-arm64-efi/ipxe.efi %{buildroot}/%{_datadir}/%{name}/arm64-efi/ipxe %endif %ifarch x86_64 -%files bootimgs-x86 +%files bootimgs %dir %{_datadir}/%{name} %{_datadir}/%{name}/ipxe.iso %{_datadir}/%{name}/ipxe.usb |