Hi guys. The base-specs/devhelp.spec contained an error. Instead of fetching the %version.%release.tar.bz2 file it tried to fetch the %version.tar.bz. So, 0.16/devhelp-0.16.tar.bz2 instead of 0.16/devhelp.0.16.1.tar.bz2. I fixed this part and will send the diff for review.
One problem related to this remains. pkgbuild still tries to 'cd' into devhelp-0.16/ instead of devhelp-0.16.1. I tried to hack into SUNWgnome-devhelp.spec but I am missing something or modifying the wrong file, since it's not working. When someone fixes this, can you let me know how you did it so I can learn from it? Thanks, Patrick
