Stephen Smalley wrote: > On Tue, 2008-07-29 at 10:45 -0400, Daniel J Walsh wrote: >>> Rather than commenting out or #ifdef'ing python binding code, just >>> remove it from this file. >> I left it in t he hopes that someone who knew ruby would come in and fix it. > > Better to just strip it and they can always look at the python bindings > later if they want. > >>> What are the build dependencies? Doesn't build for me on F8 or F9 with >>> ruby, ruby-libs and ruby-devel installed. >> Build fine for me on F9 and Rawhide. >> >> Spec file has: >> >> BuildRequires: python-devel ruby-devel ruby libsepol-static >= >> %{libsepolver} swig > > Ah, ok - now it builds for me. > Added your fixes.