]> git.pld-linux.org Git - packages/apache.git/blame - apache.spec
- removed copy/paste bug. tnx twittner.
[packages/apache.git] / apache.spec
CommitLineData
23c1b0e7
MM
1# TODO:
2# - mod_case_filter
3# - mod_case_filter_in
4# - mod_optional_fn_{export,import}
5# - mod_optional_hook_{export,import}
6# - mod_ext_filter
7# - mod_echo
8# - config examples for mod_*
23c1b0e7
MM
9# - check if all modules are (de)registered in %%post/%%postun
10# - find smart way to deregister module if its moved from main package to subpackage (maybe test -f ?)
11# - add %%post/%%postun to suexec
12# - --with-suexec-gidmin=500 or =100 ?
13# - --with-suexec-uidmin=500 or =1000 ?
e5603d11 14# - subpackages for MPMs
7ea48c14 15# - check if all modules (*.so) are exactly the same for different MPMs
1b8d4358 16#
28084236 17# Conditional build:
81714362
JB
18%bcond_without ssl # build without SSL support
19%bcond_without ldap # build without LDAP support
28084236 20#
ce46f207 21%include /usr/lib/rpm/macros.perl
30dd38d1
AF
22# this is internal macro, don't change to %%apache_modules_api
23%define _apache_modules_api 20020903
b0053084 24Summary: The most widely used Web server on the Internet
23c1b0e7
MM
25Summary(de): Leading World Wide Web-Server
26Summary(es): Servidor HTTPD para proveer servicios WWW
27Summary(fr): Le serveur web le plus utilise sur Internet
7d087fcc 28Summary(pl): Serwer WWW (World Wide Web)
ce55ee5d 29