]> git.pld-linux.org Git - packages/apache.git/blame - apache.spec
- more examples
[packages/apache.git] / apache.spec
CommitLineData
23c1b0e7 1# TODO:
23c1b0e7 2# - config examples for mod_*
23c1b0e7
MM
3# - --with-suexec-gidmin=500 or =100 ?
4# - --with-suexec-uidmin=500 or =1000 ?
e5603d11 5# - subpackages for MPMs
de6d707b 6# - !!!check if all modules (*.so) are exactly the same for different MPMs
de6d707b
ER
7# - check those autn modules inner deps
8# - for external packages: don't use any apache module name in dep as they
9# differ for apache 1.3/2.0/2.2!? any better ideas? rpm Suggests: tags?
10# - for mod_auth_* modules require each auth module to require virtual authn so at least *_default is chosen?
11# - same for mod_authz
12# - mod_auth_digest and mod_auth_basic R: apache(authn) ?
13# - drop mod_case_filter* or find summary and description for them
7552e56e 14# - build modules only once (not with each mpm)
234ffa8e 15
28084236 16# Conditional build:
81714362
JB
17%bcond_without ssl # build without SSL support
18%bcond_without ldap # build without LDAP support
40e53907
JB
19%bcond_without metuxmpm # metux MPM
20%bcond_without peruser # peruser MPM
21%bcond_without event # event MPM
22%bcond_with distcache # distcache support
eb1ab1cf 23%bcond_with bucketeer # debug one
28084236 24#
ce46f207 25%include /usr/lib/rpm/macros.perl
30dd38d1 26# this is internal macro, don't change to %%apache_modules_api
f573ac58 27%define _apache_modules_api 20051115
b0053084 28Summary: The most widely used Web server on the Internet
23c1b0e7
MM
29Summary(de): Leading World Wide Web-Server
30Summary(es): Servidor HTTPD para proveer servicios WWW
31Summary(fr): Le serveur web le plus utilise sur Internet
7d087fcc 32Summary(pl): Serwer WWW (World Wide Web)
ce55ee5d 33