diff --git a/tracker.spec b/tracker.spec index 5dd232a..74502c5 100644 --- a/tracker.spec +++ b/tracker.spec @@ -3,7 +3,7 @@ Name: tracker Version: 2.1.5 -Release: 4 +Release: 5 Summary: A filesystem indexer, metadata storage system and search tool License: GPLv2+ URL: https://wiki.gnome.org/Projects/Tracker @@ -85,6 +85,7 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_ar chrpath --delete %{buildroot}/usr/libexec/tracker-store chrpath --delete %{buildroot}%{_bindir}/tracker chrpath --delete %{buildroot}%{_libdir}/libtracker-*.so.* +chrpath --delete %{buildroot}%{_libdir}/tracker-2.0/libtracker-*.so.* %pre @@ -143,6 +144,12 @@ chrpath --delete %{buildroot}%{_libdir}/libtracker-*.so.* %{_datadir}/gtk-doc/html/ontology/ %changelog +* Tue Nov 28 CST 2023 dillon chen - 2.1.5-5 +- Type:enhanence +- ID:NA +- SUG:NA +- DESC:remove libtracker-data.so.0.0.0 rpath + * Thu Nov 9 2023 dillon chen - 2.1.5-4 - Type:enhanence - ID:NA