Meta Configuration of Package apache2-mod_memcache
1
<package name="apache2-mod_memcache" project="Apache:2.4:Modules">
2
<title>Mod_memcache is a DSO module for the apache Web server</title>
3
<description>mod_memcache manages the parsing of memcached server configuration and exports
4
a single function for use by other modules to access a configured apr_memcache
5
object.</description>
6
<build>
7
<enable repository="Apache_SLE_10"/>
8
<enable repository="Apache_SLE_11"/>
9
</build>
10
</package>
11