diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-28 20:02:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-28 20:02:00 +0100 |
commit | e4df961a5d7bbf097bea43e6f10dbd729b11a20f (patch) | |
tree | 005361c020d57a27a3bfb397f4981ac8b5a787fc | |
parent | 32be26e821e568f8614b9817866cab54d3e13efe (diff) |
php-horde-Horde-Kolab-Storage: fix tests
-rw-r--r-- | php-horde-Horde-Kolab-Format.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Kolab-Format.spec b/php-horde-Horde-Kolab-Format.spec index 7e1b847..885ca14 100644 --- a/php-horde-Horde-Kolab-Format.spec +++ b/php-horde-Horde-Kolab-Format.spec @@ -40,6 +40,7 @@ Conflicts: php-pear(%{pear_channel}/Horde_Support) >= 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} + %description This package allows to convert Kolab data objects from XML to data arrays. |