[tracker/f19] Update to 0.16.4

David King amigadave at fedoraproject.org
Fri Nov 28 11:12:02 UTC 2014


commit 36d829265db4139cea28e29eb6b657637a8dd49e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Nov 24 17:28:06 2013 +0100

    Update to 0.16.4

 0001-Fix-typos-in-tracker-search-man-page.patch |   37 -----------------------
 sources                                         |    2 +-
 tracker.spec                                    |   19 +++++------
 3 files changed, 10 insertions(+), 48 deletions(-)
---
diff --git a/sources b/sources
index 33e00d7..36b4f95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aff0080e06cd9304c40a08a0400dd7e5  tracker-0.16.2.tar.xz
+a2debc6b80ea4134306ce395922413a7  tracker-0.16.4.tar.xz
diff --git a/tracker.spec b/tracker.spec
index e797894..e5d52ba 100644
--- a/tracker.spec
+++ b/tracker.spec
@@ -14,8 +14,8 @@
 
 Summary:	Desktop-neutral search tool and indexer
 Name:		tracker
-Version:	0.16.2
-Release:	4%{?dist}
+Version:	0.16.4
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 URL:		http://projects.gnome.org/tracker/
@@ -25,14 +25,11 @@ Source0:	http://download.gnome.org/sources/tracker/0.16/%{name}-%{version}.tar.x
 # https://bugzilla.redhat.com/show_bug.cgi?id=771601
 Patch1:		tracker-0.15-onlyshowin.patch
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=703089
-Patch2:         0001-Fix-typos-in-tracker-search-man-page.patch
-
 # https://bugzilla.redhat.com/show_bug.cgi?id=1026283
-Patch3:		0001-fts-Strengthen-against-sqlite-failures-in-FTS-functi.patch
+Patch2:		0001-fts-Strengthen-against-sqlite-failures-in-FTS-functi.patch
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=712142
-Patch4:         0001-Bump-the-minimum-memory-requirement-to-768M.patch
+Patch3:         0001-Bump-the-minimum-memory-requirement-to-768M.patch
 
 BuildRequires:	poppler-glib-devel libxml2-devel libgsf-devel libgxps-devel
 BuildRequires:	libuuid-devel
@@ -147,9 +144,8 @@ This package contains the documentation for tracker
 %setup -q
 
 %patch1 -p1 -b .onlyshowin
-%patch2 -p1 -b .manpage
-%patch3 -p1 -b .fts
-%patch4 -p1 -b .memory
+%patch2 -p1 -b .fts
+%patch3 -p1 -b .memory
 
 #%global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir)
 
@@ -282,6 +278,9 @@ fi
 %{_datadir}/gtk-doc/html/ontology/
 
 %changelog
+* Sun Nov 24 2013 Kalev Lember <kalevlember at gmail.com> - 0.16.4-1
+- Update to 0.16.4
+
 * Tue Nov 12 2013 Debarshi Ray <rishi at fedoraproject.org> - 0.16.2-4
 - Bump the minimum memory requirement to 768M (GNOME #712142)
 


More information about the scm-commits mailing list