r33172 - /desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Mar 14 18:25:52 UTC 2012


Author: biebl
Date: Wed Mar 14 18:25:51 2012
New Revision: 33172

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33172
Log:
Actually add the patch...

Added:
    desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch

Added: desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch?rev=33172&op=file
==============================================================================
--- desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch (added)
+++ desktop/unstable/gnome-documents/debian/patches/03-tracker-0.14.patch [utf-8] Wed Mar 14 18:25:51 2012
@@ -1,0 +1,31 @@
+Index: gnome-documents-0.2.1/configure.ac
+===================================================================
+--- gnome-documents-0.2.1.orig/configure.ac	2012-03-14 01:21:43.000000000 +0100
++++ gnome-documents-0.2.1/configure.ac	2012-03-14 01:22:33.030505282 +0100
+@@ -52,7 +52,7 @@
+ GDATA_MIN_VERSION=0.9.1
+ GOA_MIN_VERSION=3.1.90
+ CLUTTER_GTK_MIN_VERSION=1.0.1
+-TRACKER_MIN_VERSION=0.12.1
++TRACKER_MIN_VERSION=0.14.0
+ 
+ PKG_CHECK_MODULES(DOCUMENTS,
+                   clutter-gtk-1.0 >= $CLUTTER_GTK_MIN_VERSION
+@@ -62,14 +62,14 @@
+                   gobject-introspection-1.0 >= $GOBJECT_INTROSPECTION_MIN_VERSION
+                   gtk+-3.0 >= $GTK_MIN_VERSION
+                   gnome-desktop-3.0
+-                  tracker-sparql-0.12 >= $TRACKER_MIN_VERSION
++                  tracker-sparql-0.14 >= $TRACKER_MIN_VERSION
+                   goa-1.0 >= $GOA_MIN_VERSION
+                   libgdata >= $GDATA_MIN_VERSION
+                   oauth)
+ 
+ PKG_CHECK_MODULES(MINER,
+-                  tracker-sparql-0.12
+-                  tracker-miner-0.12
++                  tracker-sparql-0.14
++                  tracker-miner-0.14
+                   glib-2.0 >= $GLIB_MIN_VERSION
+                   gio-2.0 >= $GLIB_MIN_VERSION
+                   goa-1.0 >= $GOA_MIN_VERSION




More information about the pkg-gnome-commits mailing list