]> git.pld-linux.org Git - packages/apache.git/blame - apache.spec
- rel 0.1.3 to rebuild with new db
[packages/apache.git] / apache.spec
CommitLineData
23c1b0e7 1# _without_ssl - don't build with SSL support
e3c3191a 2# _without_ldap - don't build with LDAP support
23c1b0e7
MM
3# TODO:
4# - mod_case_filter
5# - mod_case_filter_in
6# - mod_optional_fn_{export,import}
7# - mod_optional_hook_{export,import}
8# - mod_ext_filter
9# - mod_echo
10# - config examples for mod_*
11# - switch from worker to perchild when it will be working in apache
12# - check if all modules are (de)registered in %%post/%%postun
13# - find smart way to deregister module if its moved from main package to subpackage (maybe test -f ?)
14# - add %%post/%%postun to suexec
15# - --with-suexec-gidmin=500 or =100 ?
16# - --with-suexec-uidmin=500 or =1000 ?
ce46f207 17%include /usr/lib/rpm/macros.perl
30dd38d1
AF
18# this is internal macro, don't change to %%apache_modules_api
19%define _apache_modules_api 20020903
b0053084 20Summary: The most widely used Web server on the Internet
23c1b0e7
MM
21Summary(de): Leading World Wide Web-Server
22Summary(es): Servidor HTTPD para proveer servicios WWW
23Summary(fr): Le serveur web le plus utilise sur Internet
7d087fcc 24Summary(pl): Serwer WWW (World Wide Web)
ce55ee5d 25