fixing 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/4b83c7f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4b83c7f3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4b83c7f3 Branch: refs/heads/javelin Commit: 4b83c7f371f66777eafc5fa0a7abd2572f3514c1 Parents: e6d2e3e Author: David Nalley <[email protected]> Authored: Wed Sep 12 17:51:43 2012 -0400 Committer: David Nalley <[email protected]> Committed: Wed Sep 12 17:51:43 2012 -0400 ---------------------------------------------------------------------- cloud.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4b83c7f3/cloud.spec ---------------------------------------------------------------------- diff --git a/cloud.spec b/cloud.spec index 91173e2..ac683cd 100644 --- a/cloud.spec +++ b/cloud.spec @@ -489,7 +489,7 @@ fi %{_javadir}/commons-discovery-0.5.jar %{_javadir}/jstl-1.2.jar %{_javadir}/javax.persistence-2.0.0.jar - +%{_javadir}/bcprov-jdk16-1.45.jar %files core %defattr(0644,root,root,0755) %{_javadir}/%{name}-core.jar
