From 8807754e0b6f3bb28c46b5b2c9b4f8db717318a9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 15 Sep 2017 22:42:13 +0200 Subject: [PATCH] Drop autostart patches now that tracker-miners is split out Tracker miners now live in a separate tracker-miners package that spins can choose to not install if they don't want to run tracker miners. --- 0001-Only-autostart-in-GNOME-771601.patch | 12 ------------ tracker.spec | 7 +------ 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 0001-Only-autostart-in-GNOME-771601.patch diff --git a/0001-Only-autostart-in-GNOME-771601.patch b/0001-Only-autostart-in-GNOME-771601.patch deleted file mode 100644 index f24ee4a..0000000 --- a/0001-Only-autostart-in-GNOME-771601.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urNp tracker-1.99.0.orig/src/tracker-store/tracker-store.desktop.in.in tracker-1.99.0/src/tracker-store/tracker-store.desktop.in.in ---- tracker-1.99.0.orig/src/tracker-store/tracker-store.desktop.in.in 2017-07-25 15:13:38.676508375 +0200 -+++ tracker-1.99.0/src/tracker-store/tracker-store.desktop.in.in 2017-07-25 15:15:09.963981832 +0200 -@@ -11,7 +11,7 @@ X-KDE-autostart-after=panel - X-KDE-StartupNotify=false - X-KDE-UniqueApplet=true - NoDisplay=true --OnlyShowIn=GNOME;KDE;XFCE;X-IVI;Unity; -+OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=tracker - X-GNOME-Bugzilla-Component=Store diff --git a/tracker.spec b/tracker.spec index f74226a..257110e 100644 --- a/tracker.spec +++ b/tracker.spec @@ -11,10 +11,6 @@ License: GPLv2+ URL: https://wiki.gnome.org/Projects/Tracker Source0: https://download.gnome.org/sources/%{name}/2.0/%{name}-%{version}.tar.xz -# only autostart in Gnome, see also -# https://bugzilla.redhat.com/show_bug.cgi?id=771601 -Patch0: 0001-Only-autostart-in-GNOME-771601.patch - BuildRequires: graphviz BuildRequires: gtk-doc BuildRequires: intltool @@ -80,8 +76,6 @@ This package contains the documentation for tracker %prep %setup -q -%patch0 -p1 -b .autostart-gnome - %if 0%{?rhel} # Fix the build with sqlite 3.7 that doesn't support SQLITE_DETERMINISTIC sed -i -e 's/ | SQLITE_DETERMINISTIC//' src/libtracker-data/tracker-db-interface-sqlite.c @@ -176,6 +170,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : * Fri Sep 15 2017 Kalev Lember - 2.0.0-1 - Update to 2.0.0 - Pull in split out tracker-miners through recommends +- Drop autostart patches now that tracker-miners is split out * Fri Sep 15 2017 Debarshi Ray - 1.99.2-1 - Update to 1.99.2