diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-18 15:22:15 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-18 15:22:15 +0100 |
commit | fc832794ccf1d71ca534d47c843d6270cf3fa439 (patch) | |
tree | eeb901d76fc574bff1951518e74e5869a8e6a6e3 | |
parent | 954e19658274d06908a451f06a66469032fcc480 (diff) |
php-xcache: add TODO about splitting
-rw-r--r-- | php-xcache.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/php-xcache.spec b/php-xcache.spec index fd0cc7f..d0630ae 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -1,5 +1,8 @@ %global ext_name xcache +# TODO : consider splitting pages in another subpackage +# to avoid httpd dependency + Summary: Fast, stable PHP opcode cacher Name: php-xcache Version: 3.0.1 |