Joe Klemmer said: > On Fri, 2003-06-20 at 11:14, awesome-dave1@xxxxxxxx wrote: > >> I've got an app that i'm trying to create an rpm for. I'm at the %files >> section in the .spec file, i am very unsure how to get these files list. >> Does anyone have a suggestion? > > Two suggestions; 1] try building the rpms with checkinstall (thus > avoiding the complexaty of the spec file) The last time I looked at checkinstall you also lost the dependency checking, which is half the reason to use an RPM. >or 2] check freshrpms as > Matthias has more info on making rpms than you'll ever need. True. By far the easiest way to go is grab someone else's well-made .spec file and change it to fit your app. -- William Hooper