[packages/java-jsch] up to 0.1.55
atler
atler at pld-linux.org
Wed Mar 11 18:59:11 CET 2026
commit 5f5cf9db5c555f5002928ebd8ae2df97eaa3cc6c
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Mar 11 18:58:57 2026 +0100
up to 0.1.55
java-jsch-date-stupidity.patch | 13 -------------
java-jsch.spec | 7 ++-----
2 files changed, 2 insertions(+), 18 deletions(-)
---
diff --git a/java-jsch.spec b/java-jsch.spec
index 7409db4..94e358b 100644
--- a/java-jsch.spec
+++ b/java-jsch.spec
@@ -6,13 +6,12 @@
Summary: JSch - a pure Java implementation of SSH2
Summary(pl.UTF-8): JSch - implementacja protokołu SSH2 w języku Java
Name: java-%{pkgname}
-Version: 0.1.44
+Version: 0.1.55
Release: 1
License: BSD-like
Group: Development/Languages/Java
Source0: http://downloads.sourceforge.net/jsch/%{pkgname}-%{version}.zip
-# Source0-md5: 9954d151f16629ed5cf02e56c031954e
-Patch0: %{name}-date-stupidity.patch
+# Source0-md5: 6409f5c38840b053d946fb17cc3f2400
URL: http://www.jcraft.com/jsch/
BuildRequires: ant >= 1.5.0
%buildrequires_jdk
@@ -51,8 +50,6 @@ Dokumentacja API JSch.
%prep
%setup -qn %{pkgname}-%{version}
-%patch -P0 -p1
-sed -i -e 's/VERSION/%{version}/g' build.xml
%build
unset CLASSPATH || :
diff --git a/java-jsch-date-stupidity.patch b/java-jsch-date-stupidity.patch
deleted file mode 100644
index c366a1f..0000000
--- a/java-jsch-date-stupidity.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- jsch-0.1.16/build.xml~ 2003-05-20 08:48:05.000000000 +0200
-+++ jsch-0.1.16/build.xml 2004-12-21 12:57:46.422295120 +0100
-@@ -41,8 +41,8 @@
- <!-- Create the distribution directory -->
- <mkdir dir="${dist}/lib"/>
-
-- <!-- Put everything in ${build} into the MyProject-${DSTAMP}.jar file -->
-- <jar jarfile="${dist}/lib/jsch-${DSTAMP}.jar" basedir="${build}"/>
-+ <!-- Put everything in ${build} into the MyProject-${version}.jar file -->
-+ <jar jarfile="${dist}/lib/jsch-VERSION.jar" basedir="${build}"/>
- </target>
-
- <target name="examples"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-jsch.git/commitdiff/5f5cf9db5c555f5002928ebd8ae2df97eaa3cc6c
More information about the pld-cvs-commit
mailing list