diff --git a/actkbd.changes b/actkbd.changes index f797756..2f00a17 100644 --- a/actkbd.changes +++ b/actkbd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 17 13:24:28 UTC 2019 - Jan Engelhardt + +- Reduce strong requirement on systemd. +- Move fillup requires to (post). + ------------------------------------------------------------------- Thu Nov 23 13:42:35 UTC 2017 - rbrown@suse.com diff --git a/actkbd.spec b/actkbd.spec index 3d4188c..1ce4e71 100644 --- a/actkbd.spec +++ b/actkbd.spec @@ -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 @@ Name: actkbd 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 @@ Source1: actkbd.service 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