From 8238acd3d370e10d2f28b649baee3094ab7a236a6ef7c510bc4b9bc6fd979e2c Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Fri, 28 Jul 2017 10:41:11 +0000 Subject: [PATCH] Accepting request 512895 from home:computersalat:devel:php fix for boo#1050980 OBS-URL: https://build.opensuse.org/request/show/512895 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=111 --- roundcubemail.changes | 7 +++++++ roundcubemail.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/roundcubemail.changes b/roundcubemail.changes index 141acfa..356090b 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 28 09:59:22 UTC 2017 - chris@computersalat.de + +- fix for boo#1050980 + * php-mcrypt will be removed with php >= 7.2 + * anyway not a dependency anymore since roundcube version 1.2 + ------------------------------------------------------------------- Wed May 3 18:19:03 UTC 2017 - michael@stroeder.com diff --git a/roundcubemail.spec b/roundcubemail.spec index dff9b8f..926e57a 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -50,7 +50,6 @@ Requires: php-gettext Requires: php-iconv Requires: php-json Requires: php-mbstring -Requires: php-mcrypt Requires: php-openssl Requires: php-session Requires: php-sockets @@ -66,8 +65,6 @@ Requires: php-pear-Net_SMTP Requires: php-pear-Net_Sieve >= 1.3.2 Requires: php-pear-Net_Socket -Suggests: apache2 - Recommends: logrotate Recommends: php-mysql Recommends: php-intl @@ -75,6 +72,8 @@ Recommends: php-fileinfo Recommends: php-zip Recommends: php-pear-Crypt_GPG >= 1.2.0 +Suggests: apache2 + Provides: roundcube_framework = %{version} Conflicts: roundcube-framework