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:
commit
df2abdd251
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user