Repository: cloudstack
Updated Branches:
  refs/heads/hotfix/4.4/7038 [created] 3364b836d


CLOUDSTACK-7038: Add mysql client dependency for mgmt server/rpms

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
(cherry picked from commit 2028ca4b2db89f78875fc0b42367185ef7c7cb78)
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/3364b836
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3364b836
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3364b836

Branch: refs/heads/hotfix/4.4/7038
Commit: 3364b836dea922992356c4f7e45de4a8ca1ac580
Parents: 4f0fc5c
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 12:04:49 2014 +0200

----------------------------------------------------------------------
 packaging/centos63/cloud.spec | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3364b836/packaging/centos63/cloud.spec
----------------------------------------------------------------------
diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec
index e10aeaa..bb440bc 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

Reply via email to