SHA256
1
0
forked from pool/tracker

Accepting request 127652 from GNOME:Factory

Fix tracker-extras build on update

OBS-URL: https://build.opensuse.org/request/show/127652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=50
This commit is contained in:
Stephan Kulow 2012-07-12 12:55:43 +00:00 committed by Git OBS Bridge
commit df2abdd251
4 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 10 13:05:56 UTC 2012 - coolo@suse.com
- Version the tracker BuildRequires when building tracker-extras:
tracker-extras.spec needs to build *after* tracker version
updates.
-------------------------------------------------------------------
Fri Jul 6 16:45:14 UTC 2012 - dimstar@opensuse.org

View File

@ -116,7 +116,7 @@ BuildRequires: totem-pl-parser-devel
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
%else
# For directory ownership and removing files in %%install
BuildRequires: tracker
BuildRequires: tracker = %{version}
BuildRequires: tracker-devel
BuildRequires: tracker-miner-files
%endif # !build_extras

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 10 13:05:56 UTC 2012 - coolo@suse.com
- Version the tracker BuildRequires when building tracker-extras:
tracker-extras.spec needs to build *after* tracker version
updates.
-------------------------------------------------------------------
Fri Jul 6 16:45:14 UTC 2012 - dimstar@opensuse.org

View File

@ -115,7 +115,7 @@ BuildRequires: totem-pl-parser-devel
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
%else
# For directory ownership and removing files in %%install
BuildRequires: tracker
BuildRequires: tracker = %{version}
BuildRequires: tracker-devel
BuildRequires: tracker-miner-files
%endif # !build_extras