diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-20 11:45:29 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-20 11:45:29 +0100 |
commit | b994c65161c1b60a94b624fff10887f810073c4b (patch) | |
tree | 21e45f0688f821d5ca6a01e4b5e5257d4871e12a | |
parent | d0f15fa50a8451b6ed0dd66f43057e480c349468 (diff) |
php-horde-Horde-Dav: comments
-rw-r--r-- | php-horde-Horde-Dav.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-horde-Horde-Dav.spec b/php-horde-Horde-Dav.spec index 009a5f4..5661034 100644 --- a/php-horde-Horde-Dav.spec +++ b/php-horde-Horde-Dav.spec @@ -38,8 +38,9 @@ Requires: php-pear(%{pear_channel}/Horde_Core) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Core) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Stream) >= 1.2.0 Requires: php-pear(%{pear_channel}/Horde_Stream) < 2.0.0 +# php-sabredav-Sabre_DAV is 1.7, php-sabre-dav is 1.8 Requires: php-sabre-dav >= 1.8.7 -# php-sabredav-Sabre_VObject is 2.1, php-sabre-vobject is 3.1.3 +# php-sabredav-Sabre_VObject is 2.1, php-sabre-vobject is 3.1 Requires: php-pear(Sabre_VObject) >= 2.1.3 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |