diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-28 16:33:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-28 16:33:13 +0100 |
commit | c269854f202b7d05adfbc3501cc5dd5aaa53c09c (patch) | |
tree | 4dd303aacf6720beab705b76874f5c23f1d7563a /roundcubemail-dev.spec | |
parent | 4584fb9557ed692f30edf8cf448bdd65099ec5d0 (diff) |
roundcubemail: cleanup
Diffstat (limited to 'roundcubemail-dev.spec')
-rw-r--r-- | roundcubemail-dev.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/roundcubemail-dev.spec b/roundcubemail-dev.spec index 16e92a3..7f407e9 100644 --- a/roundcubemail-dev.spec +++ b/roundcubemail-dev.spec @@ -16,7 +16,7 @@ %endif %global prever beta -%define roundcubedir %{_datadir}/roundcubemail +%global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail Version: 1.2 @@ -96,10 +96,9 @@ Requires: php-xml # "roundcube/net_sieve": "~1.5.0" # not available and doesn't make sense roundcube/plugin-installer Requires: php-pear(Auth_SASL) >= 1.0.6 +Requires: php-pear(Net_IDNA2) >= 0.1.1 Requires: php-pear(Mail_Mime) >= 1.10.0 Requires: php-pear(Net_SMTP) >= 1.7.1 -Requires: php-pear(Net_Sieve) >= 1.3.4 -Requires: php-pear(Net_IDNA2) >= 0.1.1 Requires: php-pear(Crypt_GPG) >= 1.4.0 Requires: php-composer(roundcube/net_sieve) >= 1.5.0 # From composer.json-dist, suggest |