File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 4242Summary: Kata Containers version 2.x repository
4343Name: kata-containers
4444Version: 2.5.0
45- Release: 1 %{?dist }
45+ Release: 2 %{?dist }
4646License: ASL 2.0
4747Vendor: Microsoft Corporation
4848URL: https://github.com/%{name }/%{name }
216216%{_prefix }/local/bin/containerd-shim-kata-v2
217217%{_prefix }/local/bin/kata-monitor
218218%{_prefix }/local/bin/kata-runtime
219+ %ifarch x86_64
220+ # acrn is not available for arm64 architecture
219221%{katadefaults }/configuration-acrn.toml
222+ %endif
220223%{katadefaults }/configuration-clh.toml
221224%{katadefaults }/configuration-fc.toml
222225%{katadefaults }/configuration-qemu.toml
253256%exclude %{kataosbuilderdir }/rootfs-builder/ubuntu
254257
255258%changelog
259+ *
Wed Aug 31 2022 Andrew Phelps <[email protected] > -
2.5.0-2 260+ - Fix arm64 build issue by excluding configuration-acrn.toml
261+
256262*
Fri Aug 19 2022 Neha Agarwal <[email protected] > -
2.5.0-1 257263- Initial CBL-Mariner import from Fedora 37 (license: MIT).
258264- License verified.
You can’t perform that action at this time.
0 commit comments