It's a big change. Did you test if it break any build of other packages? Peter
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Rob Bradford > Sent: Wednesday, December 01, 2010 2:16 AM > To: [email protected] > Subject: [meego-commits] 10443: Changes to Trunk:Testing/clutter > > Hi, > I have made the following changes to clutter in project Trunk:Testing. Please > review and accept ASAP. > > Thank You, > Rob Bradford > > [This message was auto-generated] > > --- > > Request #10443: > > submit: home:rbradford:branches:Trunk:Testing/clutter(r5)(cleanup) -> > Trunk:Testing/clutter > > > Message: > None > > State: new 2010-11-30T10:15:43 rbradford > Comment: None > > > > changes files: > -------------- > --- clutter.changes > +++ clutter.changes > @@ -0,0 +1,9 @@ > +* Tue Nov 30 2010 Rob Bradford <[email protected]> - 1.5.8 > +- Update to latest development release (BMC#10671) > + > +* Tue Nov 23 2010 - <[email protected]> - 1.5.6 > +- Update to development release 1.5.6 > + > +* Tue Nov 09 2010 Rob Bradford <[email protected]> - 1.5.4 > +- Update to latest development release > + > > old: > ---- > clutter-1.2.8.tar.bz2 > > new: > ---- > clutter-1.5.8.tar.bz2 > > spec files: > ----------- > --- clutter.spec > +++ clutter.spec > @@ -7,12 +7,12 @@ > > Name: clutter > Summary: Open Source software library for creating rich graphical user > interfaces > -Version: 1.2.8 > +Version: 1.5.8 > Release: 2 > Group: System/Libraries > License: LGPLv2+ > URL: http://www.clutter-project.org/ > -Source0: > http://www.clutter-project.org/sources/clutter/1.2/clutter-%{version}.tar.bz2 > +Source0: > http://www.clutter-project.org/sources/clutter/1.5/clutter-%{version}.tar.bz2 > Source100: clutter.yaml > Requires(post): /sbin/ldconfig > Requires(postun): /sbin/ldconfig > @@ -27,6 +27,8 @@ > BuildRequires: pkgconfig(xfixes) > BuildRequires: pkgconfig(gl) > BuildRequires: pkgconfig(gdk-pixbuf-2.0) > +BuildRequires: intltool > +BuildRequires: gettext > > > %description > @@ -79,6 +81,7 @@ > > # >> install post > # << install post > +%find_lang clutter-1.0 > > > > @@ -93,7 +96,7 @@ > > > > -%files > +%files -f clutter-1.0.lang > %defattr(-,root,root,-) > # >> files > %doc COPYING AUTHORS ChangeLog NEWS README > @@ -115,5 +118,7 @@ > # >> files doc > %doc %{_datadir}/gtk-doc/html/%{name} > %doc %{_datadir}/gtk-doc/html/cogl > +%doc %{_datadir}/gtk-doc/html/cally > + > # << files doc > > > other changes: > -------------- > > ++++++ clutter-1.2.8.tar.bz2 -> clutter-1.5.8.tar.bz2 > 409265 lines of diff (skipped) > > ++++++ clutter.yaml > --- clutter.yaml > +++ clutter.yaml > @@ -2,14 +2,18 @@ > Summary: Open Source software library for creating rich graphical user > interfaces > Description: | > Clutter is an open source software library for creating fast, visually > rich > graphical user interfaces. The most obvious example of potential usage is in > media center type applications. We hope however it can be used for a lot more. > -Version: 1.2.8 > +Version: 1.5.8 > Release: 2 > Group: System/Libraries > License: LGPLv2+ > URL: http://www.clutter-project.org/ > Sources: > - - > http://www.clutter-project.org/sources/clutter/1.2/clutter-%{version}.tar.bz2 > + - > http://www.clutter-project.org/sources/clutter/1.5/clutter-%{version}.tar.bz2 > > +PkgBR: > + - intltool > + - gettext > +LocaleName: clutter-1.0 > PkgConfigBR: > - gtk-doc > - glib-2.0 > > _______________________________________________ > 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
