This is in addition to patch ID: 2797700
please use this in conjunction with 2797700
I've also included the required patch file for the spec file to work properly. Enjoy!
glen
It's been a couple of years since my last posting, but I finally have an
update to the rpm spec file for SpiderApe. Basically, the spec fil
requires a dependency upon the js and js-devel rpms instead of the embedded
spidermonkey source in the SpiderApe source tarball. IMHO, the js source
shouldn't be a part of SpiderApe. In addition, I included a couple of
compiler errors when compiling under gcc4.3.2 (for Fedora Core 10).
Known bugs:
SpiderApe.pc is still broken (paths are not set up properly)
SpiderApe-config is still broken (again, paths are not set properly)
Despite these known limitations, it compiles and runs like a chimp (I
couldn't resist)!
patch file
RPM spec file
I fixed the SpiderApe.pc file for pkg-config as a %post install rpm script.
I decided to eliminate the SpiderApe-config from the rpm distribution.