Change in vdsm[master]: spec: vdsm requires vdsm-cli

fabiand at redhat.com fabiand at redhat.com
Fri Mar 4 13:26:47 UTC 2016


Fabian Deutsch has uploaded a new change for review.

Change subject: spec: vdsm requires vdsm-cli
......................................................................

spec: vdsm requires vdsm-cli

vdsm is packaging the sos plugin, which in turn relies on vdsm-cli.
Thus vdsm-cli should be a dependency of vdsm.

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


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/54/54354/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index b1873b8..9e49b46 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -124,6 +124,7 @@
 Requires: curl
 Requires: %{name}-xmlrpc = %{version}-%{release}
 Requires: %{name}-jsonrpc = %{version}-%{release}
+Requires: %{name}-cli = %{version}-%{release}
 %if 0%{?fedora} >= 23
 Requires: safelease >= 1.0-6
 %else


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6efd5cd9b0decc168cbc3fd08d5914ee1ec92ff5
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