I've no idea, maybe Peter knows more..?
BTW, why are armv7el & i586 disabled for devel:base Trunk..?

http://build.meego.com/project/monitor?project=devel%3Abase

BR,
Topi

On 10/27/2010 10:23 AM, Carsten Munk wrote:
> Why armv5tel builds included?
>
> BR
> Carsten Munk
>
> 2010/10/27 Santakivi Topi <[email protected]>:
>  > Hi.
>  >
>  > I'll take a look. Are you seeing any other build problems
>  > than the ones in the below link?
>  >
>  >
> http://build.meego.com/project/monitor?commit=Filter%3A&failed=1&pkgname=&repo_Trunk=1&repo_testing=1&arch_armv5el=1&arch_armv7el=1&arch_i586=1&project=devel%3Abase&defaults=0
> <http://build.meego.com/project/monitor?commit=Filter%3A&failed=1&pkgname=&repo_Trunk=1&repo_testing=1&arch_armv5el=1&arch_armv7el=1&arch_i586=1&project=devel%3Abase&defaults=0>
>  >
>  > BR,
>  > Topi
>  >
>  > On 10/27/2010 08: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

Reply via email to