Repository: cloudstack Updated Branches: refs/heads/hotfix/4.3/7038 [created] 2028ca4b2
CLOUDSTACK-7038: Add mysql client dependency for mgmt server/rpms Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2028ca4b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2028ca4b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2028ca4b Branch: refs/heads/hotfix/4.3/7038 Commit: 2028ca4b2db89f78875fc0b42367185ef7c7cb78 Parents: e4ae5b2 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Authored: Wed Aug 20 11:47:00 2014 +0200 Committer: Rohit Yadav <rohit.ya...@shapeblue.com> Committed: Wed Aug 20 11:47:00 2014 +0200 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2028ca4b/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index b363a2e..f5ff30c 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -70,6 +70,7 @@ Requires: /sbin/mount.nfs Requires: openssh-clients Requires: nfs-utils Requires: wget +Requires: mysql Requires: mysql-connector-java Requires: ws-commons-util Requires: jpackage-utils