David P. Quigley wrote:
From: David P. Quigley <dpquigl@xxxxxxxxxxxxxxxxxxxxxxxxx> This patch adds a SWIG specification file for ruby bindings for libsemanage. The spec file is almost identical to the python SWIG file with the exception that all list generating typemaps have been removed and the python related functions have been replaced with the corresponding ruby ones. Finally the Makefile is modified to be able to build the new bindings. Something to note is that on 64-bit systems ruby.h might be found somewhere under /usr/lib64 instead of /usr/lib so LIBDIR=/usr/lib64 will be needed to build the ruby bindings from source.
What is going to be using these bindings? -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.