diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..83d1f091eab7c33eb559bec018183154cc2804ab --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Obsoleted since 24.03 LTS +https://gitee.com/openeuler/release-management/pulls/1591 diff --git a/tracker-miners-2.3.5.tar.xz b/tracker-miners-2.3.5.tar.xz deleted file mode 100644 index 8458b6d264a08cd62d62930dbb0bcdcd52e3d0f1..0000000000000000000000000000000000000000 Binary files a/tracker-miners-2.3.5.tar.xz and /dev/null differ diff --git a/tracker-miners.conf b/tracker-miners.conf deleted file mode 100644 index c67cfe67fb3622955efb0cd229795ed346f68b30..0000000000000000000000000000000000000000 --- a/tracker-miners.conf +++ /dev/null @@ -1,12 +0,0 @@ -#Copyright (C) 2019. Huawei Technologies Co., Ltd. All rights reserved. -# -#This program is free software; you can redistribute it and/or modify -#it under the terms of the GNU General Public License version 2 and -#only version 2 as published by the Free Software Foundation. -# -#This program is distributed in the hope that it will be useful, -#but WITHOUT ANY WARRANTY; without even the implied warranty of -#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -#GNU General Public License for more details. - -/usr/lib64/tracker-miners-2.0 diff --git a/tracker-miners.spec b/tracker-miners.spec deleted file mode 100644 index d23cbe340582bc51e8c4d7ccfec6b0c4fcb52abf..0000000000000000000000000000000000000000 --- a/tracker-miners.spec +++ /dev/null @@ -1,119 +0,0 @@ -%global systemd_units tracker-extract.service tracker-miner-fs.service tracker-writeback.service - -Name: tracker-miners -Version: 2.3.5 -Release: 3 -Summary: the indexer daemon (tracker-miner-fs) and tools to extract metadata from many different filetypes. -License: GPLv2+ and LGPLv2+ -URL: https://wiki.gnome.org/Projects/Tracker -Source0: https://download.gnome.org/sources/%{name}/2.3/%{name}-%{version}.tar.xz -Source1: tracker-miners.conf - -BuildRequires: giflib-devel intltool libjpeg-devel libtiff-devel systemd vala gcc meson chrpath -BuildRequires: pkgconfig(exempi-2.0) pkgconfig(flac) pkgconfig(gexiv2) pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gstreamer-pbutils-1.0) pkgconfig(gstreamer-tag-1.0) pkgconfig(icu-i18n) -BuildRequires: pkgconfig(icu-uc) pkgconfig(libexif) pkgconfig(libgsf-1) pkgconfig(libgxps) -BuildRequires: pkgconfig(libiptcdata) pkgconfig(libosinfo-1.0) pkgconfig(libpng) pkgconfig(libseccomp) -BuildRequires: pkgconfig(libxml-2.0) pkgconfig(poppler-glib) pkgconfig(taglib_c) pkgconfig(totem-plparser) -BuildRequires: pkgconfig(tracker-sparql-2.0) >= 2.2.0 pkgconfig(upower-glib) pkgconfig(vorbisfile) -BuildRequires: pkgconfig(dbus-1) pkgconfig(enca) pkgconfig(libjpeg) pkgconfig(libtiff-4) -Requires: tracker%{?_isa} >= 2.2.0 - -Obsoletes: tracker < 1.99.2 -Conflicts: tracker < 1.99.2 - -%description -tracker-miners containsthe indexer daemon (tracker-miner-fs) and tools to extract metadata -from many different filetypes. - -%package_help - -%prep -%autosetup -n %{name}-%{version} - -%build -%meson \ - -Dfunctional_tests=false \ - -Dcue=disabled \ - -Dminer_rss=false \ - -Dsystemd_user_services=%{_userunitdir} -%meson_build - -%install -%meson_install -%delete_la - -%find_lang %{name} - -# remove rpath info -find %{buildroot}/ -type f -exec file {} ';' | grep "\" | grep -v 'libwriteback\|libtracker-extract' | awk -F ':' '{print $1}' | xargs -i chrpath --delete {} - -install -d %{buildroot}%{_sysconfdir}/ld.so.conf.d -install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf - -%check - -%pre - -%preun -%systemd_user_preun %{systemd_units} - -%post -%systemd_user_post %{systemd_units} - -%postun -%systemd_user_postun_with_restart %{systemd_units} - -%files -f %{name}.lang -%doc NEWS README.md -%license COPYING COPYING.LGPL COPYING.GPL AUTHORS -%{_userunitdir}/tracker*.service -%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf -%{_libdir}/%{name}-2.0/ -%{_libexecdir}/tracker* -%{_datadir}/dbus-1/services/org.freedesktop.Tracker* -%{_datadir}/glib-2.0/schemas/* -%{_datadir}/tracker/ -%{_datadir}/%{name}/ - -%files help -%{_mandir}/man1/tracker-*.1* - -%changelog -* Thu Jul 22 2021 shixuantong - 2.3.5-3 -- Type:bugfix -- CVE:NA -- SUG:NA -- DESC:remove gdb from BuildRequires - -* Thu Jun 23 2021 yuanxin - 2.3.5-2 -- Type:bugfix -- CVE:NA -- SUG:NA -- DESC:add buildrequires chrpath - -* Mon Jun 7 2021 weijin deng - 2.3.5-1 -- Upgrade to 2.3.5 -- Update Version, Release, Source0, BuildRequires -- Update meson rebuild - -* Thu Mar 19 2020 chengquan - 2.1.5-6 -- Type:bugfix -- ID:NA -- SUG:NA -- DESC:add necessary BuildRequires - -* Mon Nov 11 2019 chengquan - 2.1.5-5 -- Type:bugfix -- ID:NA -- SUG:NA -- DESC:remove rss service - -* Thu Oct 31 2019 openEuler Buildteam - 2.1.5-4 -- add Copyright in tracker-miners.conf. - -* Mon Oct 21 2019 openEuler Buildteam - 2.1.5-3 -- Package rebuild. - -* Thu Sep 26 2019 openEuler Buildteam - 2.1.5-2 -- Package init. diff --git a/tracker-miners.yaml b/tracker-miners.yaml deleted file mode 100644 index 99e86bb3ccd2788e48adc441f836b23f9e12ff11..0000000000000000000000000000000000000000 --- a/tracker-miners.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version_control: gitlab.gnome -src_repo: tracker-miners -tag_prefix: -seperator: . \ No newline at end of file