mirror of https://github.com/apache/cloudstack.git
change cloud-system-iso dependency to cloud-client in debian buil
This commit is contained in:
parent
84ef8861fd
commit
cb9fb47617
|
|
@ -66,7 +66,7 @@ Provides: vmops-agent-scripts, vmops-console, cloud-console, vmops-console-proxy
|
|||
Conflicts: vmops-agent-scripts, vmops-console, cloud-console, vmops-console-proxy
|
||||
Replaces: vmops-agent-scripts, vmops-console, cloud-console, vmops-console-proxy
|
||||
Architecture: any
|
||||
Depends: openjdk-6-jre, python, bash, bzip2, gzip, unzip, nfs-common, openssh-client, cloud-system-iso
|
||||
Depends: openjdk-6-jre, python, bash, bzip2, gzip, unzip, nfs-common, openssh-client
|
||||
Description: Cloud.com agent scripts
|
||||
The Cloud.com agent is in charge of managing shared computing resources in
|
||||
a Cloud.com Cloud Stack-powered cloud. Install this package if this computer
|
||||
|
|
@ -119,7 +119,7 @@ Provides: vmops-client
|
|||
Conflicts: vmops-client
|
||||
Replaces: vmops-client
|
||||
Architecture: any
|
||||
Depends: openjdk-6-jre, cloud-deps (= ${source:Version}), cloud-utils (= ${source:Version}), cloud-server (= ${source:Version}), cloud-client-ui (= ${source:Version}), cloud-setup (= ${source:Version}), cloud-agent-scripts (= ${source:Version}), cloud-python (= ${source:Version}), tomcat6, libws-commons-util-java, libcommons-dbcp-java, libcommons-collections-java, libcommons-httpclient-java, sysvinit-utils, chkconfig, sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools, genisoimage
|
||||
Depends: openjdk-6-jre, cloud-deps (= ${source:Version}), cloud-utils (= ${source:Version}), cloud-server (= ${source:Version}), cloud-client-ui (= ${source:Version}), cloud-setup (= ${source:Version}), cloud-agent-scripts (= ${source:Version}), cloud-python (= ${source:Version}), tomcat6, libws-commons-util-java, libcommons-dbcp-java, libcommons-collections-java, libcommons-httpclient-java, sysvinit-utils, chkconfig, sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools, genisoimage, cloud-system-iso
|
||||
Description: Cloud.com client
|
||||
The Cloud.com management server is the central point of coordination,
|
||||
management, and intelligence in the Cloud.com Cloud Stack. This package
|
||||
|
|
|
|||
Loading…
Reference in New Issue