diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-28 15:13:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-28 15:13:49 +0100 |
commit | f7d07d4316e666ae7e4bd952c3e26bac7b7fa4ec (patch) | |
tree | 2a749c8163b2fedc9ecffe1f6691d8c5c2e85efd | |
parent | 9f63831d60c158fb6eab89390e35c7405ace0ab5 (diff) |
php-horde-Horde-Vfs: add link to RFE for sshe 0.12 in EPEL-6
-rw-r--r-- | php-horde-Horde-Vfs.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Vfs.spec b/php-horde-Horde-Vfs.spec index af50890..7cccbd4 100644 --- a/php-horde-Horde-Vfs.spec +++ b/php-horde-Horde-Vfs.spec @@ -42,6 +42,7 @@ Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 # Optional Requires: php-ftp +# https://bugzilla.redhat.com/1023989 update to 0.12 in EPEL-6 Requires: php-pecl(ssh2) >= 0.12 Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) < 3.0.0 |