Updated Branches: refs/heads/4.0 bd5aebb2b -> 562484a63
fix rpm build Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/562484a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/562484a6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/562484a6 Branch: refs/heads/4.0 Commit: 562484a63db09ccb0cea065f44fbba24121bde20 Parents: b1b28db Author: Edison Su <[email protected]> Authored: Thu Sep 6 19:19:46 2012 -0700 Committer: Edison Su <[email protected]> Committed: Thu Sep 6 19:20:18 2012 -0700 ---------------------------------------------------------------------- cloud.spec | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/562484a6/cloud.spec ---------------------------------------------------------------------- diff --git a/cloud.spec b/cloud.spec index 5691c1e..fed252f 100644 --- a/cloud.spec +++ b/cloud.spec @@ -486,6 +486,9 @@ fi %{_javadir}/commons-configuration-1.8.jar %{_javadir}/commons-lang-2.6.jar %{_javadir}/ejb-api-3.0.jar +%{_javadir}/axis2-1.5.1.jar +%{_javadir}/commons-discovery-0.5.jar +%{_javadir}/jstl-1.2.jar %files core
