Updated Branches: refs/heads/4.1 260f6f7e5 -> fa47d3086
CLOUDSTACK-1689: KVM agent install.sh should install ipset command Added ipset in cloud.spec as part of agent install. Signed-off-by: Pradeep <pradeep.soundarara...@citrix.com> Signed-off-by: Prasanna Santhanam <t...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fa47d308 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fa47d308 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fa47d308 Branch: refs/heads/4.1 Commit: fa47d30866f17201a74ec145c96c9bd79b022887 Parents: 260f6f7 Author: Pradeep <pradeep.soundarara...@citrix.com> Authored: Fri Mar 29 15:54:09 2013 +0530 Committer: Prasanna Santhanam <t...@apache.org> Committed: Fri Mar 29 16:38:55 2013 +0530 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fa47d308/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index e10ae1e..4966e11 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -114,6 +114,7 @@ Requires: %{name}-common = %{_ver} Requires: libvirt Requires: bridge-utils Requires: ebtables +Requires: ipset Requires: jsvc Requires: jakarta-commons-daemon Requires: jakarta-commons-daemon-jsvc