Hi I have created my jar file now i want to package my jar file as rpm(redhat package manager). I want to make my jar file as installable for linux.
so What is the proper way to package a single jar file as rpm?
Thanks Sunil Kumar Sahoo
Hi I have created my jar file now i want to package my jar file as rpm(redhat package manager). I want to make my jar file as installable for linux.
so What is the proper way to package a single jar file as rpm?
Thanks Sunil Kumar Sahoo
Check out this blog entry for a detailed description of what to do.