forked from pool/tracker
Accepting request 332968 from GNOME:Factory
Update to 3.18.0 (forwarded request 332967 from dimstar) OBS-URL: https://build.opensuse.org/request/show/332968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=79
This commit is contained in:
commit
5164534dd1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94ecf25a64f4502664e0c45ec25dae0a91f00ad893fb85dd1c2ffe336563e328
|
||||
size 5937232
|
3
tracker-1.6.0.tar.xz
Normal file
3
tracker-1.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e2729627224f43f8cd99c18d027a3b984e049fe924a265a9b31857566c9e28a
|
||||
size 4929004
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 13:00:26 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.6.0:
|
||||
+ tracker-extract: Fix synchronization with tracker-miner-fs when
|
||||
wait-for-miner-fs=TRUE.
|
||||
+ tracker-miner-fs: Fix crash during startup.
|
||||
+ tracker-extract: Fix builtin dummy module struct.
|
||||
+ Updated translations.
|
||||
- Drop tracker-fix-dummy_module.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 10:50:06 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.5.2:
|
||||
+ libtracker-common: String to date conversion to return with
|
||||
GError when null string.
|
||||
+ libtracker-data:
|
||||
- Clean up stale URIs on startup.
|
||||
- Fix printf string format.
|
||||
+ libtracker-extract:
|
||||
- Add builtin dummy extractor.
|
||||
- Plug leaks.
|
||||
+ libtracker-miner:
|
||||
- Cancellation on unmount fixes.
|
||||
- Deprecate tracker_miner_fs_add_directory_without_parent.
|
||||
- Fallback to basename checks on hidden files.
|
||||
+ ontology: Remove cardinality limits on
|
||||
nmo:communicationChannel.
|
||||
+ rss:
|
||||
- Optimize deletes.
|
||||
- Perform extraction/insertion of feed items at once.
|
||||
- Set website url as a nfo:WebSite.
|
||||
- Simplify GrssFeedChannel list creation.
|
||||
+ tracker-extract: Use dummy fastpath for svg extraction.
|
||||
+ tracker-miner-fs: Keep cache of IndexFile requesters on
|
||||
directories.
|
||||
+ Updated translations.
|
||||
- Add tracker-fix-dummy_module.patch: Fix definition of
|
||||
dummy_module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:07:54 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Disable building of the Thunderbird miner: Mozilla is just not
|
||||
able to provide a plugin API/ABI that does not crash every other
|
||||
update and I'm sick and tired of running after them.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:06:54 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.5.1:
|
||||
+ Many fixes to RSS miner:
|
||||
- Dumps more complete data on tracker-store.
|
||||
- Stability fixes.
|
||||
- Leak fixes.
|
||||
- Performs automatic maintenance of feed messages.
|
||||
+ Bumped libgrss dependency on 0.7.
|
||||
+ Performance improvements on tracker-store delete operations.
|
||||
+ Performance improvements on tracker-miner-fs delete operation
|
||||
handling.
|
||||
+ Fix main Resource table id/urn leaks.
|
||||
+ Fix unnecessary queries in tracker-extract.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:05:54 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.5.0:
|
||||
+ Fix possible scenarios for high memory consumption in
|
||||
tracker-extract.
|
||||
+ Ontology documentation has been revamped.
|
||||
+ Add search by tags functionality to tracker-needle.
|
||||
+ Fix spurious "out of space" checks succeeding (bgo#748907).
|
||||
+ Fix tracker-miner-fs not entering idle state (bgo#751172).
|
||||
+ File monitoring fixes (bgo#750394).
|
||||
+ MP3 extraction fixes (bgo#733136, bgo#728252, bgo#735515).
|
||||
+ EPUB extraction fixes (bgo#746401).
|
||||
+ Fixes on gstreamer-based album extraction (bgo#748227,
|
||||
bgo#732236).
|
||||
+ GSF-based extraction fixes (bgo#730085, bgo#746437).
|
||||
+ Fix various compiler warnings (bgo#746381, bgo#746194,
|
||||
bgo#751051).
|
||||
+ OpenBSD portability fixes (bgo#697719).
|
||||
+ Made tracker-needle use gsettings (bgo#740302).
|
||||
+ Added infrastructure to rebuild FTS tokens on tokenizer
|
||||
changes.
|
||||
+ Fixed first index of gnome user docs (bgo#751992).
|
||||
+ Allow dummy .rule files for extractors (bgo#735610).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:04:54 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -32,12 +32,8 @@
|
||||
%define build_gui 1
|
||||
%define build_miner_rss 1
|
||||
%define build_nautilus 1
|
||||
%if 0%{?suse_version} > 1140
|
||||
%define build_thunderbird 1
|
||||
%else
|
||||
%define build_thunderbird 0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
%define thunderbird_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
@ -45,7 +41,7 @@
|
||||
# Do not edit this auto generated file! Edit tracker.spec.
|
||||
Name: tracker-extras
|
||||
%define _name tracker
|
||||
Version: 1.4.1
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@ -53,7 +49,7 @@ Summary: Powerful object database, tag/metadata database, search tool and
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Other
|
||||
Url: http://projects.gnome.org/tracker/
|
||||
Source0: http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/tracker/1.6/%{_name}-%{version}.tar.xz
|
||||
# Needed for patch0: we need to bootstrap
|
||||
Source2: README.SUSE.rss
|
||||
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
||||
@ -122,7 +118,7 @@ BuildRequires: MozillaFirefox
|
||||
BuildRequires: gtk3-devel
|
||||
%endif
|
||||
%if %{build_miner_rss}
|
||||
BuildRequires: libgrss-devel >= 0.5
|
||||
BuildRequires: libgrss-devel >= 0.7
|
||||
%endif
|
||||
%if %{build_nautilus}
|
||||
BuildRequires: pkgconfig(libnautilus-extension)
|
||||
@ -607,10 +603,12 @@ rm -rf %{buildroot}
|
||||
%if 0%{?suse_version} > 1130
|
||||
|
||||
%post -n %{_name}-gui
|
||||
%glib2_gsettings_schema_post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
|
||||
%postun -n %{_name}-gui
|
||||
%glib2_gsettings_schema_postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%endif
|
||||
@ -648,6 +646,7 @@ rm -rf %{buildroot}
|
||||
%dir %{_libdir}/tracker-%{TrackerAPI}/
|
||||
%{_libdir}/tracker-%{TrackerAPI}/extract-modules/
|
||||
%{_libdir}/tracker-%{TrackerAPI}/writeback-modules/
|
||||
%{_datadir}/bash-completion/completions/tracker
|
||||
%{_datadir}/tracker/
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
|
||||
@ -811,6 +810,7 @@ rm -rf %{buildroot}
|
||||
# Tracker Needle (former search tool)
|
||||
%{_bindir}/tracker-needle
|
||||
%{_datadir}/applications/tracker-needle.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Needle.gschema.xml
|
||||
%{_datadir}/tracker/tracker-needle.ui
|
||||
%{_mandir}/man1/tracker-needle.1*
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 13:00:26 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.6.0:
|
||||
+ tracker-extract: Fix synchronization with tracker-miner-fs when
|
||||
wait-for-miner-fs=TRUE.
|
||||
+ tracker-miner-fs: Fix crash during startup.
|
||||
+ tracker-extract: Fix builtin dummy module struct.
|
||||
+ Updated translations.
|
||||
- Drop tracker-fix-dummy_module.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 10:50:06 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.5.2:
|
||||
+ libtracker-common: String to date conversion to return with
|
||||
GError when null string.
|
||||
+ libtracker-data:
|
||||
- Clean up stale URIs on startup.
|
||||
- Fix printf string format.
|
||||
+ libtracker-extract:
|
||||
- Add builtin dummy extractor.
|
||||
- Plug leaks.
|
||||
+ libtracker-miner:
|
||||
- Cancellation on unmount fixes.
|
||||
- Deprecate tracker_miner_fs_add_directory_without_parent.
|
||||
- Fallback to basename checks on hidden files.
|
||||
+ ontology: Remove cardinality limits on
|
||||
nmo:communicationChannel.
|
||||
+ rss:
|
||||
- Optimize deletes.
|
||||
- Perform extraction/insertion of feed items at once.
|
||||
- Set website url as a nfo:WebSite.
|
||||
- Simplify GrssFeedChannel list creation.
|
||||
+ tracker-extract: Use dummy fastpath for svg extraction.
|
||||
+ tracker-miner-fs: Keep cache of IndexFile requesters on
|
||||
directories.
|
||||
+ Updated translations.
|
||||
- Add tracker-fix-dummy_module.patch: Fix definition of
|
||||
dummy_module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:07:54 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Disable building of the Thunderbird miner: Mozilla is just not
|
||||
able to provide a plugin API/ABI that does not crash every other
|
||||
update and I'm sick and tired of running after them.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:06:54 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.5.1:
|
||||
+ Many fixes to RSS miner:
|
||||
- Dumps more complete data on tracker-store.
|
||||
- Stability fixes.
|
||||
- Leak fixes.
|
||||
- Performs automatic maintenance of feed messages.
|
||||
+ Bumped libgrss dependency on 0.7.
|
||||
+ Performance improvements on tracker-store delete operations.
|
||||
+ Performance improvements on tracker-miner-fs delete operation
|
||||
handling.
|
||||
+ Fix main Resource table id/urn leaks.
|
||||
+ Fix unnecessary queries in tracker-extract.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:05:54 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.5.0:
|
||||
+ Fix possible scenarios for high memory consumption in
|
||||
tracker-extract.
|
||||
+ Ontology documentation has been revamped.
|
||||
+ Add search by tags functionality to tracker-needle.
|
||||
+ Fix spurious "out of space" checks succeeding (bgo#748907).
|
||||
+ Fix tracker-miner-fs not entering idle state (bgo#751172).
|
||||
+ File monitoring fixes (bgo#750394).
|
||||
+ MP3 extraction fixes (bgo#733136, bgo#728252, bgo#735515).
|
||||
+ EPUB extraction fixes (bgo#746401).
|
||||
+ Fixes on gstreamer-based album extraction (bgo#748227,
|
||||
bgo#732236).
|
||||
+ GSF-based extraction fixes (bgo#730085, bgo#746437).
|
||||
+ Fix various compiler warnings (bgo#746381, bgo#746194,
|
||||
bgo#751051).
|
||||
+ OpenBSD portability fixes (bgo#697719).
|
||||
+ Made tracker-needle use gsettings (bgo#740302).
|
||||
+ Added infrastructure to rebuild FTS tokens on tokenizer
|
||||
changes.
|
||||
+ Fixed first index of gnome user docs (bgo#751992).
|
||||
+ Allow dummy .rule files for extractors (bgo#735610).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 31 23:04:54 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
14
tracker.spec
14
tracker.spec
@ -32,19 +32,15 @@
|
||||
%define build_gui 1
|
||||
%define build_miner_rss 1
|
||||
%define build_nautilus 1
|
||||
%if 0%{?suse_version} > 1140
|
||||
%define build_thunderbird 1
|
||||
%else
|
||||
%define build_thunderbird 0
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
%define thunderbird_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
|
||||
Name: tracker
|
||||
%define _name tracker
|
||||
Version: 1.4.1
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
%define TrackerAPI 1.0
|
||||
%define RPMTrackerAPI 1_0
|
||||
@ -52,7 +48,7 @@ Summary: Powerful object database, tag/metadata database, search tool and
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Other
|
||||
Url: http://projects.gnome.org/tracker/
|
||||
Source0: http://download.gnome.org/sources/tracker/1.4/%{_name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/tracker/1.6/%{_name}-%{version}.tar.xz
|
||||
# Needed for patch0: we need to bootstrap
|
||||
Source2: README.SUSE.rss
|
||||
# PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 dimstar@opensuse.org -- Do not maintain LT versioning for private libs
|
||||
@ -121,7 +117,7 @@ BuildRequires: MozillaFirefox
|
||||
BuildRequires: gtk3-devel
|
||||
%endif
|
||||
%if %{build_miner_rss}
|
||||
BuildRequires: libgrss-devel >= 0.5
|
||||
BuildRequires: libgrss-devel >= 0.7
|
||||
%endif
|
||||
%if %{build_nautilus}
|
||||
BuildRequires: pkgconfig(libnautilus-extension)
|
||||
@ -606,10 +602,12 @@ rm -rf %{buildroot}
|
||||
%if 0%{?suse_version} > 1130
|
||||
|
||||
%post -n %{_name}-gui
|
||||
%glib2_gsettings_schema_post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
|
||||
%postun -n %{_name}-gui
|
||||
%glib2_gsettings_schema_postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%endif
|
||||
@ -647,6 +645,7 @@ rm -rf %{buildroot}
|
||||
%dir %{_libdir}/tracker-%{TrackerAPI}/
|
||||
%{_libdir}/tracker-%{TrackerAPI}/extract-modules/
|
||||
%{_libdir}/tracker-%{TrackerAPI}/writeback-modules/
|
||||
%{_datadir}/bash-completion/completions/tracker
|
||||
%{_datadir}/tracker/
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
|
||||
@ -810,6 +809,7 @@ rm -rf %{buildroot}
|
||||
# Tracker Needle (former search tool)
|
||||
%{_bindir}/tracker-needle
|
||||
%{_datadir}/applications/tracker-needle.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.Needle.gschema.xml
|
||||
%{_datadir}/tracker/tracker-needle.ui
|
||||
%{_mandir}/man1/tracker-needle.1*
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user