ATiFans Mon, 22 Jul 2013 22:46:34 -0700
Hi all, I've found a problem in rpm spec file. "wstunnel.so" is not in the list, causing rpmbuild to fail by finding unpacked files.
I added "%{_libdir}/httpd/modules/mod_proxy_wstunnel.so" into spec file, and built successfully.