commit farsight2 for openSUSE:Factory
Hello community, here is the log from the commit of package farsight2 for openSUSE:Factory checked in at Thu Apr 1 03:30:22 CEST 2010. -------- --- GNOME/farsight2/farsight2.changes 2010-01-06 11:29:01.000000000 +0100 +++ /mounts/work_src_done/STABLE/farsight2/farsight2.changes 2010-03-23 12:27:57.000000000 +0100 @@ -1,0 +2,8 @@ +Tue Mar 23 11:07:03 UTC 2010 - dimstar@opensuse.org + +- Add farsight2-libnice011.patch. There is no need to include + udp-bsd.h. The header is no longer installed with newer libnice + versions; besides it only declared NiceSocket, which is no + longer used (since commit 90a5e2). + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- farsight2-libnice.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ farsight2.spec ++++++ --- /var/tmp/diff_new_pack.KhAxNi/_old 2010-04-01 03:30:06.000000000 +0200 +++ /var/tmp/diff_new_pack.KhAxNi/_new 2010-04-01 03:30:06.000000000 +0200 @@ -34,7 +34,7 @@ BuildRequires: python-gstreamer-0_10-devel BuildRequires: python-xml Version: 0.0.17 -Release: 1 +Release: 2 License: LGPLv2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: gstreamer-0_10-plugins-bad @@ -43,6 +43,8 @@ Group: Productivity/Multimedia/Other Summary: Framework for Audio/Video Conferencing Protocols Source: http://farsight.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM farsight2-libnice.patch fdo#27260 dimstar@opensuse.org -- No need to include this libnice header. +Patch0: farsight2-libnice.patch %description The Farsight project is an effort to create a framework to deal with @@ -129,6 +131,7 @@ %prep %setup -q +%patch0 -p1 %build %configure\ ++++++ farsight2-libnice.patch ++++++ Index: farsight2-0.0.17/transmitters/nice/fs-nice-stream-transmitter.c =================================================================== --- farsight2-0.0.17.orig/transmitters/nice/fs-nice-stream-transmitter.c +++ farsight2-0.0.17/transmitters/nice/fs-nice-stream-transmitter.c @@ -46,8 +46,6 @@ #include <string.h> #include <sys/types.h> -#include <udp-bsd.h> - #define GST_CAT_DEFAULT fs_nice_transmitter_debug /* Signals */ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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