diff options
-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 |