Commit Graph

209 Commits

Author SHA1 Message Date
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