Created attachment 413844 [details] stdout/stderr from rpmbuild -ba SPECS/tigase-xmltools.spec Description of problem: When trying to build tigase-xmltools on EL-5 (it builds perfectly on Fedoras), I get attached stdout/stderr from rpmbuild -ba. Notice especially that replaceregexp is not available even though ant-apache-regexp package is successfully installed. If this bug isn't fixed (this being RHEL), could I get at least some workaround how to persuade rpmbuild (and koji) that the functionality is actually present, please? Thank you Version-Release number of selected component (if applicable): ant-apache-regexp-1.6.5-2jpp.2 How reproducible: 100% Steps to Reproduce: 1.build tigase-xmltools from src.rpm at http://kojipkgs.fedoraproject.org/packages/tigase-xmltools/3.3.4/3.fc12/src/tigase-xmltools-3.3.4-3.fc12.src.rpm on RHEL-5 2. 3. Actual results: failed build Expected results: should build Additional info:
After discussion on #fedora-java, we have found out, that apparently we have missing ant-nodeps dependency of ant-apache-regexp in RHEL.