Browse Source

fix package

master
parent
commit
c81767ea39
  1. 9
      autojar/autojar.spec

9
autojar/autojar.spec

@ -25,12 +25,12 @@
Name: autojar Name: autojar
Summary: Jar File Reduction Utility Summary: Jar File Reduction Utility
URL: http://autojar.sourceforge.net/ URL: http://autojar.sourceforge.net/
Vendor: ? Vendor: Bernd Eggink
Packager: OpenPKG Foundation e.V. Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community Distribution: OpenPKG Community
Class: EVAL Class: EVAL
Group: Archiver Group: Archiver
License: Apache License: GPL
Version: 2.0.1 Version: 2.0.1
Release: 20100611 Release: 20100611
@ -42,7 +42,10 @@ BuildPreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK
PreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK PreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK
%description %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 %track
prog autojar = { prog autojar = {

Loading…
Cancel
Save