You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/08/31 20:13:04 UTC

git commit: debian: Depend on the MySQL Java connector

Updated Branches:
  refs/heads/master 88c792d85 -> 906423687


debian: Depend on the MySQL Java connector

Ubuntu and Debian provide the JDBC MySQL connector, we depend on this for running the client


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/90642368
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/90642368
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/90642368

Branch: refs/heads/master
Commit: 9064236879dc9f2f11538d891271545e1ff10e9c
Parents: 88c792d
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Fri Aug 31 19:57:51 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Fri Aug 31 19:57:51 2012 +0200

----------------------------------------------------------------------
 debian/cloud-deps.install |    1 -
 debian/control            |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/90642368/debian/cloud-deps.install
----------------------------------------------------------------------
diff --git a/debian/cloud-deps.install b/debian/cloud-deps.install
index 53e4f4a..e6ddde5 100644
--- a/debian/cloud-deps.install
+++ b/debian/cloud-deps.install
@@ -27,7 +27,6 @@
 /usr/share/java/cloud-log4j.jar
 /usr/share/java/cloud-trilead-ssh2-build213.jar
 /usr/share/java/cloud-cglib.jar
-/usr/share/java/cloud-mysql-connector-java-5.1.7-bin.jar
 /usr/share/java/cloud-xenserver-5.6.100-1.jar
 /usr/share/java/cloud-xmlrpc-common-3.*.jar
 /usr/share/java/cloud-xmlrpc-client-3.*.jar

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/90642368/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 1bc1848..e730bec 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,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-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
+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-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, libmysql-java (>= 5.1)
 Description: CloudStack client
  The CloudStack management server is the central point of coordination,
  management, and intelligence in the CloudStack Cloud Stack.  This package