Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory 
checked in at 2022-10-13 15:39:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sendmail (Old)
 and      /work/SRC/openSUSE:Factory/.sendmail.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sendmail"

Thu Oct 13 15:39:58 2022 rev:113 rq:1010237 version:8.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes        2022-10-10 
18:43:14.882698895 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new.2275/sendmail.changes      
2022-10-13 15:40:04.970486931 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 12:16:22 UTC 2022 - Dr. Werner Fink <[email protected]>
+
+- Use group(mail) and user(mail) only on modern distributions
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sendmail.spec ++++++
--- /var/tmp/diff_new_pack.5WwuGM/_old  2022-10-13 15:40:06.970491400 +0200
+++ /var/tmp/diff_new_pack.5WwuGM/_new  2022-10-13 15:40:06.990491446 +0200
@@ -87,9 +87,9 @@
 Requires(pre):  user(daemon)
 Requires(pre):  group(mail)
 Requires(pre):  user(mail)
-%endif
 Requires(post): group(mail)
 Requires(post): user(mail)
+%endif
 Requires(post): %fillup_prereq
 Requires(post): coreutils
 Requires(post): permissions
@@ -97,8 +97,10 @@
 Requires(posttrans):coreutils
 Requires(posttrans):findutils
 Requires(posttrans):m4
+%if 0%{?suse_version} >= 1330
 Requires(verify):group(mail)
 Requires(verify):user(mail)
+%endif
 Requires(verify):permissions
 %{?systemd_ordering}
 Conflicts:      postfix

Reply via email to