summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ipxe.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/ipxe.spec b/ipxe.spec
index a3890f7..b2e975b 100644
--- a/ipxe.spec
+++ b/ipxe.spec
@@ -118,11 +118,11 @@ This package contains the iPXE ROMs for devices emulated by QEMU, in
%endif
%ifarch aarch64
-%package bootimgs-aarch64
+%package bootimgs
Summary: ARM Network boot loader images in bootable USB and GRUB formats
BuildArch: noarch
-%description bootimgs-aarch64
+%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.
@@ -267,7 +267,7 @@ cp -a src/bin-arm64-efi/ipxe.efi %{buildroot}/%{_datadir}/%{name}/arm64-efi/ipxe
%endif
%ifarch aarch64
-%files bootimgs-aarch64
+%files bootimgs
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/arm64-efi
%if 0%{?fedora}