Change in vdsm[master]: spec: Add a dependency to vdsm on vdsm-cli

fabiand at redhat.com fabiand at redhat.com
Wed Feb 24 16:32:03 UTC 2016


Fabian Deutsch has uploaded a new change for review.

Change subject: spec: Add a dependency to vdsm on vdsm-cli
......................................................................

spec: Add a dependency to vdsm on vdsm-cli

The sos plugin contained in the vdsm package requires the
vdsm-cli, thus let vdsm require it.

Change-Id: I9cf60a74128802d577485b674764d2ad45fcf1ae
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/06/54006/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index d626a25..f31ae69 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -255,6 +255,9 @@
 Requires(post): /bin/hostname
 %endif
 
+# Required by the sos plugin
+Requires: vdsm-cli
+
 Conflicts: vdsm-hook-sriov
 
 %description


-- 
To view, visit https://gerrit.ovirt.org/54006
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9cf60a74128802d577485b674764d2ad45fcf1ae
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>


More information about the vdsm-patches mailing list