yes, those packages will need to be modified, no need for upstream changes, currently this is just a config option.
Anas On 2010-10-27, at 2:28 PM, Santakivi Topi wrote: > Hi, > > if we don't need introspection, all the dependant packages > have to be modified to not use gobject-introspection, and that requires > changing the upstream tarballs. Someone knowing more, do packages like > clutter, gtk2, rest, upower need gobject-introspection in order for them > to work correctly? > > Topi > > > On 10/27/2010 03:29 PM, Anas Nashif wrote: >> Someone is telling me we do not need all of this introspection stuff >> anyways, can we remove it completely? >> >> Anas >> >> On 2010-10-27, at 6:46 AM, Zhu, Peter J wrote: >> >>> Again this upgrade result in many build failure. >>> >>> Qiang/Topi, please take care of this >>> >>> Peter >>> >>> >>> >>>> -----Original Message----- >>>> From: [email protected] >>>> [mailto:[email protected]] On Behalf Of Topi Santakivi >>>> Sent: Tuesday, October 26, 2010 9:30 PM >>>> To: [email protected] >>>> Subject: [meego-commits] 8869: Changes to >>>> Trunk:Testing/gobject-introspection >>>> >>>> Hi, >>>> I have made the following changes to gobject-introspection in project >>>> Trunk:Testing. Please review and accept ASAP. >>>> >>>> Thank You, >>>> Topi Santakivi >>>> >>>> [This message was auto-generated] >>>> >>>> --- >>>> >>>> Request #8869: >>>> >>>> submit: home:tosantak/gobject-introspection(r2) -> >>>> Trunk:Testing/gobject-introspection >>>> >>>> >>>> Message: >>>> * Tue Oct 26 2010 Topi Santakivi <[email protected]> - 0.9.12 >>>> - Update to 0.9.12 >>>> - Added gtk-docs & tests under devel %files >>>> >>>> State: new 2010-10-26T06:30:21 tosantak >>>> Comment: None >>>> >>>> >>>> >>>> changes files: >>>> -------------- >>>> --- gobject-introspection.changes >>>> +++ gobject-introspection.changes >>>> @@ -0,0 +1,4 @@ >>>> +* Tue Oct 26 2010 Topi Santakivi <[email protected]> - 0.9.12 >>>> +- Update to 0.9.12 >>>> +- Added gtk-docs & tests under devel %files >>>> + >>>> >>>> old: >>>> ---- >>>> gobject-introspection-0.9.3.tar.bz2 >>>> >>>> new: >>>> ---- >>>> gobject-introspection-0.9.12.tar.bz2 >>>> >>>> spec files: >>>> ----------- >>>> --- gobject-introspection.spec >>>> +++ gobject-introspection.spec >>>> @@ -1,18 +1,18 @@ >>>> # >>>> -# Do not Edit! Generated by: >>>> -# spectacle version 0.18 >>>> +# Do NOT Edit the Auto-generated Part! >>>> +# Generated by: spectacle version 0.20git >>>> # >>>> # >> macros >>>> # << macros >>>> >>>> Name: gobject-introspection >>>> Summary: Introspection system for GObject-based libraries >>>> -Version: 0.9.3 >>>> +Version: 0.9.12 >>>> Release: 1 >>>> Group: Development/Libraries >>>> License: GPLv2+, LGPLv2+, MIT >>>> URL: http://live.gnome.org/GObjectIntrospection >>>> -Source0: >>>> ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.6/%{name}-%{version}.tar >>>> .bz2 >>>> +Source0: >>>> ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.9/%{name}-%{version}.tar >>>> .bz2 >>>> Source100: gobject-introspection.yaml >>>> Requires(post): /sbin/ldconfig >>>> Requires(postun): /sbin/ldconfig >>>> @@ -117,8 +117,11 @@ >>>> %{_datadir}/aclocal/introspection.m4 >>>> %dir %{_datadir}/gobject-introspection-1.0 >>>> %{_datadir}/gobject-introspection-1.0/Makefile.introspection >>>> +%{_datadir}/gobject-introspection-1.0/gdump.c >>>> +%dir %{_datadir}/gobject-introspection-1.0/tests >>>> +%{_datadir}/gobject-introspection-1.0/tests/* >>>> %doc %{python_sitearch}/giscanner >>>> -#%{_datadir}/gtk-doc/html/gi/* >>>> +%{_datadir}/gtk-doc/html/gi/* >>>> %{_mandir}/man1/*.gz >>>> # << files devel >>>> >>>> >>>> other changes: >>>> -------------- >>>> >>>> ++++++ gobject-introspection-0.9.3.tar.bz2 -> >>>> gobject-introspection-0.9.12.tar.bz2 >>>> 113283 lines of diff (skipped) >>>> >>>> ++++++ gobject-introspection.yaml >>>> --- gobject-introspection.yaml >>>> +++ gobject-introspection.yaml >>>> @@ -1,12 +1,12 @@ >>>> Name: gobject-introspection >>>> Summary: Introspection system for GObject-based libraries >>>> -Version: 0.9.3 >>>> +Version: 0.9.12 >>>> Release: 1 >>>> Group: Development/Libraries >>>> License: GPLv2+, LGPLv2+, MIT >>>> URL: http://live.gnome.org/GObjectIntrospection >>>> Sources: >>>> - - >>>> ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.6/%{name}-%{version}.tar >>>> .bz2 >>>> + - >>>> ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.9/%{name}-%{version}.tar >>>> .bz2 >>>> Description: | >>>> GObject Introspection can scan C header and source files in order to >>>> generate introspection "typelib" files. It also provides an API to >>>> examine >>>> >>>> _______________________________________________ >>>> Meego-commits mailing list >>>> [email protected] >>>> http://lists.meego.com/listinfo/meego-commits >>> _______________________________________________ >>> MeeGo-packaging mailing list >>> [email protected] >>> http://lists.meego.com/listinfo/meego-packaging >> _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
