From 321d421aee58f1defce0a01a1eb739bf9240081559ce1d3696e8e4c9d1829c34 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Mar 2019 09:01:16 +0000 Subject: [PATCH] Accepting request 685773 from home:jengelh:sct - Reduce %systemd_requires to %systemd_ordering: %service_* can handle the absence. OBS-URL: https://build.opensuse.org/request/show/685773 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=62 --- acct.changes | 6 ++++++ acct.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) 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