On Thu, Aug 15, 2013 at 10:07 AM, Jon Ciesla <[email protected]> wrote:
> On Thu, Aug 15, 2013 at 10:02 AM, Jeffrey Ollie <[email protected]> wrote: > >> On Thu, Aug 15, 2013 at 9:53 AM, Jon Ciesla <[email protected]> wrote: >> > >> > Speaking as the new gramps maintainer, if the osm-gps-map Python >> bindings >> > were built, I would be happy to test gramps with them and switch if they >> > work. >> >> It's my understanding that with gobject introspection that Python >> bindings don't need to be "built", they are automatically generated at >> runtime. So all you need is the latest osm-gps-map installed... I'm >> not an expert in that area so I could be wrong though. >> > > So, in theory, I could remove the Requires on python-osmgpsmap (and remove > the package from the system) and run gramps and it works? > I'm testing that theory right now in a local mock build... Removed: BuildRequires: pygtk2-libglade Requires: python-osmgpsmap Changed: (from python-devel) BuildRequires: python2-devel Added: BuildRequires: pygobject2-devel BuildRequires: osm-gps-map-devel Requires: osm-gps-map Looks like I missed adding gtk3... I'll fix that and try again. Richard
-- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
