commit telepathy-farsight for openSUSE:Factory
Hello community, here is the log from the commit of package telepathy-farsight for openSUSE:Factory checked in at Tue May 3 09:24:01 CEST 2011. -------- --- GNOME/telepathy-farsight/telepathy-farsight.changes 2010-09-11 18:31:12.000000000 +0200 +++ /mounts/work_src_done/STABLE/telepathy-farsight/telepathy-farsight.changes 2011-04-29 22:44:40.000000000 +0200 @@ -1,0 +2,19 @@ +Fri Apr 29 21:53:26 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.0.17: + + Implement StartSoundTelephonyEvent and StartNamedTelephonyEvent + + Fix leak with Supported + Update + + Use g_error_matches + + Ignore NotImplemented errors for optional methods + + Don't link against libpython +- Use source services: download_url, recompress and set_version. + +------------------------------------------------------------------- +Fri Feb 11 12:57:34 UTC 2011 - fcrozat@novell.com + +- Update to version 0.0.16: + + Emit the NewActiveTransportPair signal + + Emit CodecsUpdated more often + + Various bug fixes + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- telepathy-farsight-0.0.15.tar.bz2 New: ---- _service _service:recompress:download_url:telepathy-farsight-0.0.17.tar.bz2 _service:set_version:telepathy-farsight.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:telepathy-farsight.spec ++++++ # # spec file for package telepathy-farsight # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Url: http://telepathy.freedesktop.org/ Name: telepathy-farsight Version: 0.0.17 Release: 1 License: LGPLv2.1+ Summary: Telepathy media streaming framework Group: System/Libraries Source: %{name}-%{version}.tar.bz2 BuildRequires: dbus-1-glib-devel >= 0.6.0 BuildRequires: farsight2-devel >= 0.0.3 BuildRequires: gstreamer-0_10-plugins-base-devel >= 0.10.18 BuildRequires: libxslt BuildRequires: python-devel BuildRequires: python-gobject2-devel BuildRequires: python-gstreamer-0_10-devel BuildRequires: python-xml BuildRequires: telepathy-glib-devel >= 0.7.8 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libtelepathy-farsight0 = %{version}-%{release} %description Telepathy Farsight is a Telepathy client that uses Farsight2 and GStreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. %package -n libtelepathy-farsight0 License: LGPLv2.1+ Summary: Telepathy media streaming framework Group: System/Libraries %description -n libtelepathy-farsight0 Telepathy Farsight is a Telepathy client that uses Farsight2 and GStreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. %package devel License: LGPLv2.1+ Summary: Telepathy media streaming framework Group: Development/Libraries/C and C++ Requires: farsight2-devel > 0.0.3 Requires: gstreamer-0_10-plugins-base-devel >= 0.10.18 Requires: libtelepathy-farsight0 = %{version} %description devel Telepathy Farsight is a Telepathy client that uses Farsight2 and GStreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. %package doc License: LGPLv2.1+ Summary: Telepathy media streaming framework Group: Development/Libraries/C and C++ %description doc Telepathy Farsight is a Telepathy client that uses Farsight2 and GStreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. %package -n python-telepathy-farsight License: LGPLv2.1+ Summary: Telepathy media streaming framework Group: Development/Libraries/Python Requires: python-gstreamer-0_10 %py_requires %description -n python-telepathy-farsight Telepathy Farsight is a Telepathy client that uses Farsight2 and GStreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. %prep %setup -q %build # autoreconf -f -i %configure --disable-static make %{?jobs:-j%jobs} %install %makeinstall find %{buildroot} -type f -name "*.la" -delete -print %post -n libtelepathy-farsight0 -p /sbin/ldconfig %postun -n libtelepathy-farsight0 -p /sbin/ldconfig %clean rm -rf %{buildroot} %files -n libtelepathy-farsight0 %defattr(-,root,root) %{_libdir}/libtelepathy-farsight.so.* %files devel %defattr(-,root,root) %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so %{_includedir}/telepathy-1.0 %files doc %defattr(-,root,root) %{_datadir}/gtk-doc %files -n python-telepathy-farsight %defattr(-,root,root) %{py_sitedir}/*.so %changelog ++++++ telepathy-farsight.spec ++++++ --- /var/tmp/diff_new_pack.FPJpXq/_old 2011-05-03 09:23:33.000000000 +0200 +++ /var/tmp/diff_new_pack.FPJpXq/_new 2011-05-03 09:23:33.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package telepathy-farsight (Version 0.0.15) +# spec file for package telepathy-farsight # -# 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 @@ -19,7 +19,7 @@ Url: http://telepathy.freedesktop.org/ Name: telepathy-farsight -Version: 0.0.15 +Version: 0.0.16 Release: 1 License: LGPLv2.1+ Summary: Telepathy media streaming framework ++++++ _service ++++++ <services> <service name="download_url"> <param name="protocol">http</param> <param name="host">telepathy.freedesktop.org</param> <param name="path">/releases/telepathy-farsight/telepathy-farsight-0.0.17.tar.gz</param> </service> <service name="recompress"> <param name="file">_service:download_url:*.tar.gz</param> <param name="compression">bz2</param> </service> <service name="set_version" /> </services> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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