Hello community, here is the log from the commit of package fetchmail for openSUSE:Factory checked in at 2017-04-07 13:55:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fetchmail (Old) and /work/SRC/openSUSE:Factory/.fetchmail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fetchmail" Fri Apr 7 13:55:44 2017 rev:68 rq:484302 version:6.3.26 Changes: -------- --- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes 2016-05-19 12:15:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fetchmail.new/fetchmail.changes 2017-04-07 13:55:46.706529488 +0200 @@ -1,0 +2,5 @@ +Fri Mar 31 06:17:12 UTC 2017 - [email protected] + +- prerequire group(daemon) to meet new tumbleweed user handling + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fetchmail.spec ++++++ --- /var/tmp/diff_new_pack.zjmIu9/_old 2017-04-07 13:55:47.750382035 +0200 +++ /var/tmp/diff_new_pack.zjmIu9/_new 2017-04-07 13:55:47.754381470 +0200 @@ -1,7 +1,7 @@ # # spec file for package fetchmail # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -48,6 +48,9 @@ Requires(pre): pwdutils Suggests: smtp_daemon BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if 0%{?suse_version} >= 1315 +Requires(pre): group(daemon) +%endif %{?systemd_requires} %description
