r19406 - in /desktop/unstable/totem/debian: changelog patches/04_tracker_build.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Apr 7 13:38:24 UTC 2009


Author: joss
Date: Tue Apr  7 13:38:23 2009
New Revision: 19406

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19406
Log:
04_tracker_build.patch: new patch, stolen upstream. Fix build with 
latest tracker version.

Added:
    desktop/unstable/totem/debian/patches/04_tracker_build.patch
Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/patches/series

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=19406&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Tue Apr  7 13:38:23 2009
@@ -12,6 +12,8 @@
   * totem-xine depends on libxine1-x.
   * Standards version is 3.8.1.
   * Upload to unstable.
+  * 04_tracker_build.patch: new patch, stolen upstream. Fix build with 
+    latest tracker version.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 07 Apr 2009 15:21:00 +0200
 

Added: desktop/unstable/totem/debian/patches/04_tracker_build.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/04_tracker_build.patch?rev=19406&op=file
==============================================================================
--- desktop/unstable/totem/debian/patches/04_tracker_build.patch (added)
+++ desktop/unstable/totem/debian/patches/04_tracker_build.patch Tue Apr  7 13:38:23 2009
@@ -1,0 +1,20 @@
+GNOME #563706
+Upstream commit r5837
+
+Index: totem-2.24.3/src/plugins/tracker/totem-tracker-widget.c
+===================================================================
+--- totem-2.24.3.orig/src/plugins/tracker/totem-tracker-widget.c	2009-04-07 15:36:49.275956162 +0200
++++ totem-2.24.3/src/plugins/tracker/totem-tracker-widget.c	2009-04-07 15:36:54.639950889 +0200
+@@ -28,10 +28,10 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <libintl.h>
+-#include <tracker.h>
+-#include <tracker-client.h>
+ #include <glib/gi18n-lib.h>
+ #include <gio/gio.h>
++#include <dbus/dbus.h>
++#include <tracker.h>
+ 
+ #include "totem-tracker-widget.h"
+ #include "totem-cell-renderer-video.h"

Modified: desktop/unstable/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/series?rev=19406&op=diff
==============================================================================
--- desktop/unstable/totem/debian/patches/series (original)
+++ desktop/unstable/totem/debian/patches/series Tue Apr  7 13:38:23 2009
@@ -1,6 +1,7 @@
 01_fake_keypresses.patch
 02_flv.patch
 03_disable_debug.patch
+04_tracker_build.patch
 20_use_alternatives.patch
 60_build_libbaconvideowidget_statically.patch
 70_bbc_plugin.patch




More information about the pkg-gnome-commits mailing list