Accepting request 87625 from GNOME:Apps
Pushing G:A OBS-URL: https://build.opensuse.org/request/show/87625 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
77850cd3d5
commit
9f686c7652
11
tracker.spec
11
tracker.spec
@@ -23,8 +23,9 @@
|
||||
%define thunderbird_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
|
||||
Name: tracker
|
||||
Version: 0.12.3
|
||||
Version: 0.12.4
|
||||
Release: 1
|
||||
# FIXME: missing pkgconfig(libcue) BuildRequires: we don't have this packaged...
|
||||
License: GPLv2+
|
||||
Summary: Powerful object database, tag/metadata database, search tool and indexer
|
||||
Url: http://projects.gnome.org/tracker/
|
||||
@@ -32,16 +33,12 @@ Group: Productivity/Other
|
||||
Source0: http://download.gnome.org/sources/tracker/0.12/%{name}-%{version}.tar.bz2
|
||||
Source1: README.SUSE.flickr
|
||||
Source2: README.SUSE.rss
|
||||
# PATCH-FIX-UPSTREAM tracker-firefox-no-tracker-0.10.patch bgo#660123 vuntz@opensuse.org -- Don't try to use tracker 0.10 libraries from Firefox extension
|
||||
Patch0: tracker-firefox-no-tracker-0.10.patch
|
||||
# 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.
|
||||
Patch1: tracker-removeable-media-off.patch
|
||||
# It's a bit annoying to require those for the build, see bgo#655618.
|
||||
BuildRequires: MozillaFirefox
|
||||
BuildRequires: MozillaThunderbird
|
||||
BuildRequires: NetworkManager-devel >= 0.8
|
||||
# Needed for the gtk-doc
|
||||
BuildRequires: dia
|
||||
BuildRequires: enca-devel
|
||||
%if 0%{?build_evo}
|
||||
BuildRequires: evolution-data-server-devel
|
||||
@@ -55,7 +52,6 @@ BuildRequires: glib2-devel >= 2.28.0
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: gstreamer-0_10-plugins-base-devel >= 0.10.31
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libexempi-devel
|
||||
@@ -357,7 +353,6 @@ This package contains an nautilus plugin to tag files with Tracker.
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
%if 0%{?suse_version} <= 1140
|
||||
%patch1 -p1
|
||||
%endif
|
||||
@@ -372,7 +367,6 @@ cp %{S:2} src/miners/rss/README.SUSE
|
||||
--enable-tracker-search-bar \
|
||||
--enable-tracker-preferences \
|
||||
--disable-functional-tests \
|
||||
--enable-gtk-doc \
|
||||
--with-firefox-plugin-dir="%{_datadir}/mozilla/extensions/%{firefox_appid}" \
|
||||
--with-thunderbird-plugin-dir="%{_datadir}/mozilla/extensions/%{thunderbird_appid}"
|
||||
%__make %{?_smp_mflags} V=1
|
||||
@@ -594,7 +588,6 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gtk-doc/html/libtracker-miner/
|
||||
%{_datadir}/gtk-doc/html/libtracker-extract/
|
||||
%{_datadir}/gtk-doc/html/libtracker-sparql
|
||||
%{_datadir}/gtk-doc/html/ontology/
|
||||
%dir %{_datadir}/vala
|
||||
%dir %{_datadir}/vala/vapi
|
||||
%{_datadir}/vala/vapi/*.deps
|
||||
|
Reference in New Issue
Block a user