Hello community, here is the log from the commit of package tracker for openSUSE:Factory checked in at Fri Jul 8 09:39:06 CEST 2011.
-------- --- GNOME/tracker/tracker.changes 2011-07-04 18:36:05.000000000 +0200 +++ /mounts/work_src_done/STABLE/tracker/tracker.changes 2011-07-06 23:00:08.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Jul 6 22:58:30 CEST 2011 - [email protected] + +- Apply tracker-removeable-media-off.patch on 11.4 and earlier + only: this setting is available in GSettings, and the + gio-branding-openSUSE package available in 12.1 and later changes + the default value. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tracker.spec ++++++ --- /var/tmp/diff_new_pack.QtLlwP/_old 2011-07-08 09:38:32.000000000 +0200 +++ /var/tmp/diff_new_pack.QtLlwP/_new 2011-07-08 09:38:32.000000000 +0200 @@ -21,7 +21,7 @@ Name: tracker Version: 0.11.0 -Release: 1 +Release: 3 # FIXME: on update, check if we can re-enable the evo miner for Factory (last check: 0.11.0) License: GPLv2+ Summary: Powerful object database, tag/metadata database, search tool and indexer @@ -30,7 +30,7 @@ Source0: %{name}-%{version}.tar.bz2 Source1: README.SUSE.flickr Source2: README.SUSE.rss -# PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 [email protected] -- Disable indexing on removable media by default. See bgo#622288 for how it should be done properly. +# PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 [email protected] -- Disable indexing on removable media by default. This is only needed for 11.4 and earlier, as 12.1 and later have proper default values in GSettings. Patch1: tracker-removeable-media-off.patch BuildRequires: NetworkManager-devel BuildRequires: dbus-1-glib-devel @@ -317,7 +317,9 @@ %prep %setup -q translation-update-upstream +%if 0%{?suse_version} <= 1140 %patch1 -p1 +%endif cp %{S:1} src/miners/flickr/README.SUSE cp %{S:2} src/miners/rss/README.SUSE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
