Hello community, here is the log from the commit of package actkbd for openSUSE:Factory checked in at 2019-03-18 10:43:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/actkbd (Old) and /work/SRC/openSUSE:Factory/.actkbd.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "actkbd" Mon Mar 18 10:43:26 2019 rev:3 rq:685820 version:0.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/actkbd/actkbd.changes 2017-11-24 10:57:03.486614667 +0100 +++ /work/SRC/openSUSE:Factory/.actkbd.new.28833/actkbd.changes 2019-03-18 10:43:33.927132673 +0100 @@ -1,0 +2,6 @@ +Sun Mar 17 13:24:28 UTC 2019 - Jan Engelhardt <[email protected]> + +- Reduce strong requirement on systemd. +- Move fillup requires to (post). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ actkbd.spec ++++++ --- /var/tmp/diff_new_pack.acmx7r/_old 2019-03-18 10:43:34.563131990 +0100 +++ /var/tmp/diff_new_pack.acmx7r/_new 2019-03-18 10:43:34.567131986 +0100 @@ -1,7 +1,7 @@ # # spec file for package actkbd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -25,7 +25,7 @@ Version: 0.2.8 Release: 0 Summary: A keyboard shortcut daemon -License: GPL-2.0 +License: GPL-2.0-only Group: System/Console Url: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/ Source0: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/files/actkbd-%{version}.tar.bz2 @@ -33,10 +33,10 @@ Source2: actkbd.conf Source3: actkbd.sysconfig Patch0: actkbd-0.2.7-amd64.patch -BuildRequires: systemd -Requires(pre): %fillup_prereq +BuildRequires: systemd-rpm-macros +Requires(post): %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{?systemd_requires} +%{?systemd_ordering} %description actkbd is a daemon that reacts to user defined keys and launches specific
