commit farsight2 for openSUSE:Factory
Hello community, here is the log from the commit of package farsight2 for openSUSE:Factory checked in at Wed Mar 25 18:55:00 CET 2009. -------- --- GNOME/farsight2/farsight2.changes 2009-02-10 18:47:14.000000000 +0100 +++ farsight2/farsight2.changes 2009-03-17 20:30:20.000000000 +0100 @@ -1,0 +2,13 @@ +Tue Mar 17 18:33:54 CET 2009 - vuntz@novell.com + +- Update to version 0.0.8: + + This release should make h.264 and Theora work reliably. + + Only send the RTCP Receiver Reports when not sending + + Only advertise relevant telephone-event clock-rates + + Use the common GStreamer common/ submodule + + Fix various bugs +- Remove farsight2-0.0.7.diff: not needed anymore. +- Use fdupes. +- Use py_sitedir instead of redefining it with python_sitelib. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- farsight2-0.0.7.diff farsight2-0.0.7.tar.bz2 New: ---- farsight2-0.0.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ farsight2.spec ++++++ --- /var/tmp/diff_new_pack.G25486/_old 2009-03-25 18:53:50.000000000 +0100 +++ /var/tmp/diff_new_pack.G25486/_new 2009-03-25 18:53:50.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package farsight2 (Version 0.0.7) +# spec file for package farsight2 (Version 0.0.8) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,6 +19,7 @@ Name: farsight2 +BuildRequires: fdupes BuildRequires: gcc-c++ %if 0%{?suse_version} > 1030 BuildRequires: gstreamer-0_10-devel >= 0.10.20 @@ -30,8 +31,8 @@ # For autoreconf: BuildRequires: gtk-doc python-gstreamer-0_10 python-gtk-devel python-xml BuildRequires: libnice-devel >= 0.0.3 -Version: 0.0.7 -Release: 4 +Version: 0.0.8 +Release: 1 License: LGPL v2.1 only BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libgstfarsight-0_10-0 = %{version} @@ -39,8 +40,6 @@ Group: Productivity/Multimedia/Other Summary: Framework for Audio/Video Conferencing Protocols Source: http://farsight.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2 -Patch: %{name}-%{version}.diff -%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description The Farsight project is an effort to create a framework to deal with @@ -138,8 +137,7 @@ Stephen Welch <swelch53@users.sourceforge.net> %prep -%setup -q -n %{name}-%{version} -%patch +%setup -q %build %configure\ @@ -150,6 +148,7 @@ %install %makeinstall find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; +%fdupes $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -181,9 +180,19 @@ %files -n python-farsight2 %defattr(-,root,root) -%{python_sitelib} +%{py_sitedir}/* %changelog +* Tue Mar 17 2009 vuntz@novell.com +- Update to version 0.0.8: + + This release should make h.264 and Theora work reliably. + + Only send the RTCP Receiver Reports when not sending + + Only advertise relevant telephone-event clock-rates + + Use the common GStreamer common/ submodule + + Fix various bugs +- Remove farsight2-0.0.7.diff: not needed anymore. +- Use fdupes. +- Use py_sitedir instead of redefining it with python_sitelib. * Tue Feb 10 2009 schwab@suse.de - Fix missing declarations. * Wed Jan 28 2009 hfiguiere@suse.de ++++++ farsight2-0.0.7.tar.bz2 -> farsight2-0.0.8.tar.bz2 ++++++ ++++ 19264 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