Hello community, here is the log from the commit of package postgrey for openSUSE:Factory checked in at 2017-06-02 10:33:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgrey (Old) and /work/SRC/openSUSE:Factory/.postgrey.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgrey" Fri Jun 2 10:33:59 2017 rev:34 rq:500427 version:1.37 Changes: -------- --- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes 2017-01-24 10:42:48.330282405 +0100 +++ /work/SRC/openSUSE:Factory/.postgrey.new/postgrey.changes 2017-06-02 10:34:17.915713348 +0200 @@ -1,0 +2,5 @@ +Thu Jun 1 07:38:34 UTC 2017 - [email protected] + +- Require group(nogroup) for %pre + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgrey.spec ++++++ --- /var/tmp/diff_new_pack.DHZDwI/_old 2017-06-02 10:34:18.471634799 +0200 +++ /var/tmp/diff_new_pack.DHZDwI/_new 2017-06-02 10:34:18.475634234 +0200 @@ -61,6 +61,9 @@ %endif Requires(post): %fillup_prereq %endif +%if 0%{?suse_version} >= 1330 +Requires(pre): group(nogroup) +%endif %description Postgrey is a Postfix policy server implementing greylisting. When a
