Repository: cloudstack Updated Branches: refs/heads/4.4-forward 08ec6ebdd -> d55bf1efa
Removed Epoch tag/number from the cloud.spec to fix the rpm installation of Management Server, Agent and awsapi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d55bf1ef Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d55bf1ef Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d55bf1ef Branch: refs/heads/4.4-forward Commit: d55bf1efaeab6665f7c50c5b62442b0d9da0a242 Parents: 08ec6eb Author: Rajesh Battala <rajesh.batt...@citrix.com> Authored: Tue Apr 29 16:58:56 2014 +0530 Committer: Rajesh Battala <rajesh.batt...@citrix.com> Committed: Tue Apr 29 17:19:39 2014 +0530 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d55bf1ef/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index a6944c9..4a5a6d6 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -60,7 +60,7 @@ intelligent IaaS cloud implementation. %package management Summary: CloudStack management server UI Requires: tomcat6 -Requires: java >= 1:1.7.0 +Requires: java >= 1.7.0 Requires: python Requires: bash Requires: bzip2 @@ -112,7 +112,7 @@ The Apache CloudStack files shared between agent and management server %package agent Summary: CloudStack Agent for KVM hypervisors Requires: openssh-clients -Requires: java >= 1:1.7.0 +Requires: java >= 1.7.0 Requires: %{name}-common = %{_ver} Requires: libvirt Requires: bridge-utils @@ -150,7 +150,7 @@ The CloudStack baremetal agent %package usage Summary: CloudStack Usage calculation server -Requires: java >= 1:1.7.0 +Requires: java >= 1.7.0 Requires: jsvc Requires: jakarta-commons-daemon Requires: jakarta-commons-daemon-jsvc