[tracker/f17] Fix the onlyshowin patch

Deji Akingunola deji at fedoraproject.org
Thu Feb 21 02:45:54 UTC 2013


commit ae6f4dcdb5207830c10e8b613631f4ab2c140970
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Wed Feb 20 21:45:51 2013 -0500

    Fix the onlyshowin patch

 tracker.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tracker.spec b/tracker.spec
index 6f6b763..7747d53 100644
--- a/tracker.spec
+++ b/tracker.spec
@@ -9,7 +9,7 @@ Source0:	http://download.gnome.org/sources/tracker/0.14/%{name}-%{version}.tar.x
 
 # only autostart in Gnome, see also
 # https://bugzilla.redhat.com/show_bug.cgi?id=771601
-Patch1:  tracker-0.14.2-onlyshowin.patch
+Patch1:  tracker-0.14.5-onlyshowin.patch
 
 BuildRequires:	poppler-glib-devel evolution-devel libxml2-devel libgsf-devel libgxps-devel
 BuildRequires:	libuuid-devel dbus-glib-devel
@@ -118,7 +118,7 @@ This package contains the documentation for tracker
 
 %prep
 %setup -q
-%patch1 -p1 -b .onlyshowin
+%patch1 -p0 -b .onlyshowin
 
 %global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir)
 


More information about the scm-commits mailing list