Hello community, here is the log from the commit of package postgrey for openSUSE:Factory checked in at 2016-05-17 17:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgrey (Old) and /work/SRC/openSUSE:Factory/.postgrey.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgrey" Changes: -------- --- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes 2016-04-30 23:31:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.postgrey.new/postgrey.changes 2016-05-17 17:16:34.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 16 15:29:18 UTC 2016 - [email protected] + +- add condition for suggesting cron to fix build for CentOS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgrey.spec ++++++ --- /var/tmp/diff_new_pack.P28JGz/_old 2016-05-17 17:16:35.000000000 +0200 +++ /var/tmp/diff_new_pack.P28JGz/_new 2016-05-17 17:16:35.000000000 +0200 @@ -48,11 +48,13 @@ Requires: perl-NetAddr-IP BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +%if 0%{?suse_version} Suggests: cron %if 0%{?suse_version} >= 1210 BuildRequires: systemd %systemd_requires %endif +%endif Requires(post): %fillup_prereq %description
