Need help with a spec that contains jar files.

Ville Skyttä ville.skytta at iki.fi
Fri Jun 17 05:23:37 UTC 2005


On Fri, 2005-06-17 at 08:14 +0800, Yuan Yijun wrote:

> I'm trying to package texlipse[1], a plugin for eclipse that helps to
> write latex. But I'm not familiar with packaging jar files, is there
> any special point that I must follow?

There are lots of examples at http://www.jpackage.org/

It would also be worth considering whether to submit Java stuff to
JPackage instead of Fedora Extras; the former would benefit more people.

>  rpmlint prompts that jar files
> are not indexed, how to get around that?

Just ignore it.  Indexed jars are of doubtful usefulness, and the jar
tool included in FC4 doesn't even implement the "i" option.  Dunno if it
can be done programmatically eg. in an Ant build file using the FC4 Java
stack, but don't lose any sleep over it.




More information about the fedora-extras-list mailing list