diff --git a/util/admin/zeitgeist/actions.py b/util/admin/zeitgeist/actions.py index 808a3591c3..66a0f4ba16 100644 --- a/util/admin/zeitgeist/actions.py +++ b/util/admin/zeitgeist/actions.py @@ -4,7 +4,7 @@ # Licensed under the GNU General Public License, version 3. # See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import shelltools, autotools, get +from pisi.actionsapi import shelltools, autotools, pisitools, get def setup(): shelltools.system("NOCONFIGURE=1 ./autogen.sh") @@ -16,4 +16,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) -# pisitools.dodoc("AUTHORS", "NEWS") + pisitools.removeDir("/usr/lib/systemd") diff --git a/util/admin/zeitgeist/pspec.xml b/util/admin/zeitgeist/pspec.xml index 761cdbdd40..f11710dc3b 100644 --- a/util/admin/zeitgeist/pspec.xml +++ b/util/admin/zeitgeist/pspec.xml @@ -13,8 +13,8 @@ util.admin Activity logging framework. Zeitgeist is a service which logs the users's activities and events (files opened, websites visites, conversations held with other people, etc.) and makes relevant information available to other applications. - - https://gitlab.freedesktop.org/zeitgeist/zeitgeist/-/archive/v1.0.3/zeitgeist-v1.0.3.tar.bz2 + + https://gitlab.freedesktop.org/zeitgeist/zeitgeist/-/archive/v1.0.4/zeitgeist-v1.0.4.tar.bz2 dbus-devel @@ -32,7 +32,7 @@ gobject-introspection-devel - Use_GenericArray_API_only.patch + @@ -69,6 +69,13 @@ + + 2022-01-18 + 1.0.4 + Version bump. + fury + uglyside@yandex.ru + 2021-10-13 1.0.3