hi, the mercurial makefile contains:
CHECKPKG_OVERRIDES_CSWmercurial += pkgname-does-not-start-with-CSWpy- CHECKPKG_OVERRIDES_CSWmercurial += catalogname-does-not-start-with-py_ the error message is: CSWmercurial: * The package installs files into /opt/csw/lib/python. For example, '/opt/csw/lib/python2.6/site-packages'. However, the pkgname doesn't start with 'CSWpy-'. * The package installs files into /opt/csw/lib/python. For example, '/opt/csw/lib/python2.6/site-packages'. However, the catalogname doesn't start with 'py_'. If any of the reported errors were false positives, you can override them pasting the lines below to the GAR recipe. CHECKPKG_OVERRIDES_CSWmercurial += pkginfo-opencsw-repository-uncommitted rupert.
