diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-04 19:35:34 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-04 19:35:34 +0100 |
commit | 0cf6bfd19c36c9bbde391d9217a8f2afa600ce39 (patch) | |
tree | d22b2a52d19ddb0f7a691b074ffa8511ec88fe92 | |
parent | 34a5b45beb386de422a3ff61034dac75cf0adffe (diff) |
horde: add some TODO
-rw-r--r-- | php-horde-horde.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/php-horde-horde.spec b/php-horde-horde.spec index 6d274de..436ef93 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -3,6 +3,13 @@ %global pear_name horde %global pear_channel pear.horde.org +# TODO : +# static -> /var/lib +# /var/log +# cron (alarm) +# config: Image, Log +# "horbe" sub-package, with apache stuff + Name: php-horde-horde Version: 5.0.0 Release: 2%{?dist} |