]> git.pld-linux.org Git - packages/apache.git/blame - apache.spec
- started game with 2.2.0; builds --without peruser --without metuxmpm
[packages/apache.git] / apache.spec
CommitLineData
23c1b0e7 1# TODO:
f573ac58 2# - distcache.spec
23c1b0e7
MM
3# - mod_case_filter
4# - mod_case_filter_in
5# - mod_optional_fn_{export,import}
6# - mod_optional_hook_{export,import}
7# - mod_ext_filter
8# - mod_echo
9# - config examples for mod_*
335a24c7 10# - find smart way to deregister module if its moved from main package
11# to subpackage (maybe test -f ?)
23c1b0e7
MM
12# - add %%post/%%postun to suexec
13# - --with-suexec-gidmin=500 or =100 ?
14# - --with-suexec-uidmin=500 or =1000 ?
e5603d11 15# - subpackages for MPMs
7ea48c14 16# - check if all modules (*.so) are exactly the same for different MPMs
af8e97aa 17# - install stage fails with distcc (make -jN)
f9bb02a8 18# - /var/run/apache is also owned by apache1.spec, so rename it to /var/run/httpd spec here (NOTE: if you fix this also adjust apache-mod_fastcgi.spec)
1b8d4358 19#
28084236 20# Conditional build:
81714362
JB
21%bcond_without ssl # build without SSL support
22%bcond_without ldap # build without LDAP support
f573ac58
AM
23%bcond_without metuxmpm
24%bcond_without peruser
25%bcond_without external_pcre # build with external PCRE support (Apache bug #27550)
26%bcond_with distcache
28084236 27#
ce46f207 28%include /usr/lib/rpm/macros.perl
30dd38d1 29# this is internal macro, don't change to %%apache_modules_api
f573ac58 30%define _apache_modules_api 20051115
b0053084 31Summary: The most widely used Web server on the Internet
23c1b0e7
MM
32Summary(de): Leading World Wide Web-Server
33Summary(es): Servidor HTTPD para proveer servicios WWW
34Summary(fr): Le serveur web le plus utilise sur Internet
7d087fcc 35Summary(pl): Serwer WWW (World Wide Web)
ce55ee5d 36