From 129288f82ad9684e685e7a04d7d51e61fbfb611360272519616529082cf58e8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 28 Jun 2019 12:00:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=52 --- apache-ivy.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apache-ivy.spec b/apache-ivy.spec index 8ea3064..6299050 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -16,7 +16,7 @@ # -%bcond_with ssh +%bcond_without ssh %bcond_with vfs Name: apache-ivy Version: 2.4.0 @@ -106,8 +106,10 @@ build-jar-repository lib commons-vfs2 export CLASSPATH=${CLASSPATH}:$(build-classpath commons-vfs2) %endif %if %{with ssh} -build-jar-repository lib jsch-agent-proxy -export CLASSPATH=${CLASSPATH}:$(build-classpath jsch-agent-proxy) +build-jar-repository lib jsch.agentproxy.core \ + jsch.agentproxy.connector-factory \ + jsch.agentproxy.jsch +export CLASSPATH=${CLASSPATH}:$(build-classpath jsch.agentproxy.core jsch.agentproxy.connector-factory jsch.agentproxy.jsch) %endif # Build