What's a otcshare.org bug - bug 5548 doesn't exist on bugs.meego.com? (and where is the BMC# for this?)
(let's not start with the NB#-like bugs from Intel side too..) /Carsten 2011/3/25 zhengwu <[email protected]>: > Hi, > I have made the following changes to telepathy-logger in project > Trunk:Testing. Please review and accept ASAP. > > Thank You, > zhengwu > > [This message was auto-generated] > > --- > > Request #15185: > > submit: devel:telepathy/telepathy-logger(r3) -> > Trunk:Testing/telepathy-logger > > > Message: > update (forwarded request 15184 from zhengwu) > > State: new 2011-03-24T23:32:40 zhengwu > Comment: None > > > > changes files: > -------------- > --- telepathy-logger.changes > +++ telepathy-logger.changes > @@ -0,0 +1,7 @@ > +* Fri Mar 25 2011 wu zheng <[email protected]> - 0.2.6 > +- Update to 0.2.6 for Bug5548(otcshare.org) > + > +* Thu Feb 17 2011 Rob Bradford <[email protected]> - 0.1.7 > +- Update to 0.1.7 needed for Empathy > +- Update yaml file to reflect that we no longer require gconf > + > > old: > ---- > telepathy-logger-0.1.4.tar.bz2 > > new: > ---- > telepathy-logger-0.2.6.tar.bz2 > > spec files: > ----------- > --- telepathy-logger.spec > +++ telepathy-logger.spec > @@ -1,13 +1,13 @@ > # > -# Do not Edit! Generated by: > -# spectacle version 0.18 > +# Do NOT Edit the Auto-generated Part! > +# Generated by: spectacle version 0.22git > # > # >> macros > # << macros > > Name: telepathy-logger > Summary: Logger for Telepathy framework[header] > -Version: 0.1.4 > +Version: 0.2.6 > Release: 1 > Group: Applications/Communications > License: GPLv2+ > @@ -15,17 +15,14 @@ > Source0: > http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2 > Source100: telepathy-logger.yaml > Requires: telepathy-mission-control > -Requires(pre): GConf2 > -Requires(preun): GConf2 > Requires(post): /sbin/ldconfig > -Requires(post): GConf2 > Requires(postun): /sbin/ldconfig > BuildRequires: pkgconfig(telepathy-glib) > BuildRequires: pkgconfig(sqlite3) > -BuildRequires: pkgconfig(gconf-2.0) > BuildRequires: pkgconfig(libxml-2.0) > BuildRequires: gnome-common > BuildRequires: gnome-doc-utils > +BuildRequires: intltool > > > %description > @@ -68,27 +65,9 @@ > # >> install post > # << install post > > -%pre > -if [ "$1" -gt 1 ]; then > - export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > - gconftool-2 --makefile-uninstall-rule \ > - %{_sysconfdir}/gconf/schemas/%{name}.schemas \ > - > /dev/null || : > -fi > - > -%preun > -if [ "$1" -eq 0 ]; then > - export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > - gconftool-2 --makefile-uninstall-rule \ > - %{_sysconfdir}/gconf/schemas/%{name}.schemas \ > - > /dev/null || : > -fi > - > -%post > -/sbin/ldconfig > -export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > -gconftool-2 --makefile-install-rule \ > - %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : > + > + > +%post -p /sbin/ldconfig > > %postun -p /sbin/ldconfig > > @@ -100,10 +79,10 @@ > %defattr(-,root,root,-) > # >> files > %{_libdir}/lib%{name}.so.* > -%{_sysconfdir}/gconf/schemas/%{name}.schemas > %{_datadir}/dbus-1/services > %{_libexecdir}/telepathy-logger > %{_datadir}/telepathy/clients > +%{_datadir}/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml > # << files > > > @@ -111,8 +90,8 @@ > %defattr(-,root,root,-) > # >> files devel > %{_libdir}/lib%{name}.so > -%{_libdir}/pkgconfig/%name-0.1.pc > -%{_includedir}/%{name}-0.1/ > +%{_libdir}/pkgconfig/%name-0.2.pc > +%{_includedir}/%{name}-0.2/ > %doc /usr/share/gtk-doc/html > # << files devel > > > other changes: > -------------- > > ++++++ telepathy-logger-0.1.4.tar.bz2 -> telepathy-logger-0.2.6.tar.bz2 > 52339 lines of diff (skipped) > > ++++++ telepathy-logger.yaml > --- telepathy-logger.yaml > +++ telepathy-logger.yaml > @@ -1,6 +1,6 @@ > Name: telepathy-logger > Summary: Logger for Telepathy framework[header] > -Version: 0.1.4 > +Version: 0.2.6 > Release: 1 > Group: Applications/Communications > License: GPLv2+ > @@ -8,15 +8,16 @@ > Sources: > - > http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2 > Configure: configure > +NoAutoLocale: yes > Requires: > - telepathy-mission-control > PkgBR: > - gnome-common > - gnome-doc-utils > + - intltool > PkgConfigBR: > - telepathy-glib > - sqlite3 > - - gconf-2.0 > - libxml-2.0 > SubPackages: > - Name: devel > > _______________________________________________ > 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
