[tracker] Update to 0.10.8

Deji Akingunola deji at fedoraproject.org
Sat Apr 9 06:37:07 UTC 2011


commit 2f8cd999daa894c48729e33f819c0d89902b9281
Author: Deji Akingunola <dakingun at mail.com>
Date:   Sat Apr 9 02:38:17 2011 -0400

    Update to 0.10.8

 .gitignore                            |    1 +
 sources                               |    2 +-
 tracker-0.10-gnome3-build-fixes.patch |   15 +++------------
 tracker.spec                          |   13 ++++++++-----
 4 files changed, 13 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0eb80b..7df0743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ tracker-0.8.13.tar.bz2
 /tracker-0.10.2.tar.bz2
 /tracker-0.10.3.tar.bz2
 /tracker-0.10.5.tar.bz2
+/tracker-0.10.8.tar.bz2
diff --git a/sources b/sources
index 5567678..37d3807 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c2040ba96a34932a073317071b3da91  tracker-0.10.5.tar.bz2
+58407c7ee04df4043cadd9095d64da5d  tracker-0.10.8.tar.bz2
diff --git a/tracker-0.10-gnome3-build-fixes.patch b/tracker-0.10-gnome3-build-fixes.patch
index 55904b6..1e2049f 100644
--- a/tracker-0.10-gnome3-build-fixes.patch
+++ b/tracker-0.10-gnome3-build-fixes.patch
@@ -1,6 +1,6 @@
---- configure.ac	2011-03-24 15:40:39.000000000 -0400
-+++ configure.ac.new	2011-03-26 23:57:10.862059169 -0400
-@@ -448,7 +448,7 @@
+--- configure.ac	2011-04-08 08:03:30.000000000 -0400
++++ configure.ac.new	2011-04-09 02:35:13.969905763 -0400
+@@ -468,7 +468,7 @@
  TRACKER_NAUTILUS_EXTENSION_REQUIRED="glib-2.0       >= $GLIB_REQUIRED
                                       gio-unix-2.0   >= $GLIB_REQUIRED
                                       gthread-2.0    >= $GLIB_REQUIRED
@@ -9,12 +9,3 @@
                                       libnautilus-extension"
  
  PKG_CHECK_MODULES(TRACKER_NAUTILUS_EXTENSION, [$TRACKER_NAUTILUS_EXTENSION_REQUIRED],
-@@ -1132,7 +1132,7 @@
- 
- if test "x$have_tracker_miner_evolution" = "xyes"; then
- 
--   PKG_CHECK_MODULES(MINER_EVOLUTION_SHELL, evolution-shell > 2.91,
-+   PKG_CHECK_MODULES(MINER_EVOLUTION_SHELL, evolution-shell-3.0 > 2.91,
-                      [miner_evolution_2_91=yes],
-                      [miner_evolution_2_91=no])
- 
diff --git a/tracker.spec b/tracker.spec
index af0e19a..68bdaa2 100644
--- a/tracker.spec
+++ b/tracker.spec
@@ -1,11 +1,11 @@
 Summary:	Desktop-neutral search tool and indexer
 Name:		tracker
-Version:	0.10.5
+Version:	0.10.8
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 URL:		http://projects.gnome.org/tracker/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/tracker/0.9/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/tracker/0.10/%{name}-%{version}.tar.bz2
 Patch0:		tracker-0.9-fedora-build-fixes.patch
 Patch1:		tracker-0.10-gnome3-build-fixes.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -86,9 +86,9 @@ search in nuautilus using tracker is built-in directly in the nautilus package.
 
 %prep
 %setup -q
-%patch1 -p0 -b .gtk3
-autopoint --force &&
-AUTOPOINT='intltoolize --automake --copy' autoreconf --verbose --force --install
+#%patch1 -p0 -b .gtk3
+#autopoint --force &&
+#AUTOPOINT='intltoolize --automake --copy' autoreconf --verbose --force --install
 %patch0 -p0 -b .fix
 
 %global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir)
@@ -199,6 +199,9 @@ fi
 #%{_datadir}/gtk-doc/html/ontology/
 
 %changelog
+* Sat Apr 09 2011 Deji Akingunola <dakingun at gmail.com> - 0.10.8-1
+- Update to 0.10.8
+
 * Sat Mar 26 2011 Deji Akingunola <dakingun at gmail.com> - 0.10.5-1
 - Update to 0.10.5
 


More information about the scm-commits mailing list