[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
java deamon app rpm spec file
- From: Xavier Toth <txtoth gmail com>
- To: rpm-list redhat com
- Subject: java deamon app rpm spec file
- Date: Fri, 28 Oct 2005 16:26:02 -0500
I've been reading thru Maximum RPM but I have questions. I'm trying to
put together my first rpm and am looking for information on writing a
spec file. In my build use a tool called maven not make to build a
bunch of jar files and I'm not planning on distributing source so do I
have to do anything during the build phase? Would I maybe unpack a
tarball of my prebuild jar files? What exactly goes in the %files
section? Would these be the files that were unpacked during the build
phase? In spec file examples I see a lot of things that I can't find
information on like "%config", "%attr" where can I find definitions of
these? Thanks in advance.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]