Hello community, here is the log from the commit of package acct for openSUSE:Factory checked in at 2019-03-18 10:44:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acct (Old) and /work/SRC/openSUSE:Factory/.acct.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acct" Mon Mar 18 10:44:01 2019 rev:43 rq:685961 version:6.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/acct/acct.changes 2017-09-22 21:34:37.966582983 +0200 +++ /work/SRC/openSUSE:Factory/.acct.new.28833/acct.changes 2019-03-18 10:44:04.211100130 +0100 @@ -1,0 +2,6 @@ +Sun Mar 17 10:55:00 UTC 2019 - Jan Engelhardt <[email protected]> + +- Reduce %systemd_requires to %systemd_ordering: %service_* + can handle the absence. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acct.spec ++++++ --- /var/tmp/diff_new_pack.bYaPyN/_old 2019-03-18 10:44:04.755099546 +0100 +++ /var/tmp/diff_new_pack.bYaPyN/_new 2019-03-18 10:44:04.759099541 +0100 @@ -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 @@ 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 @@ 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
