From 44d9494098717a11ab7f658e431132390dcda6b3e66c3e316e2ec73684111b81 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 30 May 2023 16:19:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsch?expand=0&rev=37 --- jsch-build.xml | 39 --------------------------------------- jsch.spec | 4 ++-- 2 files changed, 2 insertions(+), 41 deletions(-) diff --git a/jsch-build.xml b/jsch-build.xml index 471738c..fac0afa 100644 --- a/jsch-build.xml +++ b/jsch-build.xml @@ -163,45 +163,6 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/jsch.spec b/jsch.spec index 2d15397..a637950 100644 --- a/jsch.spec +++ b/jsch.spec @@ -29,8 +29,8 @@ Patch0: jsch-junixsocket.patch Patch1: jsch-log4j.patch BuildRequires: ant BuildRequires: fdupes -# We build different multiversion overrides for 9, 10, 11, 15 and 16 -BuildRequires: java-devel >= 17 +# We build different multiversion overrides for 9, 10, 11 +BuildRequires: java-devel >= 11 BuildRequires: bouncycastle BuildRequires: javapackages-local >= 6 BuildRequires: jna