]> git.pld-linux.org Git - packages/apache.git/blame - apache.spec
- allow no errors from trans scriptlets
[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
7a374ecf
ER
7# - /var/run/apache is also owned by apache1.spec, so rename it to /var/run/httpd spec here
8# (NOTE: if you fix this also adjust apache-mod_fastcgi.spec)
de6d707b
ER
9# - check those autn modules inner deps
10# - for external packages: don't use any apache module name in dep as they
11# differ for apache 1.3/2.0/2.2!? any better ideas? rpm Suggests: tags?
12# - for mod_auth_* modules require each auth module to require virtual authn so at least *_default is chosen?
13# - same for mod_authz
14# - mod_auth_digest and mod_auth_basic R: apache(authn) ?
15# - drop mod_case_filter* or find summary and description for them
7552e56e 16# - build modules only once (not with each mpm)
234ffa8e 17
28084236 18# Conditional build:
81714362
JB
19%bcond_without ssl # build without SSL support
20%bcond_without ldap # build without LDAP support
40e53907
JB
21%bcond_without metuxmpm # metux MPM
22%bcond_without peruser # peruser MPM
23%bcond_without event # event MPM
24%bcond_with distcache # distcache support
eb1ab1cf 25%bcond_with bucketeer # debug one
28084236 26#
ce46f207 27%include /usr/lib/rpm/macros.perl
30dd38d1 28# this is internal macro, don't change to %%apache_modules_api
f573ac58 29%define _apache_modules_api 20051115
b0053084 30Summary: The most widely used Web server on the Internet
23c1b0e7
MM
31Summary(de): Leading World Wide Web-Server
32Summary(es): Servidor HTTPD para proveer servicios WWW
33Summary(fr): Le serveur web le plus utilise sur Internet
7d087fcc 34Summary(pl): Serwer WWW (World Wide Web)
ce55ee5d 35