Accepting request 248736 from GNOME:Next

Push GNOME 3.13.91 - Add to Staging:E

OBS-URL: https://build.opensuse.org/request/show/248736
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=62
This commit is contained in:
2014-09-11 21:14:40 +00:00
committed by Git OBS Bridge
parent c85f4edf38
commit a7bc43011a
7 changed files with 166 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
Name: tracker
%define _name tracker
Version: 1.1.3
Version: 1.1.4
Release: 0
%define TrackerAPI 1.0
%define RPMTrackerAPI 1_0
@@ -57,6 +57,8 @@ Source0: http://download.gnome.org/sources/tracker/1.1/%{_name}-%{version
Source2: README.SUSE.rss
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
Patch0: tracker-extract-private.patch
# PATCH-FIX-UPSTREAM tracker-giflib-5.1.0.patch bgo#736328 dimstar@opensuse.org -- Support new GIFLib 5.1.0 API
Patch1: tracker-giflib-5.1.0.patch
BuildRequires: NetworkManager-devel >= 0.8
BuildRequires: enca-devel
BuildRequires: fdupes
@@ -476,6 +478,7 @@ This package contains an nautilus plugin to tag files with Tracker.
%prep
%setup -q -n %{_name}-%{version}
%patch0 -p1
%patch1 -p1
translation-update-upstream
cp %{S:2} src/miners/rss/README.SUSE
@@ -523,7 +526,7 @@ NOCONFIGURE=1 gnome-autogen.sh
--disable-miner-thunderbird \
%endif
--disable-functional-tests
%__make %{?_smp_mflags} V=1
make %{?_smp_mflags}
%install
%make_install