[node-patches] Change in ovirt-node[master]: [SNMP] - Require net-snmp-utils

rbarry at redhat.com rbarry at redhat.com
Mon Oct 21 16:10:38 UTC 2013


Ryan Barry has uploaded a new change for review.

Change subject: [SNMP] - Require net-snmp-utils
......................................................................

[SNMP] - Require net-snmp-utils

Previously, we only required net-snmp, but net-snmp-utils provides
snmpusm, which is used to change authentication. Require it.

Change-Id: I3d72b92832dbc8f352bbb55db6ca52a7eaaa4056
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/70/20370/1

diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index e94ddf9..6618d24 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -172,6 +172,7 @@
 Summary:        SNMP plugin for %{product_family} image
 Group:          Applications/System
 Requires:       net-snmp
+Requires:       net-snmp-utils
 Requires:       perl-libs
 
 %define snmp_root %{_datadir}/%{name}


-- 
To view, visit http://gerrit.ovirt.org/20370
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d72b92832dbc8f352bbb55db6ca52a7eaaa4056
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list