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
> "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