Sandro Bonazzola has uploaded a new change for review.

Change subject: packaging: spec: requires openssh-clients
......................................................................

packaging: spec: requires openssh-clients

Added dependency on openssh-clients, needed for
having ssh command.

Bug-Url: https://bugzilla.redhat.com/980720
Change-Id: Ic73c38e16a25acef5aefccb52cbf7cd6fa09a101
Signed-off-by: Sandro Bonazzola <[email protected]>
---
M .gitignore
M ovirt-log-collector.spec.in
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector 
refs/changes/48/16448/1

diff --git a/.gitignore b/.gitignore
index 378d8e1..7592df5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 
 src/config.py
 src/config.py.in
+ovirt-log-collector-*.tar.gz
diff --git a/ovirt-log-collector.spec.in b/ovirt-log-collector.spec.in
index e64b098..464bd33 100644
--- a/ovirt-log-collector.spec.in
+++ b/ovirt-log-collector.spec.in
@@ -33,6 +33,7 @@
 Requires:      python-lxml
 Requires:      ovirt-engine-sdk
 Requires:      sos
+Requires:      openssh-clients
 BuildRequires: python2-devel
 BuildRequires: gettext
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic73c38e16a25acef5aefccb52cbf7cd6fa09a101
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to