commit folks for openSUSE:Factory
Hello community, here is the log from the commit of package folks for openSUSE:Factory checked in at Fri Sep 24 00:43:17 CEST 2010. -------- --- GNOME/folks/folks.changes 2010-09-02 10:30:53.000000000 +0200 +++ /mounts/work_src_done/STABLE/folks/folks.changes 2010-09-18 18:00:36.000000000 +0200 @@ -1,0 +2,34 @@ +Sat Sep 18 17:47:45 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.2.0: + + Build fixes for GIR 1.2 and Vala 0.10. + + Various linking fixes + + Normalize IM addresses written to the writeable backend + + Allow building the folks-import tool to be disabled + +------------------------------------------------------------------- +Sat Sep 11 18:30:11 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.1.17: + + Add the framework for a test suite + + Add a test of an individual's properties + + Build clean-ups + + Add generated C files to GITIGNOREFILES + + Don't allow setting a Kf.Persona's alias to its current value + + Don't save the key file when loading Personas' aliases + + Add more debugging for aliases + + Fix saving the key file when it contains multi-byte characters + + Warn on key file parse errors, rather than explode + + Notify of Tpf.PersonaStore's Personas being removed when + disabling account + + bgo#628853: hangs if there's no relationships.ini file + + Block flushing of Kf.PersonaStore on any pending file + operations + + bgo#629084: add a folks-import tool, including Pidgin support +- Add pkgconfig(libxml-2.0) BuildRequires to build the folks-import + tool. +- Create a tools subpackage for folks-import, with a Supplements + for packageand(libfolks0:pidgin), since it will be useful for old + pidgin users. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- folks-0.1.16.tar.bz2 New: ---- folks-0.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ folks.spec ++++++ --- /var/tmp/diff_new_pack.XGHRI0/_old 2010-09-24 00:42:43.000000000 +0200 +++ /var/tmp/diff_new_pack.XGHRI0/_new 2010-09-24 00:42:43.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package folks (Version 0.1.16) +# spec file for package folks (Version 0.2.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: folks -Version: 0.1.16 +Version: 0.2.0 Release: 1 License: LGPLv2.1+ Summary: Library to create metacontacts from multiple sources @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gee-1.0) BuildRequires: pkgconfig(gobject-2.0) +BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(telepathy-glib) BuildRequires: vala-devel @@ -53,6 +54,20 @@ libfolks is a library that aggregates people from multiple sources (eg, Telepathy connection managers) to create metacontacts. +%package tools +License: LGPLv2.1+ +Summary: Library to create metacontacts from multiple sources -- Tools +Group: Development/Libraries/GNOME +# the folks-import tool is useful for old pidgin users +Supplements: packageand(libfolks0:pidgin) + +%description tools +libfolks is a library that aggregates people from multiple sources (eg, +Telepathy connection managers) to create metacontacts. + +This package provides tools based on libfolks, like an importer for Pidgin +metacontacts. + %package devel License: LGPLv2.1+ Summary: Library to create metacontacts from multiple sources -- Development Files @@ -92,13 +107,19 @@ %files -n libfolks-telepathy0 %defattr(-, root, root) %{_libdir}/libfolks-telepathy.so.* -%{_libdir}/folks/13/backends/key-file/libfolks-backend-key-file.so -%{_libdir}/folks/13/backends/telepathy/libfolks-backend-telepathy.so +%{_libdir}/folks/15/backends/key-file/libfolks-backend-key-file.so +%{_libdir}/folks/15/backends/telepathy/libfolks-backend-telepathy.so + +%files tools +%defattr(-, root, root) +%{_bindir}/folks-import %files devel %defattr(-, root, root) %{_includedir}/folks/ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc +%{_datadir}/vala/vapi/folks.* +%{_datadir}/vala/vapi/folks-telepathy.* %changelog ++++++ folks-0.1.16.tar.bz2 -> folks-0.2.0.tar.bz2 ++++++ ++++ 19928 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de