Description of problem: The rhm-docs-0.6.937574-1.el5.noarch.rpm package does not contain source code examples. They seem to be removed by accident, because previous build (0.5.918215-1) had them included. Version-Release number of selected component (if applicable): rhm-docs-0.6.937574-1.el5.noarch.rpm How reproducible: 100% Steps to Reproduce: 1. rpm -qlp .../rhm-docs-0.6.937574-1.el5.noarch.rpm vs. rpm -qlp .../rhm-docs-0.5.918215-1.el5.noarch.rpm Actual results: No source code examples available in rhm_docs. Expected results: Source code examples should be available in rhm_docs. Additional info:
The examples are now distributed with the client packages themselves and can be found in the qpid-cpp-client-devel and python-qpid packages. The java examples need to be added to qpid-java-client (see bug 586342).