diff --git a/acct.changes b/acct.changes index 81a3bc3..5449857 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 17 10:55:00 UTC 2019 - Jan Engelhardt + +- Reduce %systemd_requires to %systemd_ordering: %service_* + can handle the absence. + ------------------------------------------------------------------- Tue Sep 19 19:26:56 UTC 2017 - kstreitova@suse.com diff --git a/acct.spec b/acct.spec index 61c1db5..445e429 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# 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/ # @@ -20,7 +20,7 @@ Name: acct Version: 6.6.4 Release: 0 Summary: User-Specific Process Accounting -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Base Url: https://www.gnu.org/software/acct/ Source: https://ftp.gnu.org/gnu/acct/%{name}-%{version}.tar.gz @@ -34,7 +34,7 @@ BuildRequires: systemd-rpm-macros Requires: logrotate Requires(post): %{install_info_prereq} Requires(postun): %{install_info_prereq} -%{?systemd_requires} +%{?systemd_ordering} %description This package contains the programs necessary for user-specific process