SHA256
1
0
forked from pool/tracker

Accepting request 431132 from GNOME:Next

- Only suggest instead of recommend tracker by the various library
  packages. They work fine without tracker being present and
  actually doings its work.

OBS-URL: https://build.opensuse.org/request/show/431132
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=101
This commit is contained in:
Bjørn Lie 2016-09-30 12:02:47 +00:00 committed by Git OBS Bridge
parent a392149bff
commit 083bd137e1
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 28 16:09:19 UTC 2016 - dimstar@opensuse.org
- Only suggest instead of recommend tracker by the various library
packages. They work fine without tracker being present and
actually doings its work.
-------------------------------------------------------------------
Mon Sep 19 15:15:05 UTC 2016 - dimstar@opensuse.org

View File

@ -189,7 +189,7 @@ Summary: Control library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%glib2_gsettings_schema_requires
%description -n libtracker-control-%{RPMTrackerAPI}-0
@ -212,7 +212,7 @@ Summary: Miner library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%description -n libtracker-miner-%{RPMTrackerAPI}-0
Tracker is a powerful desktop-neutral first class object
@ -300,7 +300,7 @@ Summary: Sparql library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%description -n libtracker-sparql-%{RPMTrackerAPI}-0
Tracker is a powerful desktop-neutral first class object

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 28 16:09:19 UTC 2016 - dimstar@opensuse.org
- Only suggest instead of recommend tracker by the various library
packages. They work fine without tracker being present and
actually doings its work.
-------------------------------------------------------------------
Mon Sep 19 15:15:05 UTC 2016 - dimstar@opensuse.org

View File

@ -188,7 +188,7 @@ Summary: Control library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%glib2_gsettings_schema_requires
%description -n libtracker-control-%{RPMTrackerAPI}-0
@ -211,7 +211,7 @@ Summary: Miner library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%description -n libtracker-miner-%{RPMTrackerAPI}-0
Tracker is a powerful desktop-neutral first class object
@ -299,7 +299,7 @@ Summary: Sparql library for Tracker
Group: System/Libraries
# rpm autodetects libtracker-common.so() symbol, which is provided by all versions of libtracker-common, so we need to help with an explicit Requires.
Requires: libtracker-common-%{RPMTrackerAPI}
Recommends: %{_name}
Suggests: %{_name}
%description -n libtracker-sparql-%{RPMTrackerAPI}-0
Tracker is a powerful desktop-neutral first class object