I have made a patch that renames and changes stunnel.spec to stunnel.spec.in and that modifies Makefile.in so that stunnel.spec is automatically updated on "make dist". This allows downloaders to easily build their RPM binary packages themselves by just doing: rpm -tb stunnel-3.XY.tar.gz Note the patch also suppresses building stunnel.pem on RPM creation since the current RPM does not include stunnel.pem. The attached patch was tested successfully on SuSE Linux 7.0, to be applied with patch -p1 against 3.14. The attached patch is gzipped. Please apply for 3.15. Thanks for your attention.