diff --git a/roundcubemail.spec b/roundcubemail.spec index e6fb8f6..2e1545f 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -22,7 +22,7 @@ Name: %{?sitename:%sitename-website-}roundcubemail Version: 1.0.1 -Release: 1mamba +Release: 2mamba Summary: A browser-based multilingual IMAP client with an application-like user interface Group: Applications/Web Vendor: openmamba @@ -40,6 +40,8 @@ Requires: pear-Mail_Mime Requires: pear-Net_Socket Requires: pear-Net_SMTP Requires: pear-Net_IDNA2 +Requires: php-openssl +Requires: php-mysql BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -73,6 +75,7 @@ Alias %{aliasdir} %{installdir} AllowOverride All RewriteEngine On +Require all granted Order allow,deny Allow from All @@ -116,6 +119,9 @@ fi # %doc README.md %changelog +* Sun Jun 15 2014 Silvan Calarco 1.0.1-2mamba +- add requirements for php-openssl and php-mysql + * Fri May 16 2014 Automatic Build System 1.0.1-1mamba - automatic version update by autodist