robert pushed to roundcubemail (f20). "switch run-time requirement from php-mcrypt to php-openssl"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 12 14:50:01 UTC 2015


>From bac0dcc992a82a4a3bb1b18a81e01474559624af Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert at fedoraproject.org>
Date: Wed, 25 Mar 2015 02:08:49 +0100
Subject: switch run-time requirement from php-mcrypt to php-openssl


diff --git a/roundcubemail.spec b/roundcubemail.spec
index f139cf8..a5baad6 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
@@ -258,6 +256,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 25 2015 Robert Scheck <robert at fedoraproject.org> - 1.1.1-2
+- switch run-time requirement from php-mcrypt to php-openssl
+
 * Fri Mar 20 2015 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
 - update to 1.1.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/roundcubemail.git/commit/?h=f20&id=bac0dcc992a82a4a3bb1b18a81e01474559624af


More information about the scm-commits mailing list