enable
enable copied to clipboard
Update swig wrapper to build on recent swig
Latest version of swig does not like %name and the build fails on macOS. This PR replaces %name with a %rename line.