Accepting request 628330 from home:luc14n0:branches:GNOME:Factory
Add tracker Requires to libtracker-common-2_0 (boo#1104112) and drop all tracker Suggests OBS-URL: https://build.opensuse.org/request/show/628330 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=154
This commit is contained in:
parent
f2aa6e93ab
commit
aa16300467
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 05:53:30 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Add tracker Requires to libtracker-common-2_0 subpackage to make
|
||||
sure default.rule file is installed to avoid several packages
|
||||
breakage on Tumbleweed upgrade (boo#1104112).
|
||||
- Drop all tracker Suggests: no longer needed after last action.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 19:29:19 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -93,8 +93,9 @@ and search all types of files and other first class objects.
|
||||
# version of libtracker-common.so as they link is done using rpath.
|
||||
%package -n libtracker-common-%{RPMTrackerAPI}
|
||||
Summary: Convenience libraries for Tracker
|
||||
# Obsolete old tracker libs, bnc#876649
|
||||
Group: System/Libraries
|
||||
Requires: %{name}
|
||||
# Obsolete old tracker libs, bnc#876649
|
||||
Obsoletes: libtracker-extract-0_16-0
|
||||
# Obsolete tracker 1.0 - this is not a 'real' slpp package, thus can be obsoleted
|
||||
Obsoletes: libtracker-common-1_0
|
||||
@ -111,7 +112,6 @@ Summary: Control library for Tracker
|
||||
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{name}
|
||||
|
||||
%description -n libtracker-control-%{RPMTrackerAPI}-0
|
||||
Tracker is a desktop-neutral object database, tag/metadata database,
|
||||
@ -131,7 +131,6 @@ Summary: Miner library for Tracker
|
||||
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{name}
|
||||
|
||||
%description -n libtracker-miner-%{RPMTrackerAPI}-0
|
||||
Tracker is a desktop-neutral object database, tag/metadata database,
|
||||
@ -184,7 +183,6 @@ Summary: Sparql library for Tracker
|
||||
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{name}
|
||||
|
||||
%description -n libtracker-sparql-%{RPMTrackerAPI}-0
|
||||
Tracker is a desktop-neutral object database, tag/metadata database,
|
||||
|
Loading…
Reference in New Issue
Block a user