how to include a .so file in my python rpm

2011-01-26 Thread Erik Blankinship
In my python application, I need to include a .so binary I built of a custom gstreamer plugin. My python application works fine with this plugin when launching from the command line. Now that I am packaging my python application into a fedora rpm, I need to compile the plugin as part of the packa

Re: packing an rpm without source code?

2011-01-24 Thread Erik Blankinship
> > > > You can't, it's against packaging guidelines > > > > See: http://fedoraproject.org/wiki/Packaging/Python#Source_files > > > > > > While I appreciate and would like to respect the guidelines, is it > > technically possible to create a python rpm without source? This rpm > > would on