update to version 3.6.2

This commit is contained in:
lwg K 2023-11-20 14:14:38 +08:00
parent a178a5a0fb
commit 710e83deb5
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