--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2017/04/12 22:26:58 1.5 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2017/04/15 03:40:33 1.6 @@ -4,7 +4,7 @@ Summary: e-smith specific Horde configur %define name smeserver-horde Name: %{name} %define version 1.0.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -50,12 +50,14 @@ Requires: php-pear-MDB2 Requires: php-pear-Net-URL2 Requires: php-pear-XML-Parser2 Requires: php-pear-XML-RPC2 -Requires: php-pear-Math_BigInteger %changelog +* Fri Apr 14 2017 Jean-Philipe Pialasse 1.0.0-6.sme +- revert requires php-pear-Math_BigInteger provided by php-phpseclib-math-biginteger [SME: 9600] + * Wed Apr 12 2017 Jean-Philipe Pialasse 1.0.0-5.sme - fix incorrect expansion of backends.local.php with non numerical releases [SME: 10092] -- add requires php-pear-Math_BigInteger [SME: 9645] +- add requires php-pear-Math_BigInteger [SME: 9600] * Sun Jul 24 2016 Jean-Philipe Pialasse 1.0.0-4.sme - added last optionals dependencies [SME: 9645]