Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package influxdb for openSUSE:Factory checked in at 2023-01-14 00:03:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/influxdb (Old) and /work/SRC/openSUSE:Factory/.influxdb.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "influxdb" Sat Jan 14 00:03:44 2023 rev:18 rq:1058296 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/influxdb/influxdb.changes 2022-11-24 12:23:33.061420237 +0100 +++ /work/SRC/openSUSE:Factory/.influxdb.new.32243/influxdb.changes 2023-01-14 00:04:29.750157578 +0100 @@ -1,0 +2,6 @@ +Fri Jan 13 14:41:47 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Replace pwdutils with shadow (pwdutils was dropped ages ago) +- Don't require systemd, it's only optional + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ influxdb.spec ++++++ --- /var/tmp/diff_new_pack.G1GVhB/_old 2023-01-14 00:04:30.526162099 +0100 +++ /var/tmp/diff_new_pack.G1GVhB/_new 2023-01-14 00:04:30.530162121 +0100 @@ -1,7 +1,7 @@ # # spec file for package influxdb # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,11 +47,8 @@ BuildRequires: systemd-rpm-macros %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} %endif -Requires(pre): pwdutils -%if %{with systemd} -%{systemd_requires} -Requires(post): systemd -%else +Requires(pre): shadow +%if !%{with systemd} Requires(pre): %fillup_prereq Requires(pre): %insserv_prereq %endif