Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: spec: fc21: reintroduce apache-sshd dependency
......................................................................

packaging: spec: fc21: reintroduce apache-sshd dependency

Change-Id: If49b098bad820cc58ed07cdb0413ec98c9273d66
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M ovirt-engine.spec.in
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/56/40356/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 7d8fd5e..3efc72f 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -262,6 +262,9 @@
 Requires:      springframework-tx
 Requires:      xmlrpc-client
 %endif
+%if %{fedora} >= 21
+Requires:      apache-sshd
+%endif
 %endif
 
 # We can't require exactly the same version and release of the
@@ -756,6 +759,7 @@
 %if %{fedora} >= 19
 %if %{fedora} >= 21
 common/com/mchange/c3p0/main/c3p0.jar c3p0/c3p0.jar
+common/org/apache/sshd/main/sshd-core.jar apache-sshd/sshd-core.jar
 %else
 common/com/mchange/c3p0/main/c3p0.jar
 %endif


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If49b098bad820cc58ed07cdb0413ec98c9273d66
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to