Re: [users@httpd] rpmbuild of httpd-2.4.26 on CentOS 7

2017-07-04 Thread Yann Ylavic
Hello, On Sat, Jun 24, 2017 at 4:48 AM, kohmoto wrote: > > I modified spec file to add the line > "%{_libdir}/httpd/modules/mod_proxy_hcheck.so" and then tried "rpmbuild -bb > --clean rpmbuild/SPECS/httpd.spec". The result was successful. This has been committed in [1] and proposed for backport

[users@httpd] rpmbuild of httpd-2.4.26 on CentOS 7

2017-06-23 Thread kohmoto
Dir, I tried "rpmbuild -tb --clean httpd-2.4.26.tar.bz2" but rpmbuild failed with error telling "mod_proxy_hcheck.so was compiled but not included in the package". The error seems the one I met in the case of httpd-2.4.25. I modified spec file to add the line "%{_libdir}/httpd/modules/mod_