You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/09/12 02:38:57 UTC

[15/50] [abbrv] git commit: Patch from kawai@stratosphere.co.jp to resolve a Fedora dependency issue. https://reviews.apache.org/r/7009/ Signed-off-by: Chip Childers

Patch from kawai@stratosphere.co.jp to resolve a Fedora dependency issue.
https://reviews.apache.org/r/7009/
Signed-off-by: Chip Childers <ch...@gmail.com>


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

Branch: refs/heads/javelin
Commit: 4798313427fb313003d70975e09a1b0f1344b3f3
Parents: a0b638b
Author: Hiroaki Kawai <ka...@stratosphere.co.jp>
Authored: Tue Sep 11 10:13:52 2012 -0400
Committer: Alex Huang <al...@citrix.com>
Committed: Tue Sep 11 17:38:18 2012 -0700

----------------------------------------------------------------------
 cloud.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/47983134/cloud.spec
----------------------------------------------------------------------
diff --git a/cloud.spec b/cloud.spec
index c31fe5b..91173e2 100644
--- a/cloud.spec
+++ b/cloud.spec
@@ -288,7 +288,12 @@ Summary:   CloudStack CloudBridge
 Group:     System Environment/Libraries
 Requires: java >= 1.6.0
 Requires: tomcat6
+%if 0%{?fedora} > 15
 Requires: apache-commons-lang
+%endif
+%if 0%{?rhel} >= 5
+Requires: jakarta-commons-lang
+%endif
 Obsoletes: cloud-bridge < %{version}-%{release}
 %description aws-api
 This is the CloudStack CloudBridge