!15 update to version 3.6.2

From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-06 05:29:42 +00:00 committed by Gitee
commit 73fecacb96
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 5 deletions

View File

@ -1,15 +1,15 @@
%global tracker_version 3.4.0
%global tracker_version 3.6.0
%global __provides_exclude_from ^%{_libdir}/tracker-miners-3.0/
%global __requires_exclude ^(libtracker-extract\.so|libtracker-miner-3\.0\.so|libextract-.*\.so|libwriteback-.*\.so)
%global systemd_units tracker-extract-3.service tracker-miner-fs-3.service tracker-miner-fs-control-3.service tracker-writeback-3.service
Name: tracker3-miners
Version: 3.4.2
Version: 3.6.2
Release: 1
Summary: One of two parts of tracker mainly contains the indexer daemon and tools.
Summary: One of two parts of tracker mainly contains the indexer daemon and tools.
License: GPLv2+ and LGPLv2+
URL: https://gnome.pages.gitlab.gnome.org/tracker/
Source0: https://download.gnome.org/sources/tracker-miners/3.4/tracker-miners-%{version}.tar.xz
Source0: https://download.gnome.org/sources/tracker-miners/3.6/tracker-miners-%{version}.tar.xz
Source1: tracker3-miners.conf
BuildRequires: asciidoc libxslt coreutils glib2 glib2-devel gcc giflib-devel meson systemd
@ -64,7 +64,7 @@ this is for version 3 series.
%find_lang tracker3-miners
chrpath -d %{buildroot}%{_libexecdir}/tracker-*
chrpath -d %{buildroot}%{_libexecdir}/tracker3/*
chrpath -d %{buildroot}%{_libdir}/tracker-miners-3.0/libtracker-miner-3.0.so
#chrpath -d %{buildroot}%{_libdir}/tracker-miners-3.0/libtracker-miner-3.0.so
install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d
install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
@ -98,6 +98,9 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_ar
%{_mandir}/man1/tracker*.1*
%changelog
* Mon Nov 20 2023 lwg <liweiganga@uniontech.com> - 3.6.2-1
- update to version 3.6.2
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.4.2-1
- update to 3.4.2