Re: Writing spec files (was: kazaa and xtunes/sumi)

2002-11-16 Thread Neil Hodge
Ron: On Sat, 2002-11-16 at 04:14, Ron Olsen wrote: > I had to edit the make_uninstall script (mku) to replace "rpm -bb" > with "rpmbuild -bb" to get it to work on RH 8.0. > What if a person want backward compatibility with previous versions of rpm? Is there some kind of built-in mechanism for t

Re: Writing spec files (was: kazaa and xtunes/sumi)

2002-11-16 Thread Ron Olsen
> "Justin" == Justin Georgeson writes: Justin> This actually leads into a third topic. :) Writing spec Justin> files. I've been dabbling into this more and more lately. Is Justin> there a tool that will generate at least a skeleton spec file Justin> from an autoconf/automake/w