Accepting request 251961 from GNOME:Next

Push GNOME 3.14.0

OBS-URL: https://build.opensuse.org/request/show/251961
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=63
This commit is contained in:
2014-09-25 07:43:13 +00:00
committed by Git OBS Bridge
parent a7bc43011a
commit e333abb4ee
7 changed files with 73 additions and 54 deletions

View File

@@ -45,7 +45,7 @@
# Do not edit this auto generated file! Edit tracker.spec.
Name: tracker-extras
%define _name tracker
Version: 1.1.4
Version: 1.2.2
Release: 0
%define TrackerAPI 1.0
%define RPMTrackerAPI 1_0
@@ -53,13 +53,11 @@ Summary: Powerful object database, tag/metadata database, search tool and
License: GPL-2.0+
Group: Productivity/Other
Url: http://projects.gnome.org/tracker/
Source0: http://download.gnome.org/sources/tracker/1.1/%{_name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/tracker/1.2/%{_name}-%{version}.tar.xz
# Needed for patch0: we need to bootstrap
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
@@ -479,7 +477,6 @@ 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