I was expecting issues since I saw we had 3.20 version of sqllite, and from my quick glance in that spec, it seemed to miss the needed --enable-fts5 thing, but noticed that there was a patch in out package - So since configure is happy (see buildlog), I suppose we can go ahead with this one like this. Resub with tiny tweak. - Update to version 1.12.3: + Mandate that SQLite >= 3.20.0 must have --enable-fts5. SQLite devs made forwards and backwards incompatible changes to the FTS5 module, it is not sustainable anymore to ship a FTS5 module for all combinations. The current FTS5 module in Tracker is preserved for older SQLite versions. + Fix typo in userguides miner DBus name, fixes spam on journald trying to start it up. - Update to version 1.12.3: + Mandate that SQLite >= 3.20.0 must have --enable-fts5. SQLite devs made forwards and backwards incompatible changes to the FTS5 module, it is not sustainable anymore to ship a FTS5 module for all combinations. The current FTS5 module in Tracker is preserved for older SQLite versions. + Fix typo in userguides miner DBus name, fixes spam on journald trying to start it up. OBS-URL: https://build.opensuse.org/request/show/518180 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/tracker?expand=0&rev=127
There is currently no graphical way to configure the RSS miner. Feed channels have to be registered manually into Tracker. As an example, the file initial-data.ttl contains feeds that you can register with this command: tracker-import initial-data.ttl The tracker-miner-rss binary also has an --add-feed option.
Description
Languages
XML
100%