Will do. But why gupnp-vala is not in the resolvedeps result of vala? I also tried osc localcheckbuild for vala package, but only libgee/libatasmart can be found.
Regards, Yin, Yan > -----Original Message----- > From: Zhu, Peter J > Sent: Thursday, October 28, 2010 9:21 PM > To: [email protected]; Yin, Yan > Subject: RE: [meego-commits] 9015: Changes to Trunk:Testing/vala > > Update gupnp-vala as well since it required vala-1.0 which is removed > from new upgrade > > Peter > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Yan Yin > > Sent: Thursday, October 28, 2010 7:57 PM > > To: [email protected] > > Subject: [meego-commits] 9015: Changes to Trunk:Testing/vala > > > > Hi, > > I have made the following changes to vala in project Trunk:Testing. > Please > > review and accept ASAP. > > > > Thank You, > > Yan Yin > > > > [This message was auto-generated] > > > > --- > > > > Request #9015: > > > > submit: home:yyin2:branches:Trunk:Testing/vala(r3)(cleanup) -> > > Trunk:Testing/vala > > > > > > Message: > > update to 0.11.1 > > > > State: new 2010-10-28T04:57:10 yyin2 > > Comment: None > > > > > > > > changes files: > > -------------- > > --- vala.changes > > +++ vala.changes > > @@ -0,0 +1,3 @@ > > +* Thu Oct 28 2010 Yan Yin <[email protected]> - 0.11.1 > > +- Update to 0.11.1 > > + > > > > old: > > ---- > > vala-0.9.4.tar.bz2 > > > > new: > > ---- > > vala-0.11.1.tar.bz2 > > > > spec files: > > ----------- > > --- vala.spec > > +++ vala.spec > > @@ -1,20 +1,19 @@ > > # > > -# Do not Edit! Generated by: > > -# spectacle version 0.18 > > +# Do NOT Edit the Auto-generated Part! > > +# Generated by: spectacle version 0.20 > > # > > # >> macros > > # << macros > > > > Name: vala > > Summary: A modern programming language for GNOME > > -Version: 0.9.4 > > +Version: 0.11.1 > > Release: 1 > > Group: Development/Languages > > License: LGPLv2+ and BSD > > URL: http://live.gnome.org/Vala > > Source0: > > http://download.gnome.org/sources/vala/0.9/vala-%{version}.tar.bz2 > > Source100: vala.yaml > > -Requires: gtk2-devel > > Requires(post): /sbin/ldconfig > > Requires(postun): /sbin/ldconfig > > BuildRequires: pkgconfig(gtk+-2.0) > > @@ -136,10 +135,10 @@ > > %defattr(-,root,root,-) > > # >> files > > %doc AUTHORS ChangeLog COPYING MAINTAINERS NEWS README > > THANKS > > -%{_bindir}/valac > > -%{_bindir}/vala > > -%{_datadir}/vala > > -%{_libdir}/libvala.so.* > > +%{_bindir}/valac* > > +%{_bindir}/vala* > > +%{_datadir}/vala* > > +%{_libdir}/libvala*.so.* > > %{_mandir}/*/valac* > > # << files > > > > @@ -147,23 +146,24 @@ > > %files doc > > %defattr(-,root,root,-) > > # >> files doc > > -%{_datadir}/devhelp/books/vala > > +%{_datadir}/devhelp/books/vala* > > # << files doc > > > > %files tools > > %defattr(-,root,root,-) > > # >> files tools > > %{_bindir}/*gen* > > -%{_bindir}/vapicheck > > -%{_libdir}/vala > > +%{_bindir}/vapicheck* > > +%{_libdir}/vala* > > %{_mandir}/*/*gen* > > # << files tools > > > > %files devel > > %defattr(-,root,root,-) > > # >> files devel > > -%{_includedir}/vala-1.0 > > -%{_libdir}/libvala.so > > -%{_libdir}/pkgconfig/vala-1.0.pc > > +%{_includedir}/vala* > > +%{_libdir}/libvala*.so > > +%{_libdir}/pkgconfig/libvala-*.pc > > +%{_datadir}/aclocal/* > > # << files devel > > > > > > other changes: > > -------------- > > > > ++++++ vala-0.9.4.tar.bz2 -> vala-0.11.1.tar.bz2 > > 487629 lines of diff (skipped) > > > > ++++++ vala.yaml > > --- vala.yaml > > +++ vala.yaml > > @@ -1,6 +1,6 @@ > > Name: vala > > Summary: A modern programming language for GNOME > > -Version: 0.9.4 > > +Version: 0.11.1 > > Release: 1 > > Group: Development/Languages > > License: LGPLv2+ and BSD > > @@ -22,8 +22,6 @@ > > The syntax of Vala is similar to C#, modified to better fit the > GObject > > type system. > > > > -Requires: > > - - gtk2-devel > > PkgBR: > > - flex > > - bison > > > > _______________________________________________ > > 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
