Created attachment 354048 [details] Patch for clutter.spec We should build our Clutter packages with gobject-introspection support: this is needed for Mutter and gnome-shell. I'll attach a patch for the spec file. (I don't have provenpackager at the moment, so don't ask me to commit it :-) The patch adds dependencies on gobject-introspection (for the runtime) and gobject-introspection-devel (for the devel package) - this is to get the necessary directories, there is no linking. I think pulling in the gobject-introspection packages is harmless - they will soon be pretty much universal anyways.
Building in clutter-0.9.6-2
Can we enable gobject-introspection in F-11 (and F-10?) too so that I can build libchamplain with gobject-introspection on those distributions?