mirror of https://github.com/apache/cloudstack.git
bug 11258: add wget as a requires for cloud-agent-scripts
status 11258: resolved fixed
This commit is contained in:
parent
ece07d7d7f
commit
805022af7c
|
|
@ -84,6 +84,7 @@ Requires: unzip
|
|||
Requires: /sbin/mount.nfs
|
||||
Requires: openssh-clients
|
||||
Requires: nfs-utils
|
||||
Requires: wget
|
||||
# there is a fsimage.so in the source code, which adds xen-libs as a dependence, needs to supress it, as rhel doesn't have this pacakge
|
||||
AutoReqProv: no
|
||||
Obsoletes: vmops-agent-scripts < %{version}-%{release}
|
||||
|
|
|
|||
Loading…
Reference in New Issue