- Cleanup with spec-cleaner - Add maven and osgi things same as in Fedora. OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsch?expand=0&rev=9
16 lines
514 B
Plaintext
16 lines
514 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %bundleName
|
|
Bundle-SymbolicName: com.jcraft.jsch
|
|
Bundle-Version: 0.1.51
|
|
Bundle-Vendor: %venderName
|
|
Bundle-Localization: plugin
|
|
Export-Package: com.jcraft.jsch;version="0.1.51",
|
|
com.jcraft.jsch.jce;version="0.1.51";x-internal:=true,
|
|
com.jcraft.jsch.jcraft;version="0.1.51";x-internal:=true,
|
|
com.jcraft.jsch.jgss;version="0.1.51";x-internal:=true
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
|
Created-By: 1.4.0 (Sun Microsystems Inc.)
|
|
|
|
|