Accepting request 81953 from GNOME:Apps
Update to 0.12.0 OBS-URL: https://build.opensuse.org/request/show/81953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
566cb53f74
commit
5e6d82160a
12
tracker.spec
12
tracker.spec
@@ -17,21 +17,19 @@
|
||||
#
|
||||
|
||||
|
||||
%define build_evo 0%{?suse_version} <= 1140
|
||||
%define build_evo 1
|
||||
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
%define thunderbird_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
|
||||
Name: tracker
|
||||
Version: 0.11.2
|
||||
Version: 0.12.0
|
||||
Release: 1
|
||||
# FIXME: on update, check if we can re-enable the evo miner for Factory, see bgo#653517 (last check: 0.11.2)
|
||||
# FIXME: on update, check if the sed hack in %%build is still needed (see bgo#658232) (last check: 0.11.2)
|
||||
License: GPLv2+
|
||||
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
||||
Url: http://projects.gnome.org/tracker/
|
||||
Group: Productivity/Other
|
||||
Source0: http://download.gnome.org/sources/tracker/0.11/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/tracker/0.12/%{name}-%{version}.tar.bz2
|
||||
Source1: README.SUSE.flickr
|
||||
Source2: README.SUSE.rss
|
||||
# PATCH-FIX-OPENSUSE tracker-removeable-media-off.patch bgo622288 badshah400@gmail.com -- 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.
|
||||
@@ -52,7 +50,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: flac-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: giflib-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: glib2-devel >= 2.28.0
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: gstreamer-0_10-plugins-base-devel >= 0.10.31
|
||||
@@ -365,8 +363,6 @@ cp %{S:1} src/miners/flickr/README.SUSE
|
||||
cp %{S:2} src/miners/rss/README.SUSE
|
||||
|
||||
%build
|
||||
# See bgo#658232
|
||||
sed -i "s:update-desktop-database:/bin/true:g" src/plugins/thunderbird/Makefile*
|
||||
%configure \
|
||||
--enable-libvorbis \
|
||||
--enable-libflac \
|
||||
|
Reference in New Issue
Block a user