Hello community, here is the log from the commit of package xine-ui for openSUSE:Factory checked in at Fri Aug 12 11:38:07 CEST 2011.
-------- --- xine-ui/xine-ui.changes 2011-05-12 16:22:16.000000000 +0200 +++ /mounts/work_src_done/STABLE/xine-ui/xine-ui.changes 2011-08-11 21:32:05.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Aug 11 19:27:07 UTC 2011 - [email protected] + +- Remove inclusion of <curl/types.h>, it's obsolete in curl since + 2004. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- xine-curl-types.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xine-ui.spec ++++++ --- /var/tmp/diff_new_pack.9DIOhR/_old 2011-08-12 11:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.9DIOhR/_new 2011-08-12 11:36:48.000000000 +0200 @@ -23,7 +23,7 @@ BuildRequires: update-desktop-files xine-devel xorg-x11-devel Summary: Video player with plugins Version: 0.99.5 -Release: 234 +Release: 236 License: GPLv2+ ; Public Domain, Freeware Group: Productivity/Multimedia/Video/Players Url: http://xine.sourceforge.net @@ -46,6 +46,7 @@ Patch50: xine-ui-crippled-LOCAL.diff Patch60: xine-ui-AUTOMAKE.diff Patch61: xine-ui-png_check_sig.diff +Patch62: xine-curl-types.patch %description xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It @@ -69,6 +70,7 @@ %patch50 %patch60 %patch61 +%patch62 -p0 %build export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ++++++ xine-curl-types.patch ++++++ Index: src/xitk/download.c =================================================================== --- src/xitk/download.c.orig +++ src/xitk/download.c @@ -30,7 +30,6 @@ #ifdef HAVE_CURL #include <curl/curl.h> -#include <curl/types.h> #include <curl/easy.h> #endif ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
