Add dhcp-client dependency for Azure and OCI network bootstrap

This commit is contained in:
Neal Gompa 2022-06-15 20:06:58 -04:00
parent a32e90573f
commit 362173d671

View File

@ -1,6 +1,6 @@
Name: cloud-init
Version: 22.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Cloud instance init scripts
License: ASL 2.0 or GPLv3
URL: http://launchpad.net/cloud-init
@ -47,6 +47,7 @@ BuildRequires: python3-netifaces
# https://bugs.launchpad.net/cloud-init/+bug/1721573
BuildRequires: /usr/bin/dnf
Requires: dhcp-client
Requires: hostname
Requires: e2fsprogs
Requires: iproute
@ -180,6 +181,9 @@ python3 -m pytest tests/unittests
%changelog
* Thu Jun 16 2022 Neal Gompa <ngompa@fedoraproject.org> - 22.2-2
- Add dhcp-client dependency for Azure and OCI network bootstrap
* Thu May 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 22.2-1
- Rebase to 22.2