summaryrefslogtreecommitdiffstats
path: root/roundcubemail.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-25 06:51:25 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-25 06:51:25 +0100
commit96111896b805fdc717caeb323f36e6f79b0e2ae2 (patch)
tree84190f5831bbba51b1aaac2fe63ba79aeda3611d /roundcubemail.spec
parented2657dfc3cd24147d458f0638a4cd3e4a4914d2 (diff)
switch run-time requirement from php-mcrypt to php-openssl
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r--roundcubemail.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec
index a4d7551..7d626e2 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -9,7 +9,7 @@
%global _logdir /var/log
Name: roundcubemail
Version: 1.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Round Cube Webmail is a browser-based multilingual IMAP client
Group: Applications/System
@@ -60,9 +60,7 @@ Requires: php-intl
Requires: php-json
Requires: php-ldap
Requires: php-mbstring
-# For 1.1, switch this to openssl, upstream now uses it in preference to
-# mcrypt if available - adamw 2014-12
-Requires: php-mcrypt
+Requires: php-openssl
Requires: php-pcre
Requires: php-posix
Requires: php-pdo
@@ -260,6 +258,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Mar 25 2015 Robert Scheck <robert@fedoraproject.org> - 1.1.1-2
+- switch run-time requirement from php-mcrypt to php-openssl
+
* Fri Mar 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- update to 1.1.1