Update to new version 0.1.41.

This commit is contained in:
Alexander Kurtakov 2009-04-09 18:11:03 +00:00
parent d2e9ef2340
commit b18fb90edf
4 changed files with 14 additions and 8 deletions

View File

@ -1 +1,2 @@
jsch-0.1.39.zip
jsch-0.1.41.zip

View File

@ -2,11 +2,13 @@ Manifest-Version: 1.0
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Bundle-SymbolicName: com.jcraft.jsch
Bundle-ManifestVersion: 2
Created-By: 1.4.0 (Sun Microsystems Inc.)
Bundle-Name: %bundleName
Bundle-Localization: plugin
Bundle-Version: 0.1.37.v200803061811
Bundle-Version: 0.1.41.v200903070017
Bundle-ClassPath: .
Bundle-Vendor: %venderName
Export-Package: com.jcraft.jsch,com.jcraft.jsch.jce;x-internal:=true,c
om.jcraft.jsch.jcraft;x-internal:=true,com.jcraft.jsch.jgss;x-interna
l:=true
Export-Package: com.jcraft.jsch;version="0.1.41",com.jcraft.jsch.jce;v
ersion="0.1.41";x-internal:=true,com.jcraft.jsch.jcraft;version="0.1.
41";x-internal:=true,com.jcraft.jsch.jgss;version="0.1.41";x-internal
:=true

View File

@ -33,8 +33,8 @@
%define gcj_support 0
Name: jsch
Version: 0.1.39
Release: 2.1%{?dist}
Version: 0.1.41
Release: 1%{?dist}
Epoch: 0
Summary: Pure Java implementation of SSH2
Group: Development/Libraries/Java
@ -42,7 +42,7 @@ License: BSD
URL: http://www.jcraft.com/jsch/
Source0: http://download.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip
# wget \
# http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.jcraft.jsch_0.1.37.v200803061811.jar
# http://download.eclipse.org/tools/orbit/downloads/drops/S20090307012903/bundles/com.jcraft.jsch_0.1.41.v200903070017.jar
# unzip com.jcraft.jsch_*.jar META-INF/MANIFEST.MF
# mv META-INF/MANIFEST.MF .
# sed -i "/^Name/d" MANIFEST.MF
@ -184,6 +184,9 @@ fi
%changelog
* Wed Apr 8 2009 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.41-1
- Update to new version 0.1.41.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.1.39-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
8f77166fd419f7f150a40b6b3710e027 jsch-0.1.39.zip
6ef2d9ef9c84d707ecbbaead5f93ed2e jsch-0.1.41.zip