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
>
>
> > 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