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/5a66ec35 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5a66ec35 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5a66ec35 Branch: refs/heads/qemu-img Commit: 5a66ec35ad08ff3313e72b54eba7e1754868eee4 Parents: 9a5bf78 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:39:35 2013 +0530 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5a66ec35/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index f8e3133..7d6e638 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