diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
commit | 97633a8ed5d44b4d216ccaabfd722b6528e43472 (patch) | |
tree | a07cb147306e3d26809c238cb6debf8efd11a7b4 | |
parent | 9faffda1e15210e952450f0ac1d06041ea76bfc2 (diff) |
horde: typo
-rw-r--r-- | php-horde-Horde-Db.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Db.spec b/php-horde-Horde-Db.spec index 8f490a5..31c62b8 100644 --- a/php-horde-Horde-Db.spec +++ b/php-horde-Horde-Db.spec @@ -36,7 +36,7 @@ Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) < 3.0.0 -# Optionnal +# Optional Requires: php-pear(%{pear_channel}/Horde_Autoloader) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Autoloader) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Cache) >= 2.0.0 |