[tracker/f15/master] Update to 0.10.2

Deji Akingunola deji at fedoraproject.org
Thu Mar 10 21:47:20 UTC 2011


commit 05a5587282fd3bcf5fce6783cbb94fa06d7287e6
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Thu Mar 10 16:48:19 2011 -0500

    Update to 0.10.2

 sources                             |    2 +-
 tracker-0.10-gtk3-build-fixes.patch |   15 ---------------
 tracker-search-bar.1                |   23 -----------------------
 tracker.spec                        |   11 ++++++-----
 4 files changed, 7 insertions(+), 44 deletions(-)
---
diff --git a/sources b/sources
index 5fc35e1..815be43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03084485bdc91af0924121950e3f20db  tracker-0.10.0.tar.bz2
+b6b83267c71755e235b517edf2d9b905  tracker-0.10.2.tar.bz2
diff --git a/tracker-0.10-gtk3-build-fixes.patch b/tracker-0.10-gtk3-build-fixes.patch
index 9cd7245..ec81deb 100644
--- a/tracker-0.10-gtk3-build-fixes.patch
+++ b/tracker-0.10-gtk3-build-fixes.patch
@@ -1,20 +1,5 @@
 --- configure.ac	2011-02-17 11:39:02.000000000 -0500
 +++ configure.ac.new	2011-02-17 22:05:40.788691036 -0500
-@@ -186,10 +186,10 @@
- LIBEXIF_REQUIRED=0.6
- LIBGSF_REQUIRED=1.13
- EXEMPI_REQUIRED=2.1.0
--EVO_REQUIRED=2.91.90
--EVO_SHELL_REQUIRED=2.91.90
--EDS_REQUIRED=2.91.90
--CAMEL_REQUIRED=2.91.90
-+EVO_REQUIRED=2.91.6
-+EVO_SHELL_REQUIRED=2.91.6
-+EDS_REQUIRED=2.91.6
-+CAMEL_REQUIRED=2.91.6
- # Unlikely version for now, Nepomuk integration isn't finished in streamanalyzer atm
- LIBSTREAMANALYZER_REQUIRED=0.7.0
- GEE_REQUIRED=0.3
 @@ -440,7 +440,7 @@
  TRACKER_NAUTILUS_EXTENSION_REQUIRED="glib-2.0       >= $GLIB_REQUIRED
                                       gio-unix-2.0   >= $GLIB_REQUIRED
diff --git a/tracker.spec b/tracker.spec
index b1ece71..0caae52 100644
--- a/tracker.spec
+++ b/tracker.spec
@@ -1,12 +1,11 @@
 Summary:	Desktop-neutral search tool and indexer
 Name:		tracker
-Version:	0.10.0
-Release:	2%{?dist}
+Version:	0.10.2
+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
-Source1:	tracker-search-bar.1
 Patch0:		tracker-0.9-fedora-build-fixes.patch
 Patch1:		tracker-0.10-gtk3-build-fixes.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -91,14 +90,13 @@ search in nuautilus using tracker is built-in directly in the nautilus package.
 autopoint --force &&
 AUTOPOINT='intltoolize --automake --copy' autoreconf --verbose --force --install
 %patch0 -p0 -b .fix
-cp -pr %{SOURCE1} docs/manpages
 
 %global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir)
 
 %build
 %configure --disable-static		\
 	--enable-miner-evolution --disable-gtk-doc --disable-functional-tests
-# Disable the functional tests for now, they make use of python bytecodes.
+# Disable the functional tests for now, they use python bytecodes.
 
 # Disable rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -201,6 +199,9 @@ fi
 #%{_datadir}/gtk-doc/html/ontology/
 
 %changelog
+* Thu Mar 10 2011 Deji Akingunola <dakingun at gmail.com> - 0.10.2-1
+- Update to 0.10.2
+
 * Tue Mar  8 2011 Matthias Clasen <mclasen at redhat.com> - 0.10.0-2
 - Rebuild against newer gnome-panel
 


More information about the scm-commits mailing list