Commit Graph

358 Commits

Author SHA1 Message Date
Debarshi Ray
995e855e56 Backport upstream patch to fix a crash (GNOME #742391) 2015-01-06 13:54:01 +01:00
Richard Hughes
5896f00f34 Fix the filelists 2014-12-19 10:48:10 +00:00
Richard Hughes
13893b2d80 Update to 1.3.2 2014-12-19 10:35:08 +00:00
Matthias Clasen
d7ba76d58d Fix a crash 2014-12-10 14:33:09 -05:00
Kalev Lember
639b2193a0 Update to 1.3.1 2014-12-03 12:02:28 +01:00
David King
684e287eb8 Update to 1.3.0 2014-11-28 15:17:39 +00:00
Kalev Lember
1fab5586f7 Obsolete compat-tracker016 from rhughes-f20-gnome-3-12 copr 2014-11-16 16:12:06 +01:00
Debarshi Ray
48e3b2192b Use the correct patch file 2014-11-10 16:18:35 +01:00
Debarshi Ray
cad5ab190c Backport upstream patch to avoid use of setrlimit (RH #1133924) 2014-11-10 16:03:17 +01:00
Kalev Lember
668f85c55f Update to 1.2.4 2014-11-06 22:46:02 +01:00
Richard Hughes
5935a0e10d Fix non-Fedora build 2014-11-03 20:41:56 +00:00
Kalev Lember
8bd9f9caa9 Update to 1.2.3 2014-10-17 14:42:50 +02:00
David King
cae9b5cc38 Use pkgconfig with BuildRequires
Enable FLAC and Vorbis extractors. Preserve timestamps during install.

https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2014-09-24 18:54:23 +01:00
Kalev Lember
47776a4241 Update to 1.2.2 2014-09-24 18:22:49 +02:00
Kalev Lember
8dcc5f0be5 Update to 1.2.1 2014-09-23 18:33:33 +02:00
Kalev Lember
80b6ea046f Update to 1.2.0 2014-09-22 19:44:01 +02:00
Kalev Lember
29f06ebbb2 Fix tracker-ui-tools obsoletes 2014-09-05 20:58:08 +02:00
Kalev Lember
0791724fbc Split tracker-needle and tracker-preferences to separate subpackages 2014-09-05 18:45:25 +02:00
Kalev Lember
a67cbddb6b Update to 1.1.4 2014-09-05 17:33:26 +02:00
David Tardon
b3f6f30a36 rebuild for ICU 53.1 2014-08-26 13:57:45 +02:00
Kalev Lember
e289e7124c Update to 1.1.3 2014-08-19 20:31:41 +02:00
Kalev Lember
c33e142138 Rebuilt for upower 0.99.1 soname bump 2014-08-18 15:36:51 +02:00
Peter Robinson
2a45d9f3d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 06:15:19 +00:00
Peter Robinson
83796a1906 Aarch64 now has Thunderbird 2014-08-15 23:29:17 +01:00
Kalev Lember
486b3c5ecd Update to 1.1.2 2014-08-13 12:27:34 +02:00
Peter Robinson
7ce3cb9e8e No Thunderbird on aarch64 until tb-31 2014-07-28 16:45:48 +01:00
Kalev Lember
e8d0bfa6b0 Fix the build 2014-07-27 23:42:48 +02:00
Kalev Lember
afa620139b Revert "1.1.1 upstream release"
Stick with tracker 1.0 for now. First of all, the 1.1.1 release is
highly broken because it bumps the soname even though the 1.1/1.2
releases are supposed to be ABI compatible with 1.0. Secondly, the
tracker team is not sure at this point if GNOME 3.14 is going to go with
tracker 1.o or 1.2; so it's safer to stick with 1.0 for now.

This reverts commit 4641eb1d56.
2014-07-27 23:21:09 +02:00
Igor Gnatenko
381db6568e don't use inet from %check
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-07-27 13:19:36 +04:00
Igor Gnatenko
4641eb1d56 1.1.1 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-07-27 12:46:21 +04:00
Kalev Lember
7790d53018 Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:33:13 +02:00
Kalev Lember
b464737215 Update to 1.0.2 2014-07-10 16:30:29 +02:00
Kalev Lember
7dc8f7381b Another try at removing the ld.so.conf.d override
We shipped an empty placeholder for a while to help with rawhide
upgrades; hopefully all rawhide users have upgraded by now and it
should no longer be needed.
2014-07-04 17:18:57 +02:00
Dennis Gilmore
a083396cd5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:56:22 -05:00
Debarshi Ray
ea2be12fb5 Update to 1.0.1 2014-05-09 11:23:34 +02:00
Kalev Lember
a3fbdd757d Update to 1.0.0 2014-03-24 23:32:08 +01:00
Kalev Lember
b0ffed261f Temporarily add back an empty ld.so conf
This should avoid ldconfig trashing the private .so.0 symlinks during
package upgrades.

https://bugzilla.redhat.com/show_bug.cgi?id=1079775
2014-03-24 14:24:12 +01:00
Kalev Lember
b975883d24 Update the URL 2014-03-22 15:44:13 +01:00
Kalev Lember
a059831f09 Remove .so symlinks for private libraries
No external users are supposed to link with them.

Fixes the following rpmlint warnings:
tracker.x86_64: W: devel-file-in-non-devel-package /usr/lib64/tracker-1.0/libtracker-data.so
tracker.x86_64: W: devel-file-in-non-devel-package /usr/lib64/tracker-1.0/libtracker-extract.so
tracker.x86_64: W: devel-file-in-non-devel-package /usr/lib64/tracker-1.0/libtracker-common.so
2014-03-22 15:44:13 +01:00
Kalev Lember
a9c00d4e93 Update icon cache scriptlets
https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache
2014-03-22 14:14:47 +01:00
Kalev Lember
d2e3c37dbf Remove ld.so.conf.d override
The tracker package had an ld.so.conf.d override that added tracker's
private libraries to global ld search patch. Drop this; private
libraries are supposed to be private.
2014-03-22 13:37:19 +01:00
Kalev Lember
e8ffca60a4 Use desktop-file-validate instead of desktop-file-install 2014-03-22 13:36:36 +01:00
Kalev Lember
01abcc0d6a Update to 0.17.8 2014-03-21 21:42:12 +01:00
Debarshi Ray
77bcc88f01 Update to 0.17.6 2014-03-18 22:14:14 +01:00
Bastien Nocera
bf807b1747 Remove home-made mp3 tag extractor 2014-03-18 13:09:23 +01:00
David King
e197002fc1 Remove libsecret-devel BuildRequires
Also, drop removed --disable-qt configure argument.
2014-03-06 11:55:39 +01:00
Debarshi Ray
96048c4e76 TrackerExtract is now private 2014-03-04 23:48:38 +01:00
Debarshi Ray
547270c02c Update to 0.17.5 2014-03-04 23:25:32 +01:00
Kalev Lember
2e1888fb7f Update to 0.17.4 2014-02-22 18:52:46 +01:00
Kalev Lember
951c2bbff1 Update to 0.17.3 2014-02-21 08:46:36 +01:00
Kalev Lember
d720abb56d Drop the temporary compat-tracker018 subpackage
Most packages have now switched over to the new 1.0 ABI and we don't
need the compat package any more.
2014-02-19 10:47:50 +01:00
Kalev Lember
a1d4719266 Sort build deps one per line 2014-02-19 10:08:01 +01:00
Kalev Lember
cf499fbca3 Make the nautilus extension conditional
... and disable it from being built, as suggested by rishi.

The nautilus extension provides tagging functionality and is not related
to search at all -- and none of the core apps use tagging at the moment.
Since we don't need it, disable the package to make tracker package
easier to bootstrap (circular tracker-nautilus-tracker dep).
2014-02-19 10:07:07 +01:00
Kalev Lember
3d417963e8 Move enca and libcue conditionals to rhel section 2014-02-19 09:29:17 +01:00
Kalev Lember
b2eca524dd Create a temporary compat-tracker018 subpackage
... to ease the transition from tracker 0.18 ABI to the new 1.0 ABI.
2014-02-15 10:52:14 +01:00
Kalev Lember
251b0e5310 Update to 0.17.2 2014-02-14 20:22:20 +01:00
Adam Williamson
14fdda7d99 'real' icu rebuild 2014-02-13 18:21:57 -08:00
Adam Williamson
d110d4a321 for fuck's sake, if i have to do this AGAIN i'm going to break shit 2014-02-13 17:15:51 -08:00
Adam Williamson
485a0ddfe1 grrr, more file stuff 2014-02-13 16:56:29 -08:00
Adam Williamson
3c97725baf need to drop files for the bootstrap... 2014-02-13 16:45:16 -08:00
Adam Williamson
5600b3a061 bootstrap build to make dependency rebuild possible 2014-02-13 16:27:21 -08:00
Adam Williamson
e31cb4265b rebuild for new icu 2014-02-13 16:18:13 -08:00
Kalev Lember
96c44221d4 Update to 0.17.1 2014-02-06 23:48:28 +01:00
Debarshi Ray
80dfcaa071 Use libicu for Unicode support, not libunistring
See https://bugzilla.gnome.org/show_bug.cgi?id=666749 for the details.

We were implicitly using libicu as a result of that bug, until
libunistring was wrongly specified in
c9f8e13cac as a result of
https://bugzilla.redhat.com/show_bug.cgi?id=902549 causing a
regression in some locales.
2013-12-18 17:47:05 +01:00
Debarshi Ray
054108a2cf Explicitly disable the Evolution plugin and remove dead lines
I am not aware of anything that meaningfully uses the Evolution plugin.
So lets remove the cruft. We can always restore it from Git if we need
it in future.
2013-12-18 17:37:26 +01:00
Debarshi Ray
9c5ab8b8dc Update to 0.17.0 2013-12-18 17:32:06 +01:00
Debarshi Ray
496a99a220 Strengthen against sqlite failures in FTS functions (Red Hat #1026283) 2013-12-03 18:21:25 +01:00
Kalev Lember
50b2bfee20 Update to 0.16.4
... and turn upower support back on as this now builds again with upower
0.99.0.
2013-11-24 17:28:23 +01:00
Debarshi Ray
02fea6d26a Bump the minimum memory requirement to 768M (GNOME #712142) 2013-11-12 17:46:41 +01:00
Kalev Lember
c208bcda33 Unbootstrap 2013-11-03 23:10:07 +01:00
Kalev Lember
0ea39767c1 Bootstrap
Break a circular dependency in order to be able to rebuild.
2013-11-03 22:38:59 +01:00
Kalev Lember
d2743ff23b Temporarily disable upower support
Doesn't build with UPower 1.0 yet.
2013-11-03 21:52:14 +01:00
Kalev Lember
98a636b023 Update build deps 2013-11-01 22:55:14 +01:00
Kalev Lember
462d8724a9 Build with gstreamer 1.0 2013-11-01 22:54:27 +01:00
Kalev Lember
8f642876fc Update to 0.16.3 2013-11-01 22:49:56 +01:00
Richard Hughes
3b7ccccac7 Rebuild for upower soname bump 2013-10-30 11:00:48 +00:00
Kalev Lember
ba3cb3296d Unbootstrap 2013-09-19 08:21:23 +02:00
Kalev Lember
b9e40520c8 Fix build deps 2013-09-19 01:14:56 +02:00
Kalev Lember
004e187770 Bootstrap
Temporarily disable the totem-pl-parser-devel build dep to break
circular dependencies.
2013-09-19 01:11:58 +02:00
Kalev Lember
ea42c87096 Rebuilt for totem-pl-parser soname bump 2013-09-19 00:47:49 +02:00
Debarshi Ray
1eee3d414f Try removing the dia BuildRequires 2013-08-19 14:58:23 +02:00
Debarshi Ray
cf5bd0bd4d Update to 0.16.2 2013-08-04 11:10:01 +02:00
Dennis Gilmore
0f707258f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 23:39:23 -05:00
Debarshi Ray
00d24a116d Remove thunderbird support on RHEL 2013-07-16 13:43:42 +02:00
Matthias Clasen
2e2333e94c Fix man page typos 2013-07-16 13:43:35 +02:00
Matthias Clasen
69355d0446 Save some space 2013-06-21 21:18:46 -04:00
Kalev Lember
60e7b98ca1 Update to 0.16.1 2013-05-03 23:09:25 +02:00
Kalev Lember
5257daff59 Build with libsecret-devel 2013-03-21 00:26:01 +01:00
Kalev Lember
d2ab7f0814 Update to 0.16.0
- Remove and obsolete the tracker-miner-flickr subpackage
2013-03-20 23:24:32 +01:00
Deji Akingunola
c9f8e13cac Build with XPS support, fix building with GNOME keyring support.
- Be explicit about unicode=libunistring and disabling Qt.
- Description spelling fixes (BZ #902549).
2013-02-20 17:11:00 -05:00
Deji Akingunola
b5bed63758 Update to 0.15.2 devel release 2013-02-20 16:25:16 -05:00
Peter Robinson
116927787e Update to 0.15.1 devel release, Fix up changelog dates, minor spec cleanups 2013-01-27 11:12:07 +00:00
Adam Tkac
324404161e Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 17:37:02 +01:00
Deji Akingunola
be2e295c2f Update to 0.14.4 (http://download.gnome.org/sources/tracker/0.14/tracker-0.14.4.changes) 2012-11-02 00:43:32 -04:00
Deji Akingunola
73f942b48a Mark autostart desktop files as config (Gerd v. Egidy & Rex Dieter, #842318)
- Move all the files related to the Flickr miner in the '-miner-flicker' subpackage (Mathieu Bridon, #850900)
2012-09-20 10:46:27 -04:00
Matthias Clasen
68edb9bbba Drop obsolete id3lib-devel BR 2012-08-21 16:26:40 -04:00
Rex Dieter
eea131455e (re)fix icon scriptlet 2012-08-15 09:02:40 -05:00
Rex Dieter
4458d01e58 0.14.2-2
- tighten subpkg deps
- fix icon scriptlet
- -devel: drop extraneous dep on pkgconfig
- drop .desktop vendor (f18+)
- tracker should not auto-start in KDE/XFCE (#771601)
2012-08-15 08:47:28 -05:00
Deji Akingunola
80b953553b Disable evolution plugin 2012-07-30 13:41:05 -04:00
Deji Akingunola
f122416550 Disable evolution plugin 2012-07-30 13:18:17 -04:00
Deji Akingunola
90973c53fa Update to 0.14.2 (http://download.gnome.org/sources/tracker/0.14/tracker-0.14.2.changes) 2012-07-30 12:51:54 -04:00
Dennis Gilmore
81a7a66ceb - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 19:05:50 -05:00
Matthias Clasen
0f237a2e58 Drop raptor-devel BR 2012-07-10 16:20:28 -04:00
Deji Akingunola
f57ffc9eac Update to 0.14.1 (http://download.gnome.org/sources/tracker/0.14/tracker-0.14.1.changes) 2012-05-20 00:57:14 -04:00
Marek Kasik
6aea0c5d65 Rebuild (poppler-0.20.0) 2012-05-16 17:49:14 +02:00
Milan Crha
8c539f423e Rebuild against newer evolution-data-server 2012-05-02 18:13:04 +02:00
Kalev Lember
540cfd5d94 Silence glib-compile-schemas output in rpm scripts
Redirect it to /dev/null; end users aren't supposed to see the warnings
generated by glib-compile-schemas.

http://fedoraproject.org/wiki/Packaging:ScriptletSnippets
2012-04-24 20:00:28 +03:00
Deji Akingunola
5030d868a3 Update to 0.14.0 2012-03-08 08:06:10 -05:00
Dan Horák
45662642e6 Must call autoreconf because configure.ac is patched 2012-03-05 16:59:25 +01:00
Deji Akingunola
56e33f8776 Enable Firefox and thunderbird plugins.
- Split flickr data miner into its subpackage.
2012-02-27 19:56:43 -05:00
Deji Akingunola
4db3066a32 Update spec file 2012-02-27 17:03:13 -05:00
Deji Akingunola
20816a70a6 Update to 0.13.1 2012-02-27 16:57:14 -05:00
Milan Crha
9eb0e75799 Update to 0.12.10 2012-02-22 11:49:02 +01:00
Milan Crha
957984b5d5 Rebuild against newer evolution-data-server 2012-02-08 12:50:47 +01:00
Deji Akingunola
614e945e4c Update to 0.12.9 2012-01-27 01:09:55 -05:00
Dennis Gilmore
fe610681e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:03:19 -06:00
Milan Crha
db05740523 Rebuild against newer evolution-data-server 2011-12-20 13:17:27 +01:00
Deji Akingunola
877ac2b8a4 Fix spec file 2011-12-14 01:01:47 -05:00
Deji Akingunola
900fdbac70 Update the fixdso patch 2011-12-14 00:24:47 -05:00
Deji Akingunola
0998313006 Apply patch to fix crash in indexing pdf (Fix by Marek Kašík; Bug #751922) 2011-12-13 23:09:25 -05:00
Peter Robinson
4a9f5edc8d 0.12.8 2011-11-27 16:19:15 +00:00
Peter Robinson
6a78c1114c Rebuild for new e-d-s 2011-11-22 13:47:50 +00:00
Peter Robinson
ab21521eeb fix build 2011-10-31 19:46:56 +00:00
Peter Robinson
596a607fdc 0.12.7 2011-10-31 17:22:27 +00:00
Rex Dieter
537925e707 rebuild(poppler) 2011-10-28 13:18:50 -05:00
Matthias Clasen
b8a40d20e3 0.12.5 2011-10-18 21:46:10 -04:00
Peter Robinson
a34935e083 Rebuild for new poppler 0.18 2011-10-11 12:02:52 +01:00
Deji Akingunola
198543f8fa Update to 0.12.4 stable release
http://download.gnome.org/sources/tracker/0.12/tracker-0.12.4.changes
2011-10-09 16:51:54 -04:00
Tomas Bzatek
6e5a48613c Rebuilt for new 0.18 poppler 2011-09-30 11:59:47 +02:00
Tomas Bzatek
f6cb70a416 Revert "Update to 0.10.29"
This reverts commit 53b1abf3b2.

Rawhide should be on 0.12 series, just like F16 is
2011-09-30 11:57:36 +02:00
Ray Strode
53b1abf3b2 Update to 0.10.29 2011-09-27 11:33:29 -04:00
Deji Akingunola
8079cc545e Update to 0.12.3 stable release 2011-09-27 09:44:27 -04:00
Deji Akingunola
82a1d4da6d Update to 0.12.2 stable release
Replace the search-tool sub-package with more appropriately named ui-tools
Disable the search-bar until upstream redo it for GNOME 3
2011-09-23 16:37:45 -04:00
Michael Schwendt
43fc55c630 f16 is ahead of master, so this is just a build-fix:
Rebuild (poppler-0.17.3)
Readd --enable-miner-evolution as forgotten in 0.12.0-1
Conditionally BR libgee06-devel instead of libgee-devel for Fedora > 16
2011-09-23 20:47:50 +02:00
Marek Kasik
253849d623 Rebuild (poppler-0.17.3) 2011-09-19 15:58:37 +02:00
Deji Akingunola
8321cf8ccb Update to 0.12.0 stable release
Re-enable the evolution plugin
2011-09-09 10:11:02 -04:00
Matthias Clasen
353a307d31 try again 2011-09-02 09:44:59 -04:00
Matthias Clasen
edb06d8bbd sync with f16 2011-09-02 08:07:56 -04:00
Milan Crha
4bdb803e93 Rebuild against newer evolution-data-server 2011-08-30 16:15:17 +02:00
Deji Akingunola
2af940fba3 Update to 0.10.24
Re-enable the evolution plugin
2011-08-25 13:20:31 -04:00
Deji Akingunola
02b8dfd004 Update to 0.10.21
Temporarily disable the evolution plugin
2011-07-26 10:35:53 -04:00
Marek Kasik
e386448914 Rebuild (poppler-0.17.0) 2011-07-15 17:29:29 +02:00
Deji Akingunola
8d4d40f23e Update to 0.10.15 2011-05-31 21:32:35 -04:00
Deji Akingunola
4d937b07f3 Update to 0.10.13 2011-05-13 09:35:44 -04:00
Deji Akingunola
1ed2f452be Update to 0.10.10 2011-04-26 15:08:46 -04:00
Peter Robinson
42d6b0473e fix rawhide build, enable gobject-introspection, fix rpaths so introspection compiles, general cleanups 2011-04-12 11:53:32 +01:00
Peter Robinson
31f084a554 Rebuild against new gupnp-dlna 2011-04-12 10:50:24 +01:00
Deji Akingunola
2f8cd999da Update to 0.10.8 2011-04-09 02:38:17 -04:00
Deji Akingunola
85d41b0da9 Update spec file 2011-03-27 00:04:42 -04:00
Deji
6611830d01 Update to 0.10.5 2011-03-26 23:05:59 -04:00