summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-09-27 11:13:53 +0000
committerCoprDistGit <infra@openeuler.org>2025-09-27 11:13:53 +0000
commit190290fcb6593a9d119cbbbedcefa6fa1a6c4dac (patch)
treee646ae939d7659b1412535d5432589795dbaaa1d
parent1daf2b640e6164bc1c8b9068d4ea834578e02098 (diff)
automatic import of ipxe
-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}