Accepting request 435462 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/435462 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=103
This commit is contained in:
10
tracker.spec
10
tracker.spec
@@ -40,7 +40,7 @@
|
||||
|
||||
Name: tracker
|
||||
%define _name tracker
|
||||
Version: 1.10.0
|
||||
Version: 1.10.1
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@@ -172,8 +172,8 @@ This package contains a miner to index files and applications.
|
||||
# version of libtracker-common.so as they link is done using rpath.
|
||||
%package -n libtracker-common-%{RPMTrackerAPI}
|
||||
Summary: Conveniance libraries for Tracker
|
||||
Group: System/Libraries
|
||||
# Obsolete old tracker libs, bnc#876649
|
||||
Group: System/Libraries
|
||||
Obsoletes: libtracker-extract-0_16-0
|
||||
|
||||
%description -n libtracker-common-%{RPMTrackerAPI}
|
||||
@@ -185,8 +185,8 @@ various tracker libraries.
|
||||
|
||||
%package -n libtracker-control-%{RPMTrackerAPI}-0
|
||||
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.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{_name}
|
||||
%glib2_gsettings_schema_requires
|
||||
@@ -208,8 +208,8 @@ and search all types of files and other first class objects.
|
||||
|
||||
%package -n libtracker-miner-%{RPMTrackerAPI}-0
|
||||
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.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{_name}
|
||||
|
||||
@@ -296,8 +296,8 @@ miner library for Tracker.
|
||||
|
||||
%package -n libtracker-sparql-%{RPMTrackerAPI}-0
|
||||
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.
|
||||
Group: System/Libraries
|
||||
Requires: libtracker-common-%{RPMTrackerAPI}
|
||||
Suggests: %{_name}
|
||||
|
||||
|
Reference in New Issue
Block a user