Removed Epoch tag/number from the cloud.spec to fix the rpm installation of Management Server, Agent and awsapi

This commit is contained in:
Rajesh Battala 2014-04-29 16:58:56 +05:30 committed by Daan Hoogland
parent 96cd858d97
commit 51d620f00e
1 changed files with 3 additions and 3 deletions

View File

@ -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