From ba69c48cb64b5c309e4f0c6c182723a353f1f5c4 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 29 Dec 2022 01:42:05 +0300 Subject: [PATCH] zeitgeist rebuild. --- util/admin/zeitgeist/actions.py | 2 +- util/admin/zeitgeist/pspec.xml | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/util/admin/zeitgeist/actions.py b/util/admin/zeitgeist/actions.py index 66a0f4ba16..06a056ad70 100644 --- a/util/admin/zeitgeist/actions.py +++ b/util/admin/zeitgeist/actions.py @@ -8,7 +8,7 @@ from pisi.actionsapi import shelltools, autotools, pisitools, get def setup(): shelltools.system("NOCONFIGURE=1 ./autogen.sh") - autotools.configure() + autotools.configure("--enable-fts") def build(): autotools.make() diff --git a/util/admin/zeitgeist/pspec.xml b/util/admin/zeitgeist/pspec.xml index 85d6ccaa89..fcab0b0932 100644 --- a/util/admin/zeitgeist/pspec.xml +++ b/util/admin/zeitgeist/pspec.xml @@ -28,6 +28,7 @@ python3-isodate json-glib-devel python3-pyparsing + xapian-core-devel telepathy-glib-devel gobject-introspection-devel @@ -42,14 +43,17 @@ gtk3 glib2 sqlite + libgcc python3 json-glib + xapian-core dbus-python3 telepathy-glib /etc/xdg /usr/bin + /usr/libexec/zeitgeist/zeitgeist-fts /usr/lib /usr/share /usr/share/man @@ -69,6 +73,13 @@ + + 2022-12-28 + 1.0.4 + Rebuild. + fury + uglyside@yandex.ru + 2022-01-18 1.0.4