You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/07/06 21:03:38 UTC

[10/30] git commit: Small stop-gap fix to include cloud-elb.jar and cloud-netapp.jar in the rpms

Small stop-gap fix to include cloud-elb.jar and cloud-netapp.jar in the rpms


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

Branch: refs/heads/vpc
Commit: 54203f08adbc66dc171ad382c66f2e8dae885c1e
Parents: 6cc8896
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Fri Jul 6 10:06:46 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Fri Jul 6 10:06:46 2012 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/54203f08/cloud.spec
----------------------------------------------------------------------
diff --git a/cloud.spec b/cloud.spec
index f4ca068..773a729 100644
--- a/cloud.spec
+++ b/cloud.spec
@@ -427,6 +427,8 @@ fi
 %{_javadir}/%{name}-user-authenticator-plaintext.jar
 %{_javadir}/%{name}-vmware.jar
 %{_javadir}/%{name}-xen.jar
+%{_javadir}/%{name}-plugin-elb.jar
+%{_javadir}/%{name}-plugin-netapp.jar
 %config(noreplace) %{_sysconfdir}/%{name}/server/*
 
 %files agent-scripts