From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2) Gecko/20040308 Description of problem: Stunnel is missing build dependencies on util-linux and libtool. Also, there is a BuildRequires automake-1.4, however, the current automake works fine. There's no need for stunnel to use the old automake. I will attach a patch that addresses these issues. Version-Release number of selected component (if applicable): stunnel-4.05-3 How reproducible: Always Steps to Reproduce: 1. rpm -e libtool 2. rpmbuild -bb stunnel.spec Additional info:
Created attachment 104452 [details] patch that addresses the issues in this PR
Hi Steve, if you still care about this, go ahead and do it yourself. I don't think anybody minds if it happens. I personally would do it but I'm doing this for dozens of other packages now (and manually verifying it...)