forked from pool/cloud-init
- Add wget as a requirement (bsc#1178029)
+ wget is used in the CloudStack data source OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=179
This commit is contained in:
parent
f8ea6795ac
commit
49186f2681
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 21:14:56 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
- Add wget as a requirement (bsc#1178029)
|
||||
+ wget is used in the CloudStack data source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 12:40:00 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -85,6 +85,7 @@ Requires: python3-six
|
||||
Requires: python3-xml
|
||||
Requires: sudo
|
||||
Requires: util-linux
|
||||
Requires: wget
|
||||
Requires: wicked-service
|
||||
Requires: cloud-init-config = %configver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user