commit farsight2 for openSUSE:Factory
Hello community, here is the log from the commit of package farsight2 for openSUSE:Factory checked in at Fri May 6 09:53:43 CEST 2011. -------- --- GNOME/farsight2/farsight2.changes 2010-11-06 17:54:51.000000000 +0100 +++ /mounts/work_src_done/STABLE/farsight2/farsight2.changes 2011-05-05 13:36:50.000000000 +0200 @@ -1,0 +2,39 @@ +Thu May 5 13:31:24 CEST 2011 - vuntz@opensuse.org + +- Update to version 0.0.27: + + Add a "send-bitrate" property to the FsSession object of the + RTP plugin to control the send bitrate + + Cleanup the raw transmitter again + + Other assorted bug fixes +- Move gstreamer-0_10-plugins-bad Requires to libgstfarsight-0_10-0 + as there is no farsight2 binary package. +- Drop libgstfarsight-0_10-0 Requires from main package: there is + no farsight2 binary package. + +------------------------------------------------------------------- +Sat Apr 30 11:43:35 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.0.26: + + Sessions are now disposed + + Direction handling in the raw plugin is less racy +- Changes from version 0.0.25: + + Fix bug that could break ICE calls. +- Changes from version 0.0.24: + + Added a fsrawconference plugin: it just give the incoming + packets straight to the output + + Added default codec preferences and element properties + + nice: + - Emit IPv4 candidates before IPv6 candidates for the dribbling + case with old versions, so it doesn't fail before getting a + candidate + - No longer return errors on a component before it has + connected. +- Changes from version 0.0.23: + + The libnice API/ABI has been broken in version 0.1.0, this + release is mainly meant to support this new API + + The fsfunnel element now proxies pad allocations + + A few bugs were fixed +- Add new -data subpackage containing the codec preferences and + element properties. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- farsight2-0.0.22.tar.bz2 New: ---- farsight2-0.0.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ farsight2.spec ++++++ --- /var/tmp/diff_new_pack.VexFiV/_old 2011-05-06 09:44:59.000000000 +0200 +++ /var/tmp/diff_new_pack.VexFiV/_new 2011-05-06 09:44:59.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package farsight2 (Version 0.0.22) +# spec file for package farsight2 # -# 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 @@ -33,12 +33,10 @@ BuildRequires: python-gobject2-devel BuildRequires: python-gstreamer-0_10-devel BuildRequires: python-xml -Version: 0.0.22 +Version: 0.0.27 Release: 1 License: LGPLv2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: gstreamer-0_10-plugins-bad -Requires: libgstfarsight-0_10-0 = %{version} Url: http://farsight.freedesktop.org/ Group: Productivity/Multimedia/Other Summary: Framework for Audio/Video Conferencing Protocols @@ -55,6 +53,8 @@ License: LGPLv2.1 Summary: Framework for Audio/Video Conferencing Protocols Group: System/Libraries +Requires: %{name}-data +Requires: gstreamer-0_10-plugins-bad Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -65,6 +65,22 @@ streaming protocols, on the other side it offers an API for clients to use those plugins. +%package data +License: LGPLv2.1 +Summary: Framework for Audio/Video Conferencing Protocols - Codec Preferences +Group: System/Libraries +BuildArch: noarch + +%description data +The Farsight project is an effort to create a framework to deal with +all known audio/video conferencing protocols. On one side it offers a +generic API that makes it possible to write plugins for different +streaming protocols, on the other side it offers an API for clients to +use those plugins. + +This package contains data (codec preferences, element properties) +used by the library. + %package devel License: LGPLv2.1 Requires: %{name} = %{version} pkgconfig glibc-devel glib2-devel @@ -127,6 +143,14 @@ %{_libdir}/farsight2-0.0 %{_libdir}/gstreamer-0.10 +%files data +%defattr(-, root, root) +%dir %{_datadir}/farsight2/ +%dir %{_datadir}/farsight2/0.0/ +%dir %{_datadir}/farsight2/0.0/fsrtpconference/ +%{_datadir}/farsight2/0.0/fsrtpconference/default-codec-preferences +%{_datadir}/farsight2/0.0/fsrtpconference/default-element-properties + %files devel %defattr(-,root,root) %{_includedir}/gstreamer-0.10 ++++++ farsight2-0.0.22.tar.bz2 -> farsight2-0.0.27.tar.bz2 ++++++ ++++ 22536 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