Change in vdsm[master]: rpm_spec: Add ethtool as a requirement

asegurap at redhat.com asegurap at redhat.com
Mon Dec 9 00:13:25 UTC 2013


Antoni Segura Puimedon has uploaded a new change for review.

Change subject: rpm_spec: Add ethtool as a requirement
......................................................................

rpm_spec: Add ethtool as a requirement

The new ipwrapper link type detection depends on the ethtool binary
that is commonly installed by default but not on minimal
installations. This patch ensures that it is not missing.

Change-Id: Idc8c806decad74b3e90d485eb8e9a57eeac41ebf
Signed-off-by: Antoni S. Puimedon <asegurap at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/77/22177/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 385a29b..1a8ce72 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -91,6 +91,7 @@
 BuildRequires: systemd-units
 %endif
 
+Requires: ethtool
 Requires: which
 Requires: sudo >= 1.7.3
 Requires: logrotate


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc8c806decad74b3e90d485eb8e9a57eeac41ebf
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>


More information about the vdsm-patches mailing list