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 | 5feccb9cfc49c01c35b0407fd041d5106c514ec9 (patch) | |
tree | 88e88f05d96b39a899ee95221ba98a917b8183bf | |
parent | 68502979f153cb61e338c765cd4b7a87a7bbb121 (diff) |
horde: typo
-rw-r--r-- | php-horde-Horde-LoginTasks.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-LoginTasks.spec b/php-horde-Horde-LoginTasks.spec index 2e9a693..b58f75c 100644 --- a/php-horde-Horde-LoginTasks.spec +++ b/php-horde-Horde-LoginTasks.spec @@ -30,7 +30,7 @@ BuildRequires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Translation) >= 3.0.0 -# Optionnal +# Optional Requires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Date) >= 3.0.0 |