Hello community, here is the log from the commit of package php7 for openSUSE:Factory checked in at 2018-11-20 22:24:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7 (Old) and /work/SRC/openSUSE:Factory/.php7.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7" Tue Nov 20 22:24:05 2018 rev:50 rq:649522 version:7.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/php7/php7.changes 2018-11-12 09:37:39.729513107 +0100 +++ /work/SRC/openSUSE:Factory/.php7.new.19453/php7.changes 2018-11-20 22:24:16.574885448 +0100 @@ -1,0 +2,6 @@ +Fri Nov 16 08:40:23 UTC 2018 - Petr Gajdos <[email protected]> + +- core package recommends instead of requires smtp_daemon + [bsc#1115213] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7.spec ++++++ --- /var/tmp/diff_new_pack.O9g61b/_old 2018-11-20 22:24:18.530884347 +0100 +++ /var/tmp/diff_new_pack.O9g61b/_new 2018-11-20 22:24:18.534884344 +0100 @@ -123,7 +123,6 @@ BuildRequires: ncurses-devel BuildRequires: net-snmp-devel BuildRequires: openldap2-devel -#BuildRequires: pam-devel BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: postfix @@ -137,11 +136,9 @@ BuildRequires: pkgconfig(enchant) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(zlib) -# 10.3 does not install sendmail binary with the minimal system -Requires: smtp_daemon +# Recommends instead of Requires smtp_daemon bsc#1115213 +Recommends: smtp_daemon Requires: timezone -# I would like this to become a hard dependency, as PHP is -# documented to have this modules by default (no addtional libs are needed) Recommends: php-ctype Recommends: php-dom Recommends: php-iconv @@ -150,10 +147,9 @@ Recommends: php-tokenizer Recommends: php-xmlreader Recommends: php-xmlwriter +# suggest php7-* instead of php-* [bsc#1022158c#4] Suggests: php7-gd Suggests: php7-gettext -# other highly reccommended extensions -# suggest php7-* instead of php-* [bsc#1022158c#4] Suggests: php7-mbstring Suggests: php7-mysql Suggests: php7-pear
