Regarding cmake hack in CBE/KBE, it is easier to copy cmake 2.4.8 to $CBE/tarballs and change CBEcmake.spec to use it. The patch is compatible.
I had a secondary problem in CBEgnuawk.spec where packaging leaves share/locale
out so I added to my install:
%dir %attr(0755, root, bin) %{_datadir}/locale
%{_datadir}/locale/*
--
This message posted from opensolaris.org
