Since it's very easy to have such errors(we hit this second time), I already setup devel project for this package to devel:base.
Peter > -----Original Message----- > From: Zhu, Peter J > Sent: Wednesday, October 27, 2010 1:46 PM > To: '[email protected]'; Zhang, Qiang Z; > '[email protected]' > Cc: Selbak, Rolla N; [email protected] > Subject: RE: [meego-commits] 8869: Changes to > Trunk:Testing/gobject-introspection > > 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
