Hello community, here is the log from the commit of package telepathy-salut for openSUSE:Factory checked in at Tue May 31 16:33:39 CEST 2011.
-------- --- GNOME/telepathy-salut/telepathy-salut.changes 2010-10-09 11:00:36.000000000 +0200 +++ /mounts/work_src_done/STABLE/telepathy-salut/telepathy-salut.changes 2011-05-27 00:13:49.000000000 +0200 @@ -1,0 +2,33 @@ +Wed May 4 23:35:52 CEST 2011 - [email protected] + +- Update to version 0.5.0: + + Enhancements: + - The wocky library used in telepathy-gabble has been added as + a submodule and is starting to replace bits of Gibber + - The test suite now has a mock Avahi service, so running the + tests no longer uses the system avahi and therefore doesn't + pop up contacts on other users' contact lists. + - Implement ofdT.Protocol objects for exposed protocols. + - Replace the capability channel manager interfaces with the + new ones already used in Gabble which make the caps situation + a lot saner. + - Implement ContactCapabilities. + - fdo#33833: Implement FileTransfer.FileURI + - Use Wocky's caps hashing code + - Give Salut a plugin API, based on the Gabble one. + - The C tests now use GLib instead of check. + - Salut's XMPP connection manager has been replaced with + Wocky's Meta Porter. + + Fixes: + - Ensure to reply to disco requests with the same id attribute + and other test reliability fixes. + - fdo#31665: use TpDBusDaemon, not tp_get_bus(). +- Add Url tag. +- Add BuildRequires: python-xmldiff (needed for tests), + pkgconfig(sqlite3) and pkgconfig(gnutls) (needed for wocky). +- Remove explicit dbus-1-glib Requires: it's automatically added + due to the linked library; this fixes an rpmlint warning. +- Remove obsolete --enable-olpc from configure call. +- Clean spec file using spec-cleaner. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- telepathy-salut-0.4.0.tar.bz2 New: ---- telepathy-salut-0.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-salut.spec ++++++ --- /var/tmp/diff_new_pack.FVc2iy/_old 2011-05-31 16:33:29.000000000 +0200 +++ /var/tmp/diff_new_pack.FVc2iy/_new 2011-05-31 16:33:29.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package telepathy-salut (Version 0.4.0) +# spec file for package telepathy-salut # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: telepathy-salut -Version: 0.4.0 +Version: 0.5.0 Release: 1 License: GPLv2+ -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Summary: Link-local XMPP connection manager for Telepathy +Url: http://telepathy.freedesktop.org/wiki/ +Group: System/Libraries +Source: %{name}-%{version}.tar.bz2 BuildRequires: dbus-1-glib-devel BuildRequires: libavahi-glib-devel BuildRequires: libavahi-gobject-devel @@ -30,11 +32,11 @@ BuildRequires: libxml2-devel BuildRequires: libxslt BuildRequires: python-xml +BuildRequires: python-xmldiff BuildRequires: telepathy-glib-devel -Group: System/Libraries -Summary: Link-local XMPP connection manager for Telepathy -Requires: dbus-1-glib -Source: %{name}-%{version}.tar.bz2 +BuildRequires: pkgconfig(gnutls) +BuildRequires: pkgconfig(sqlite3) +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A connection manager for Telepathy that implement peer to peer XMPP @@ -56,18 +58,18 @@ %setup -q %build -%configure --docdir=%{_docdir}/%{name} --enable-olpc -make %{?jobs:-j %jobs} +%configure --docdir=%{_docdir}/%{name} +make %{?_smp_mflags} %install -%makeinstall +%make_install %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean -%{__rm} -rf "$RPM_BUILD_ROOT" +%{__rm} -rf %{buildroot} %files %defattr(-,root,root) ++++++ telepathy-salut-0.4.0.tar.bz2 -> telepathy-salut-0.5.0.tar.bz2 ++++++ ++++ 288634 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
