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:
@@ -45,7 +45,7 @@
|
||||
# Do not edit this auto generated file! Edit tracker.spec.
|
||||
Name: tracker-extras
|
||||
%define _name tracker
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@@ -58,6 +58,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
|
||||
@@ -477,6 +479,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
|
||||
|
||||
@@ -524,7 +527,7 @@ NOCONFIGURE=1 gnome-autogen.sh
|
||||
--disable-miner-thunderbird \
|
||||
%endif
|
||||
--disable-functional-tests
|
||||
%__make %{?_smp_mflags} V=1
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Reference in New Issue
Block a user