File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Name: kata-containers
44Version: 3.2.0.azl3
5- Release: 1 %{?dist }
5+ Release: 2 %{?dist }
66Summary: Kata Containers package developed for Pod Sandboxing on AKS
77License: ASL 2.0
88URL: https://github.com/microsoft/kata-containers
@@ -11,6 +11,8 @@ Distribution: Azure Linux
1111Source0: https://github.com/microsoft/kata-containers/archive/refs/tags/%{version }.tar.gz#/%{name}-%{version}.tar.gz
1212Source1: %{name }-%{version }-cargo.tar.gz
1313
14+ ExclusiveArch: x86_64
15+
1416BuildRequires: golang
1517BuildRequires: protobuf-compiler
1618BuildRequires: rust
108110%{tools_pkg }/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service
109111
110112%changelog
113+ * Thu Oct 25 2024 Saul Paredes <saulparedes@microsoft.com> - 3.2.0.azl3-2
114+ - Only build for x86_64
115+
111116* Fri Sep 20 2024 Manuel Huber <mahuber@microsoft.com> - 3.2.0.azl3-1
112117- Upgrade to 3.2.0.azl3 release, refactor build instructions
113118
You can’t perform that action at this time.
0 commit comments