Hide Forgot
The template files packaged with qpid-qmf-devel are in the incorrect directory. They are supposed to be in a subdirectory called 'templates' but are in the same directory as the qmf-gen libraries. The template files are in the python site-packages/qmfgen but should be in site-packages/qmfgen/templates. The following files are the template files: Package.{h,cpp} V2Package.{h,cpp} Args.h Event.{h,cpp} Class.{h,cpp}
This is a regression that was introduced in qpid-qmf-0.10-7
The issue has been fixed, tested on RHEL 5.6 / 6.1 i[36]86 / x86_64 on packages: qpid-qmf-devel-0.10-10.el6 qpid-qmf-devel-0.10-10.el5 The issue was indirectly detected by failing sesame build (F8 port) which needed files in site-packages/qmfgen/templates. Testing approach: - rpmbuild on sesame - rpm -qlp <pkg> | grep qmf-gen. -> VERIFIED