Accepting request 393173 from GNOME:Next
Add patch to plug a mem leak OBS-URL: https://build.opensuse.org/request/show/393173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=93
This commit is contained in:
committed by
Git OBS Bridge
parent
b330ee12d5
commit
c72434a1fe
@@ -54,6 +54,8 @@ Source0: http://download.gnome.org/sources/tracker/1.8/%{_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-fix-memory-leak.patch bgo#765172 zaitor@opensuse.org -- Fix a memory leak, patch from upstream git.
|
||||
Patch1: tracker-fix-memory-leak.patch
|
||||
BuildRequires: NetworkManager-devel >= 0.8
|
||||
BuildRequires: enca-devel
|
||||
BuildRequires: fdupes
|
||||
@@ -469,6 +471,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
|
||||
|
||||
|
Reference in New Issue
Block a user