this repo contains the shell script and spec file needed to build en rpm for linux Redhat 7.
- First get the code from https://github.com/openscenegraph/VirtualPlanetBuilder
- Apply vpb.diff to source code.
- Make it with CMAKE_INSTALL_PREFIX=<build_root>/local
- Clone this repo to <build_root>/local.
- Build the rpm with build_rpm_VirtualPlanetBuilder.sh.