I have encountered two problems while trying to create an RPM package of the latest Ethereal code:
1. On RedHat 8.0/9, 'rpm -bb' was replaced by 'rpmbuild', so the current makefile, which uses the first option, fails to build the package. 2. The Ethereal executable contained in the package is the temporary script, instead of the actual binary located under .libs Are there any tips on successfully creating RPMs for Ethereal? I could find none in the documentation. Thanks in advance, Elad
