Thank you for your attention. The followings have been posted mailing list already.
I have tried to rpmbuild httpd-2.4.25 using httpd-2.4.25.tar.bz2 downloaded from apache httpd download page on December 21(JST).Environments: CentOS Linux release 7.3.1611 (Core) kernel: linux 3.10.0-514.2.2.el7.x86_64 Results: $rpmbuild -tb --clean httpd-2.4.25.tar.bz2Failed during inspecting files for detecting files not included in the package using check-files.error founded file: /usr/lib64/httpd/modules/mod_proxy_hcheck.so At this point, no rpm files obtained. Modification: Found a missing line in httpd.spec.%{_libdir}/httpd/modules/mod_proxy_hcheck.so missing in the %dir %{_libdir}/httpd/modulesSo, add the missing line to httpd.spec. Then, $rpmbuild -bb --clean rpmbuild/SPECS/httpd.spec All rpm files relative to httpd-2.4.25 were obtained successfully httpd-2.4.25 server runs successfully after installation.
On 2016/12/23 10:11, Michael A. Peters wrote:
What's the rpmbuild problem problem?I have it RPM building just fine under CentOS 7 but I'm not using tomcat or mod_proxy
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx