|
|
|
|
@ -25,12 +25,12 @@
|
|
|
|
|
Name: autojar |
|
|
|
|
Summary: Jar File Reduction Utility |
|
|
|
|
URL: http://autojar.sourceforge.net/ |
|
|
|
|
Vendor: ? |
|
|
|
|
Vendor: Bernd Eggink |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Archiver |
|
|
|
|
License: Apache |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.0.1 |
|
|
|
|
Release: 20100611 |
|
|
|
|
|
|
|
|
|
@ -42,7 +42,10 @@ BuildPreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK
|
|
|
|
|
PreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
? |
|
|
|
|
AutoJAR creates JAR files of minimal size from different inputs like |
|
|
|
|
own classes or external archives. It scans the bytecode recursively |
|
|
|
|
for references to other classes, extracts these from the archives, |
|
|
|
|
and copies them to the output. |
|
|
|
|
|
|
|
|
|
%track |
|
|
|
|
prog autojar = { |
|
|
|
|
|