]> git.pld-linux.org Git - packages/apache1.git/blob - apache1.spec
- splitting all modules; pass1
[packages/apache1.git] / apache1.spec
1 # TODO
2 # - split *all* modules to subpackages:
3 #mod_access
4 #mod_alias
5 #mod_asis
6 #mod_cern_meta
7 #mod_cgi
8 #mod_env
9 #mod_include
10 #mod_log_agent
11 #mod_log_config
12 #mod_log_referer
13 #mod_mime
14 #mod_mime_magic
15 #mod_negotiation
16 #mod_setenvif
17 #mod_speling
18 #mod_userdir
19 # Conditional build:
20 %bcond_with     rewrite_ldap    # enable ldap map support for mod_rewrite (alpha)
21 %bcond_without  ipv6            # disable IPv6 support
22 #
23 %include        /usr/lib/rpm/macros.perl
24 Summary:        The most widely used Web server on the Internet
25 Summary(cs):    Nejroz¹íøenìj¹í WWW server v Internetu
26 Summary(da):    Den mest brugte web-tjener på Internet
27 Summary(de):    Der am häufigsten verwendete Web-Server im Internet
28 Summary(es):    El servidor web más conocido y usado en Internet
29 Summary(fr):    Le serveur Web le plus utilisé sur Internet
30 Summary(id):    Web server yang paling banyak digunakan di Internet
31 Summary(is):    Vinsælasti vefþjónninn á Netinu
32 Summary(it):    Il web server più diffuso su Internet
33 Summary(ja):    ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍѤµ¤ì¤Æ¤¤¤ë Web ¥µ¡¼¥Ð¡¼
34 Summary(nb):    Den mest utbredte web-tjeneren på Internett
35 Summary(pl):    Serwer WWW (World Wide Web)
36 Summary(pt):    O servidor Web mais largamente utilizado em toda a Internet
37 Summary(pt_BR): Servidor HTTPD para prover serviços WWW
38 Summary(ru):    óÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ Web-Server
39 Summary(sk):    Najviac pou¾ívaný Web server na Internete
40 Summary(sl):    Najbolj uporabljani spletni stre¾nik interneta
41 Summary(sv):    Den mest använda webbservern på Internet
42 Summary(tr):    Lider WWW tarayýcý
43 Summary(uk):    îÁÊÐÏÐÕÌÑÒΦÛÉÊ Web-Server
44 Summary(zh_CN): Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
45 Name:           apache1
46 Version:        1.3.33
47 Release:        3.4
48 License:        Apache Group
49 Group:          Networking/Daemons
50 Source0:        http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
51 # Source0-md5:  3dfd2c3778f37a2dfc22b97417a61407
52 Source1:        %{name}.init
53 Source2:        %{name}.logrotate
54 Source3:        apache-icons.tar.gz
55 # Source3-md5:  2b085cbc19fd28536dc883f0b864cd83
56 Source4:        %{name}.sysconfig
57 Source5:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/apache-non-english-man-pages.tar.bz2
58 # Source5-md5:  74ff6e8d8a7b365b48ed10a52fbeb84e
59 Source6:        %{name}.monitrc
60 Source7:        %{name}-httpd.conf
61 Source8:        %{name}-common.conf
62 Source9:        %{name}-mod_status.conf
63 Source10:       %{name}-mod_proxy.conf
64 Source11:       %{name}-mod_autoindex.conf
65 Source12:       %{name}-mod_dir.conf
66 Source13:       %{name}-mod_info.conf
67 Source14:       %{name}-mod_log_config.conf
68 Source15:       %{name}-mod_userdir.conf
69 Source16:       %{name}-mod_mime_magic.conf
70 Source17:       %{name}-mod_alias.conf
71 Source18:       %{name}-mod_negotiation.conf
72 Source19:       %{name}-mod_mime.conf
73 Source20:       %{name}-mod_actions.conf
74 Source21:       %{name}-mod_cern_meta.conf
75 Source22:       %{name}-mod_setenvif.conf
76 Source23:       %{name}-mod_vhost_alias.conf
77 Source24:       %{name}-errordocs.conf
78 Patch0:         %{name}-PLD.patch
79 Patch1:         %{name}-suexec.patch
80 Patch2:         %{name}-errordocs.patch
81 Patch3:         %{name}-apxs.patch
82 Patch4:         %{name}-mod_ssl-addon.patch
83 Patch5:         %{name}-mod_ssl-eapi.patch
84 Patch6:         %{name}-EAPI_MM_CORE_PATH-correction.patch
85 Patch7:         %{name}-EAPI_MM=SYSTEM.patch
86 Patch8:         %{name}-ipv6-PLD.patch
87 Patch9:         %{name}-modules_symbols.patch
88 Patch10:        %{name}-apxs_force_rm_cp.patch
89 Patch11:        %{name}-db3.patch
90 Patch12:        %{name}-lookup_map_ldap.patch
91 Patch13:        %{name}-man.patch
92 Patch14:        %{name}-fpic.patch
93 Patch15:        %{name}-buff.patch
94 Patch16:        %{name}-mkstemp.patch
95 Patch17:        %{name}-EAPI-missing_files.patch
96 Patch18:        %{name}-PLD-nov6.patch
97 Patch19:        %{name}-configdir_skip_backups.patch
98 Patch20:        %{name}-apxs-quiet.patch
99 Patch21:        %{name}-db4.patch
100 URL:            http://www.apache.org/
101 BuildRequires:  db-devel >= 4.1
102 BuildRequires:  mm-devel >= 1.3.0
103 %{?with_rewrite_ldap:BuildRequires:     openldap-devel}
104 BuildRequires:  rpmbuild(macros) >= 1.159
105 BuildRequires:  rpm-perlprov
106 PreReq:         mm
107 PreReq:         perl-base
108 PreReq:         rc-scripts
109 Requires(pre):  /bin/id
110 Requires(pre):  /usr/bin/getent
111 Requires(pre):  /usr/bin/getgid
112 Requires(pre):  /usr/sbin/groupadd
113 Requires(pre):  /usr/sbin/useradd
114 Requires(pre):  /usr/sbin/usermod
115 Requires(pre):  textutils
116 Requires(post,preun):   /sbin/chkconfig
117 Requires(postun):       /usr/sbin/groupdel
118 Requires(postun):       /usr/sbin/userdel
119 Requires(triggerpostun):        sed >= 4.0
120 Requires:       /etc/mime.types
121 Requires:       %{name}-apxs = %{version}-%{release}
122 Requires:       mailcap
123 Requires:       psmisc >= 20.1
124 Provides:       %{name}(EAPI) = %{version}-%{release}
125 Provides:       group(http)
126 Provides:       httpd
127 Provides:       user(http)
128 Provides:       webserver = apache
129 Provides:       apache = %{version}-%{release}
130 %{?with_ipv6:Provides:  apache1(ipv6)}
131 Obsoletes:      apache < 2.0.0
132 Obsoletes:      apache-extra
133 Obsoletes:      apache6
134 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
135
136 %define         _sysconfdir     /etc/apache
137 %define         _includedir     %{_prefix}/include/apache1
138 %define         _libexecdir     %{_prefix}/%{_lib}/apache1
139 %define         _datadir        %{httpdir}
140 %define         apxs            /usr/sbin/apxs1
141 %define         httpdir         /home/services/apache
142 %define         manualdir       %{_prefix}/share/apache1-manual
143
144 %description
145 Apache is a powerful, full-featured, efficient and freely-available
146 Web server. Apache is also the most popular Web server on the
147 Internet.
148
149 %description -l cs
150 Apache je výkonný plnì funkèní efektivní a volnì dostupný WWW server.
151 Je to nejpopulárnìj¹í WWW server v Internetu.
152
153 %description -l da
154 Apache er en stærk, funktionsrig, effektiv og frit tilgængelig
155 web-tjener. Apache er også den mest populære web-tjener på Internet.
156
157 %description -l de
158 Apache ist ein leistungsfähiger, frei verfügbarer und effizienter
159 Web-Server mit umfassenden Funktionen. Apache ist zudem der populärste
160 Web-Server im Internet.
161
162 %description -l es
163 El servidor web Apache es el mejor servidor gratuito disponible en el
164 mundo UNIX hoy. Usa HTTP (HyperText Transfer Protocol) para permitir
165 que browsers web vean documentos y sometan datos remotamente. Puede
166 ejecutar varias funciones diferentes, incluyendo funciones de proxy y
167 caché, y nos ofrece características como monitor de estado, conversión
168 dinámica de tipo, y otras más.
169
170 %description -l fr
171 Apache est un serveur Web puissant, efficace, gratuit et complet.
172 Apache est aussi le serveur Web le plus populaire sur Internet.
173
174 %description -l id
175 Apache adalah Web server yang powerful, efisien, kaya akan feature,
176 dan tersedia dengan free. Apache juga merupakan Web server yang paling
177 populer di Internet.
178
179 %description -l is
180 Apache er mjög öflugur og háþróaður vefþjónn sem er ókeypis. Apache er
181 einnig mest notaði vefþjónninn á Internetinu.
182
183 %description -l it
184 Apache è un Web server potente, dotato di tutte le caratteristiche,
185 efficiente e gratuito. Ed è anche il web server più diffuso su
186 Internet.
187
188 %description -l ja
189 Apache ¤Ï¶¯ÎϤǽ¼¼Â¤·¤¿µ¡Ç½¤ò»ý¤Ä̵½þ¤Î Web ¥µ¡¼¥Ð¡¼
190 ¤Ç¤¹¡£¤Þ¤¿¡¢apache ¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍÑ ¤µ¤ì¤Æ¤¤¤ë Web
191 ¥µ¡¼¥Ð¡¼¤Ç¤¹¡£
192
193 %description -l nb
194 Apache er en kraftig, funksjonsrik, effektiv og fritt tilgjengelig
195 web-tjener. Apache er også den mest populære web-tjeneren på Internet.
196
197 %description -l pl
198 Apache jest serwerem WWW (World Wide Web). Instaluj±c ten pakiet
199 bêdziesz móg³ prezentowaæ w³asne strony WWW w sieci internet.
200
201 %description -l pt
202 O Apache é um servidor de Web poderoso, cheio de potencialidades,
203 eficiente e gratuito. O Apache é também o servidor Web mais conhecido
204 na Internet.
205
206 %description -l pt_BR
207 O servidor web Apache é o melhor servidor gratuito disponível no mundo
208 UNIX hoje. Ele usa HTTP (HyperText Transfer Protocol) para permitir
209 que browsers web vejam documentos e submetam dados remotamente. Ele
210 pode executar várias funções diferentes, incluindo funções de proxy e
211 cache, e oferece características como monitor de status, conversão
212 dinâmica de tipo, e mais.
213
214 %description -l ru
215 Apache - ÜÔÏ ÍÏÝÎÙÊ, ÐÏÌÎÏÆÕÎËÃÉÏÎÁÌØÎÙÊ, ÜÆÆÅËÔÉ×ÎÙÊ, Ó×ÏÂÏÄÎÏ
216 ÒÁÓÐÒÏÓÔÒÁÎÑÅÍÙÊ É ÓÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ × Internet WWW-ÓÅÒ×ÅÒ.
217
218 %description -l sk
219 Apache je výkonný, efektívny a voµne dostupný Web server, bohatý na
220 funkcie. Apache je tie¾ najpopulárnej¹ím Web serverom na Internete.
221
222 %description -l sv
223 Apache är en kraftfull, finessrik, effektiv och fritt tillgänglig
224 webbserver. Apache är också den populäraste webbservern på Internet.
225
226 %description -l tr
227 Apache serbest daðýtýlan ve çok kullanýlan yetenekli bir web
228 sunucusudur.
229
230 %description -l zh_CN
231 Apache Êǹ¦ÄÜÇ¿¾¢ÆëÈ«¡¢¸ßЧÇÒÃâ·ÑÌṩµÄ Web ·þÎñ³ÌÐò£¬ Í¬Ê±Ò²ÊÇ
232 Internet ÉÏ×îÁ÷ÐеĠWeb ·þÎñ³ÌÐò¡£
233
234 Èç¹ûÄúÐèÒª Web ·þÎñ³ÌÐò£¬Çë°²×° apache Èí¼þ°ü¡£
235
236 %package suexec
237 Summary:        Apache suexec wrapper
238 Summary(pl):    Suexec wrapper do serwera WWW Apache
239 Summary(ru):    Apache suEXEC CGI wrapper
240 Summary(uk):    Apache suEXEC CGI wrapper
241 Group:          Networking/Daemons
242 Requires:       %{name}(EAPI) = %{version}-%{release}
243 Obsoletes:      apache-suexec < 2.0.0
244
245 %description suexec
246 The suEXEC feature provides Apache users the ability to run CGI and
247 SSI programs under user IDs different from the user ID of the calling
248 web-server. Normally, when a CGI or SSI program executes, it runs as
249 the same user who is running the web server.
250
251 %description suexec -l pl
252 SuEXEC umo¿liwia serwerowi Apache uruchamianie programów CGI i SSI z
253 innym UID ni¿ wywo³uj±cy je serwer. Normalnie programy CGI i SSI s±
254 wykonywane jako taki sam u¿ytkownik jak serwer WWW.
255
256 %description suexec -l ru
257 ðÁËÅÔ suEXEC ÐÏÚ×ÏÌÑÅÔ ÚÁÐÕÓËÁÔØ CGI-ÐÒÏÇÒÁÍÍÙ ÐÏÄ user-id, ÏÔÌÉÞÎÙÍÉ
258 ÏÔ ÔÏÇÏ, ÐÏÄ ËÏÔÏÒÙÍ ÒÁÂÏÔÁÅÔ ×ÙÚÙ×ÁÀÝÉÊ ÉÈ web-ÓÅÒ×ÅÒ. âÕÄÕÞÉ
259 ÐÒÁ×ÉÌØÎÏ ÉÓÐÏÌØÚÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÐÏÚ×ÏÌÑÅÔ ÚÁÍÅÔÎÏ ÓÎÉÚÉÔØ ÒÉÓË
260 ÎÁÒÕÛÅÎÉÑ ÓÉÓÔÅÍÎÏÊ ÂÅÚÏÐÁÓÎÏÓÔÉ, ×ÙÚ×ÁÎÎÙÊ ÒÁÚÒÅÛÅÎÉÅÍ ÚÁÐÕÓËÁ
261 ÐÏÌØÚÏ×ÁÔÅÌÑÍ CGI-ÐÒÏÇÒÁÍÍ. ÷ÍÅÓÔÅ Ó ÔÅÍ, ÂÕÄÕÞÉ ÎÅÐÒÁ×ÉÌØÎÏ
262 ÓËÏÎÆÉÇÕÒÉÒÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÍÏÖÅÔ ÒÁÚÒÕÛÉÔØ ×ÁÛÕ ÓÉÓÔÅÍÕ, ÓÖÅÞØ ×ÁÛ
263 ÄÏÍ É ÕËÒÁÓÔØ ÄÅÎØÇÉ ÉÚ ×ÁÛÅÇÏ ÐÅÎÓÉÏÎÎÏÇÏ ÆÏÎÄÁ :)). åÓÌÉ ×Ù ÎÅ
264 ÉÍÅÅÔÅ ÏÐÙÔÁ ÒÁÂÏÔÙ Ó setuid root ÐÒÏÇÒÁÍÍÁÍÉ É ÐÒÏÂÌÅÍÁÍÉ ÓÉÓÔÅÍÎÏÊ
265 ÂÅÚÏÐÁÓÎÏÓÔÉ, ÐÏÒÏÖÄÅÎÎÙÍÉ ÉÈ ÐÒÉÍÅÎÅÎÉÅÍ, ÎÁÓÔÏÑÔÅÌØÎÏ ÒÅËÏÍÅÎÄÕÅÍ ÎÅ
266 ÉÓÐÏÌØÚÏ×ÁÔØ ÜÔÏÇÏ ÐÁËÅÔÁ...
267
268 %description suexec -l uk
269 ðÁËÅÔ suEXEC ÄÏÚ×ÏÌѤ ÚÁÐÕÓËÁÔÉ CGI-ÐÒÏÇÒÁÍɠЦĠuser-id, ×¦ÄͦÎÎÉÍ
270 צĠÔÏÇÏ, Ð¦Ä ÑËÉÍ ÐÒÁÃÀ¤ ÓÅÒ×ÅÒ. ðÒÉ ÐÒÁ×ÉÌØÎÏÍÕ ×ÉËÏÒÉÓÔÁÎΦ, ÃÅÊ
271 ÐÁËÅÔ ÄÏÚ×ÏÌѤ ÐÏͦÔÎÏ ÚÎÉÚÉÔÉ ÒÉÚÉË ÐÏÒÕÛÅÎÎÑ ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ,
272 ×ÉËÌÉËÁÎÉÊ ÄÏÚ×ÏÌÏÍ ÚÁÐÕÓËÕ ËÏÒÉÓÔÕ×ÁÞÁÍÉ CGI-ÐÒÏÇÒÁÍ. òÁÚÏÍ Ú ÔÉÍ,
273 ÐÒÉ ÎÅצÒÎÏÍÕ ËÏÎƦÇÕÒÕ×ÁÎΦ, ÃÅÊ ÐÁËÅÔ ÍÏÖÅ ÚÒÕÊÎÕ×ÁÔÉ ×ÁÛÉ ÓÉÓÔÅÍÕ,
274 ÓÐÁÌÉÔÉ ×Á۠Ħ͠¦ ×ËÒÁÓÔÉ ÇÒÏÛ¦ Ú ×ÁÛÏÇÏ ÐÅÎÓ¦ÊÎÏÇÏ ÆÏÎÄÕ :)). ñËÝÏ ×É
275 ÎÅ ÍÁ¤ÔÅ ÄÏÓצÄÕ ÒÏÂÏÔÉ Ú setuid root ÐÒÏÇÒÁÍÁÍÉ ÔÁ ÐÒÏÂÌÅÍÁÍÉ
276 ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ, ËÏÔÒ¦ ÐÏÒÏÄÖÅΦ ×ÉËÏÒÉÓÔÁÎÎÑÍ ÔÁËÉÈ ÐÒÏÇÒÁÍ,
277 ÎÁÓÔ¦ÊÌÉ×Ï ÒÁÄÉÍÏ ÎÅ ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÃØÏÇÏ ÐÁËÅÔÕ...
278
279 %package apxs
280 Summary:        APache eXtenSion tool
281 Summary(pl):    Narzêdzie do rozszerzania Apache'a
282 Group:          Development/Tools
283
284 %description apxs
285 APache eXtenSion tool.
286
287 %description apxs -l pl
288 Narzêdzie do rozszerzania Apache'a.
289
290 %package tools
291 Summary:        Apache tools
292 Summary(pl):    Narzêdzia Apache'a
293 Group:          Development/Tools
294
295 %description tools
296 Apache tools.
297
298 %description tools -l pl
299 Narzêdzia Apache'a.
300
301 %package index
302 Summary:        Apache index.html* files
303 Summary(pl):    Pliki Apache index.html*
304 Group:          Documentation
305 Requires:       %{name} = %{version}-%{release}
306 Obsoletes:      indexhtml
307
308 %description index
309 Apache index.html* files.
310
311 %description index -l pl
312 Pliki Apache index.html*.
313
314 %package doc
315 Summary:        Apache 1.3.x manual
316 Summary(pl):    Podrêcznik do Apache'a 1.3.x
317 Group:          Documentation
318 Requires:       %{name} = %{version}-%{release}
319
320 %description doc
321 Apache 1.3.x manual.
322
323 %description doc -l pl
324 Podrêcznik do Apache'a 1.3.x.
325
326 %package devel
327 Summary:        Module development tools for the Apache web server
328 Summary(cs):    Hlavièkové soubory pro Apache Web server
329 Summary(da):    Header-filer for Apache webserveren
330 Summary(de):    Include-Dateien für den Apache Web-Server
331 Summary(es):    Archivos de inclusión del Apache para desarrollo de módulos
332 Summary(fr):    Fichiers à inclure pour le serveur Web Apache
333 Summary(id):    File header untuk Apache Web server
334 Summary(is):    Hausaskrár með Apache vefþjóninum
335 Summary(it):    File include per il web server Apache
336 Summary(ja):    Apache Web ¥µ¡¼¥Ð¡¼ÍѤγ«È¯¥Ä¡¼¥ë
337 Summary(nb):    Headerfiler for webtjeneren Apache
338 Summary(pl):    Pliki nag³ówkowe do tworzenia modu³ów rozszerzeñ do serwera WWW Apache
339 Summary(pt):    Ficheiros de inclusão para o servidor Web Apache
340 Summary(pt_BR): Arquivos de inclusão do Apache para desenvolvimento de módulos
341 Summary(ru):    æÁÊÌÙ ÚÁÇÏÌÏ×ËÏ× ÄÌÑ web server'Á Apache
342 Summary(sk):    Hlavièkové súbory pre Apache Web server
343 Summary(sl):    Glave za spletni stre¾nik Apache
344 Summary(sv):    Huvudfiler för webbservern Apache
345 Summary(uk):    úÁÓÏÂÉ ÓÔ×ÏÒÅÎÎÑ ÍÏÄÕ̦נÄÌÑ web server'Õ Apache
346 Summary(zh_CN): ÓÃÓÚ Apache Web ·þÎñ³ÌÐòµÄ¿ª·¢¹¤¾ß¡£
347 Group:          Networking/Utilities
348 Requires:       %{name}-apxs = %{version}-%{release}
349 Provides:       %{name}(EAPI)-devel = %{version}-%{release}
350 Provides:       apache(EAPI)-devel = %{version}-%{release}
351 %{?with_ipv6:Provides:  apache1(ipv6)-devel}
352 Obsoletes:      apache-devel < 2.0.0
353
354 %description devel
355 The apache-devel package contains header files for Apache.
356
357 %description devel -l cs
358 Balíèek apache-devel obsahuje hlavièkové soubory pro Apache.
359
360 %description devel -l da
361 Apache-devel pakken indeholder headerfiler for Apache.
362
363 %description devel -l de
364 Das Paket apache-devel enthält Header-Dateien für Apache.
365
366 %description devel -l es
367 Este paquete contiene los archivos de inclusión para el Apache.
368
369 %description devel -l fr
370 Le package apache-devel contient le code source pour le serveur Web
371 Apache.
372
373 %description devel -l id
374 Package apache-devel berisi source code dari Apache Web server.
375
376 %description devel -l is
377 Apache-devel pakkinn inniheldur frumkóða Apache vefþjónsins.
378
379 %description devel -l it
380 Il pacchetto apache-devel contiene i file header per Apache.
381
382 %description devel -l nb
383 Apache-devel pakken inneholder headerfiler for Apache.
384
385 %description devel -l pl
386 Pliki nag³ówkowe dla serwera WWW Apache.
387
388 %description devel -l pt
389 O pacote apache-devel contém outros ficheiros para o Apache.
390
391 %description devel -l pt_BR
392 Este pacote contem os arquivos de inclusão para o Apache.
393
394 %description devel -l ru
395 ðÁËÅÔ apache-devel ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ ÄÌÑ Web Server'Á.
396
397 %description devel -l sk
398 Balík apache-devel obsahuje zdrojový kód Apache Web servera.
399
400 %description devel -l sv
401 Paketet apache-devel innehåller huvudfilerna för Apache.
402
403 %description devel -l uk
404 ðÁËÅÔ apache-devel Í¦ÓÔÉÔØ ÈÅÄÅÒÉ ÄÌÑ Web Server'Á.
405
406 # XXXXXXXXXXXXXXXXX
407 %package mod_access
408 Summary:        Access control based on client hostname or IP address
409 Group:          Networking/Daemons
410 Requires:       %{name}(EAPI) = %{version}-%{release}
411 Provides:       apache(mod_access) = %{version}-%{release}
412
413 %description mod_access
414 This module provides access control based on client hostname, IP
415 address, or other characteristics of the client request.
416
417 %package mod_alias
418 Summary:        Mapping different parts of the host filesystem in the document tree, and URL redirection
419 Group:          Networking/Daemons
420 Requires:       %{name}(EAPI) = %{version}-%{release}
421 Provides:       apache(mod_alias) = %{version}-%{release}
422
423 %description mod_alias
424 Mapping different parts of the host filesystem in the document tree,
425 and URL redirection
426
427 %package mod_asis
428 Summary:        Sending files which contain their own HTTP headers
429 Group:          Networking/Daemons
430 Requires:       %{name}(EAPI) = %{version}-%{release}
431 Provides:       apache(mod_asis) = %{version}-%{release}
432
433 %description mod_asis
434 Sending files which contain their own HTTP headers
435
436 %package mod_cern_meta
437 Summary:        Support for HTTP header metafiles
438 Group:          Networking/Daemons
439 Requires:       %{name}(EAPI) = %{version}-%{release}
440 Provides:       apache(mod_cern_meta) = %{version}-%{release}
441
442 %description mod_cern_meta
443 Support for HTTP header metafiles
444
445 %package mod_cgi
446 Summary:        Invoking CGI scripts
447 Group:          Networking/Daemons
448 Requires:       %{name}(EAPI) = %{version}-%{release}
449 Provides:       apache(mod_cgi) = %{version}-%{release}
450
451 %description mod_cgi
452 Invoking CGI scripts
453
454 %package mod_env
455 Summary:        Passing of environments to CGI scripts
456 Group:          Networking/Daemons
457 Requires:       %{name}(EAPI) = %{version}-%{release}
458 Provides:       apache(mod_env) = %{version}-%{release}
459
460 %description mod_env
461 Passing of environments to CGI scripts
462
463 %package mod_include
464 Summary:        Server-parsed documents
465 Group:          Networking/Daemons
466 Requires:       %{name}(EAPI) = %{version}-%{release}
467 Provides:       apache(mod_include) = %{version}-%{release}
468
469 %description mod_include
470 Server-parsed documents
471
472 %package mod_log_agent
473 Summary:        Logging of User Agents
474 Group:          Networking/Daemons
475 Requires:       %{name}(EAPI) = %{version}-%{release}
476 Provides:       apache(mod_log_agent) = %{version}-%{release}
477
478 %description mod_log_agent
479 Logging of User Agents
480
481 %package mod_log_config
482 Summary:        User-configurable logging replacement for mod_log_common
483 Group:          Networking/Daemons
484 Requires:       %{name}(EAPI) = %{version}-%{release}
485 Provides:       apache(mod_log_config) = %{version}-%{release}
486
487 %description mod_log_config
488 User-configurable logging replacement for mod_log_common
489
490 %package mod_log_referer
491 Summary:        User-configurable logging replacement for mod_log_common
492 Group:          Networking/Daemons
493 Requires:       %{name}(EAPI) = %{version}-%{release}
494 Provides:       apache(mod_log_referer) = %{version}-%{release}
495
496 %description mod_log_referer
497 Logging of document references
498
499 %package mod_mime
500 Summary:        Determining document types using file extensions
501 Group:          Networking/Daemons
502 Requires:       %{name}(EAPI) = %{version}-%{release}
503 Provides:       apache(mod_mime) = %{version}-%{release}
504
505 %description mod_mime
506 Determining document types using file extensions
507
508 %package mod_mime_magic
509 Summary:        Determining document types using "magic numbers"
510 Group:          Networking/Daemons
511 Requires:       %{name}(EAPI) = %{version}-%{release}
512 Provides:       apache(mod_mime_magic) = %{version}-%{release}
513
514 %description mod_mime_magic
515 Determining document types using "magic numbers"
516
517 %package mod_negotiation
518 Summary:        Content negotiation
519 Group:          Networking/Daemons
520 Requires:       %{name}(EAPI) = %{version}-%{release}
521 Provides:       apache(mod_negotiation) = %{version}-%{release}
522
523 %description mod_negotiation
524 Content negotiation
525
526 %package mod_setenvif
527 Summary:        Set environment variables based on client information
528 Group:          Networking/Daemons
529 Requires:       %{name}(EAPI) = %{version}-%{release}
530 Provides:       apache(mod_setenvif) = %{version}-%{release}
531
532 %description mod_setenvif
533 Set environment variables based on client information
534
535 %package mod_speling
536 Summary:        Automatically correct minor typos in URLs
537 Group:          Networking/Daemons
538 Requires:       %{name}(EAPI) = %{version}-%{release}
539 Provides:       apache(mod_speling) = %{version}-%{release}
540
541 %description mod_speling
542 Automatically correct minor typos in URLs
543
544 %package mod_userdir
545 Summary:        User home directories
546 Group:          Networking/Daemons
547 Requires:       %{name}(EAPI) = %{version}-%{release}
548 Provides:       apache(mod_userdir) = %{version}-%{release}
549
550 %description mod_userdir
551 User home directories
552 # XXXXXXXXXXXXXXXXX
553
554 %package mod_actions
555 Summary:        Apache module for run CGI whenever a file of a certain type is requested
556 Summary(pl):    Modu³ dla apache do uruchamiania skryptów cgi
557 Group:          Networking/Daemons
558 Requires:       %{name}(EAPI) = %{version}-%{release}
559 Provides:       apache(mod_actions) = %{version}-%{release}
560 Obsoletes:      apache-mod_actions < 2.0.0
561
562 %description mod_actions
563 This package contains mod_actions module. This module lets you run CGI
564 scripts whenever a file of a certain type is requested. This makes it
565 much easier to execute scripts that process files.
566
567 %description mod_actions -l pl
568 Ten modu³ pozwala na uruchamianie skryptów w momencie gdy nadchodzi
569 ¿±danie pobrania pliku okre¶lonego typu.
570
571 %package mod_auth
572 Summary:        Apache module with user authentication using textual files
573 Summary(pl):    Modu³ autentykacji u¿ytkownika przy u¿yciu plików tekstowych dla Apache
574 Group:          Networking/Daemons
575 Requires:       %{name}(EAPI) = %{version}-%{release}
576 Requires:       htpasswd
577 Provides:       apache(mod_auth) = %{version}-%{release}
578 Obsoletes:      apache-mod_auth < 2.0.0
579
580 %description mod_auth
581 This package contains mod_auth module. It provides for user
582 authentication using textual files.
583
584 %description mod_auth -l pl
585 Ten pakiet zawiera modu³ mod_auth. S³u¿y on do autentykacji przy
586 u¿yciu plików tekstowych.
587
588 %package mod_auth_anon
589 Summary:        Apache module with "anonymous" user access authentication
590 Summary(pl):    Modu³ apache oferuj±cy anonimow± autoryzacjê u¿ytkownia
591 Group:          Networking/Daemons
592 Requires:       %{name}(EAPI) = %{version}-%{release}
593 Provides:       apache(mod_auth_anon) = %{version}-%{release}
594 Obsoletes:      apache-mod_auth_anon < 2.0.0
595
596 %description mod_auth_anon
597 This package contains mod_auth_anon module. It allows "anonymous" user
598 access to authenticated areas. It does access control in a manner
599 similar to anonymous FTP sites; i.e. have a 'magic' user id
600 'anonymous' and the email address as a password. These email addresses
601 can be logged. Combined with other (database) access control methods,
602 this allows for effective user tracking and customization according to
603 a user profile while still keeping the site open for 'unregistered'
604 users. One advantage of using Auth-based user tracking is that, unlike
605 magic-cookies and funny URL pre/postfixes, it is completely browser
606 independent and it allows users to share URLs.
607
608 %description mod_auth_anon -l pl
609 Ten modu³ oferuje anonimow± autoryzacjê u¿ytkownia podobnie do
610 anonimowych serwerów FTP (u¿ytkownik ,,anonymous'' oraz has³o w
611 postaci adresu pocztowego u¿ytkownika).
612
613 %package mod_auth_db
614 Summary:        Apache module with user authentication which uses Berkeley DB files
615 Summary(pl):    Modu³ apache z mechanizmem autentykacji u¿ywaj±cym plików Berkeley DB
616 Group:          Networking/Daemons
617 Requires(triggerpostun):        %{apxs}
618 Requires:       %{name}(EAPI) = %{version}-%{release}
619 Provides:       apache(mod_auth_db) = %{version}-%{release}
620 Obsoletes:      apache-mod_auth_db < 2.0.0
621
622 %description mod_auth_db
623 This package contains mod_auth_db module. It provides for user
624 authentication using Berkeley DB files. It is an alternative to DBM
625 files for those systems which support DB and not DBM. It is only
626 available in Apache 1.1 and later.
627
628 %description mod_auth_db -l pl
629 Ten pakiet zawiera modu³ mod_auth_db. Modu³ ten s³u¿y do autentykacji
630 ale jako plików danych u¿ywa Berkeley DB.
631
632 %package mod_auth_digest
633 Summary:        Apache user authentication module using MD5 Digest Authentication
634 Summary(pl):    Modu³ apache do autoryzacji MD5
635 Group:          Networking/Daemons
636 Requires:       %{name}(EAPI) = %{version}-%{release}
637 Obsoletes:      %{name}-mod_digest
638 Provides:       apache(mod_auth_digest) = %{version}-%{release}
639 Obsoletes:      apache-mod_auth_digest < 2.0.0
640
641 %description mod_auth_digest
642 This package contains mod_digest module. It provides user
643 authentication using MD5 Digest Authentication.
644
645 %description mod_auth_digest -l pl
646 Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
647 Authentication.
648
649 %package mod_autoindex
650 Summary:        Apache module - display index of files
651 Summary(pl):    Modu³ apache do wy¶wietlania indeksu plików
652 Group:          Networking/Daemons
653 Requires(triggerpostun):        %{apxs}
654 Provides:       apache(mod_autoindex) = %{version}-%{release}
655 Requires:       %{name}(EAPI) = %{version}-%{release}
656
657 %description mod_autoindex
658 This package contains mod_autoindex module. It provides
659 generation index of files.
660
661 %description mod_autoindex -l pl
662 Ten pakiet dostarcza modu³ autoindex, który generuje indeks plików.
663
664 %package mod_define
665 Summary:        Apache module - authentication variables for arbitrary directives
666 Summary(pl):    Modu³ apache do definiowania zmiennych
667 Group:          Networking/Daemons
668 Requires:       %{name}(EAPI) = %{version}-%{release}
669 Provides:       apache(mod_define) = %{version}-%{release}
670 Obsoletes:      apache-mod_define < 2.0.0
671
672 %description mod_define
673 It provides the definition variables for arbitrary directives, i.e.
674 variables which can be expanded on any(!) directive line.
675
676 %description mod_define -l pl
677 Modu³ ten umo¿liwia definicjê zmiennych i dyrektyw.
678
679 %package mod_digest
680 Summary:        Older version of apache user authentication module using MD5 Digest Authentication
681 Summary(pl):    Starsza wersja modu³u apache do autoryzacji MD5
682 Group:          Networking/Daemons
683 Requires:       %{name}(EAPI) = %{version}-%{release}
684 Provides:       apache(mod_digest) = %{version}-%{release}
685 Obsoletes:      apache-mod_digest < 2.0.0
686
687 %description mod_digest
688 This package contains mod_digest module. It provides user
689 authentication using MD5 Digest Authentication. It implements an older
690 version of the MD5 Digest Authentication specification which will
691 probably not work with modern browsers. Please take a look at
692 mod_auth_digest which implements the most recent version of the
693 standard.
694
695 %description mod_digest -l pl
696 Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
697 Authentication. Implementuje on jedynie starsz± wersjê specyfikacji
698 autentykacji MD5, i mo¿e nie dzia³aæ z nowoczesnymi przegl±darkami.
699 Sprawd¼ mod_auth_digest je¶li potrzebujesz implementacji najnowszej
700 wersji standardu.
701
702 %package mod_dir
703 Summary:        Apache module for "trailing slash" redirects and serving directory index files
704 Summary(pl):    Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
705 Group:          Networking/Daemons
706 Requires:       %{name}(EAPI) = %{version}-%{release}
707 Provides:       apache(mod_dir) = %{version}-%{release}
708 Obsoletes:      apache-mod_dir < 2.0.0
709
710 %description mod_dir
711 This package contains mod_dir which provides "trailing slash"
712 redirects and serving directory index files.
713
714 %description mod_dir -l pl
715 Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
716
717 %package mod_expires
718 Summary:        Apache module which generates Expires HTTP headers
719 Summary(pl):    Modu³ generuj±cy nag³ówki HTTP Expires
720 Group:          Networking/Daemons
721 Requires:       %{name}(EAPI) = %{version}-%{release}
722 Provides:       apache(mod_expires) = %{version}-%{release}
723 Obsoletes:      apache-mod_expires < 2.0.0
724
725 %description mod_expires
726 This module controls the setting of the Expires HTTP header in server
727 responses. The expiration date can set to be relative to either the
728 time the source file was last modified, or to the time of the client
729 access.
730
731 %description mod_expires -l pl
732 Modu³ kontroluje ustawianie nag³ówka HTTP Expires. Data wyga¶niêcia
733 wa¿no¶ci mo¿e byæ ustalana w zale¿no¶ci od czasu modyfikacji plików
734 ¼ród³owych lub odwo³ania klienta.
735
736 %package mod_headers
737 Summary:        Apache module allows for the customization of HTTP response headers
738 Summary(pl):    Modu³ pozwalaj±cy na modyfikacjê nag³ówków HTTP
739 Group:          Networking/Daemons
740 Requires:       %{name}(EAPI) = %{version}-%{release}
741 Provides:       apache(mod_headers) = %{version}-%{release}
742 Obsoletes:      apache-mod_headers < 2.0.0
743
744 %description mod_headers
745 This package contains mod_headers module. The module allows for the
746 customization of HTTP response headers. Headers can be merged,
747 replaced or removed.
748
749 %description mod_headers -l pl
750 Modu³ pozwalaj±cy na ³±czenie, usuwania, zamianê nag³ówków HTTP
751 wysy³anych do przegl±darki.
752
753 %package mod_imap
754 Summary:        Apache module with imap-file handler
755 Summary(pl):    Modu³ z obs³ug± imap-file
756 Group:          Networking/Daemons
757 Requires:       %{name}(EAPI) = %{version}-%{release}
758 Provides:       apache(mod_imap) = %{version}-%{release}
759 Obsoletes:      apache-mod_imap < 2.0.0
760
761 %description mod_imap
762 This package contains mod_imap module. It provides for .map files,
763 replacing the functionality of the imagemap CGI program. Any directory
764 or document type configured to use the handler imap-file.
765
766 %description mod_imap -l pl
767 Modu³ umozliwiaj±cy obs³ugê plików .map (imap-file handler)
768
769 %package mod_info
770 Summary:        Apache module with comprehensive overview of the server configuration
771 Summary(pl):    Modu³ dostarczaj±cy informacji na temat serwera.
772 Group:          Networking/Daemons
773 Requires:       %{name}(EAPI) = %{version}-%{release}
774 Provides:       apache(mod_info) = %{version}-%{release}
775 Obsoletes:      apache-mod_info < 2.0.0
776
777 %description mod_info
778 This package contains mod_info module. It provides a comprehensive
779 overview of the server configuration including all installed modules
780 and directives in the configuration files.
781
782 %description mod_info -l pl
783 Modu³ dostarczaj±cy informacji o konfiguracji serwera, zainstalowanych
784 modu³ach itp.
785
786 %package mod_log_forensic
787 Summary:        Apache module for forensic logging of the requests
788 Summary:        Modu³ Apache'a do logowania ¿±dañ w celu pó¼niejszej analizy
789 Group:          Networking/Daemons
790 Requires:       %{name}(EAPI) = %{version}-%{release}
791 Provides:       apache(mod_log_forensic) = %{version}-%{release}
792 Obsoletes:      apache-mod_log_forensic < 2.0.0
793
794 %description mod_log_forensic
795 This module provides for forensic logging of client requests. Logging
796 is done before and after processing a request.
797
798 %description mod_log_forensic -l pl
799 Ten modu³ pozwala na logowanie ¿±dañ w celu pó¼niejszej analizy.
800 Logowanie jest wykonywane przed i po przetworzeniu ¿±dania.
801
802 %package mod_mmap_static
803 Summary:        Apache module for mmap()ing statically configured list files
804 Summary(pl):    Modu³ s³u¿±cy do mmap()owania plików.
805 Group:          Networking/Daemons
806 Requires:       %{name}(EAPI) = %{version}-%{release}
807 Provides:       apache(mod_mmap_static) = %{version}-%{release}
808 Obsoletes:      apache-mod_mmap_static < 2.0.0
809
810 %description mod_mmap_static
811 This package contains mod_mmap_static module. It provides mmap()ing of
812 a statically configured list of frequently requested but not changed
813 files.
814
815 %description mod_mmap_static -l pl
816 Modu³ umo¿liwia mmap()owanie statycznie skonfigurowanych plików
817 (czêsto u¿ywanych ale nie ulegaj±cych zmianom).
818
819 %package mod_proxy
820 Summary:        Apache module with Web proxy
821 Summary(pl):    Modu³ dodaj±cy obs³ugê serwera proxy
822 Group:          Networking/Daemons
823 Requires(triggerpostun):        %{apxs}
824 Requires:       %{name}(EAPI) = %{version}-%{release}
825 Provides:       apache(mod_proxy) = %{version}-%{release}
826 Obsoletes:      apache-mod_proxy < 2.0.0
827
828 %description mod_proxy
829 This package contains module with implementation a proxy/cache for
830 Apache. It implements proxying capability for FTP, CONNECT (for SSL),
831 HTTP/0.9, and HTTP/1.0. The module can be configured to connect to
832 other proxy modules for these and other protocols.
833
834 %description mod_proxy -l pl
835 Modu³ zawiera implementacjê serwera proxy/cache dla Apache.
836 Iplementacja zawiera obs³ugê FTP, CONNECT (dla SSL), HTTP/0.9 i
837 HTTP/1.0.
838
839 %package mod_rewrite
840 Summary:        Apache module with rule-based engine for rewrite requested URLs on the fly
841 Summary(pl):    Modu³ do ,,przepisywania'' adresów URL w locie
842 Group:          Networking/Daemons
843 Requires:       %{name}(EAPI) = %{version}-%{release}
844 Provides:       apache(mod_rewrite) = %{version}-%{release}
845 Obsoletes:      apache-mod_rewrite < 2.0.0
846
847 %description mod_rewrite
848 This package contains It provides a rule-based rewriting engine to
849 rewrite requested URLs on the fly.
850
851 %description mod_rewrite -l pl
852 Modu³ oferuj±cy mo¿liwo¶æ ,,przepisywania'' adresów URL w locie.
853
854 %package mod_status
855 Summary:        Server status report module for apache
856 Summary(pl):    Modu³ dostarczaj±cy informacje statystyczne o serwerze.
857 Group:          Networking/Daemons
858 Requires(triggerpostun):        %{apxs}
859 Requires:       %{name}(EAPI) = %{version}-%{release}
860 Provides:       apache(mod_status) = %{version}-%{release}
861 Obsoletes:      apache-mod_status < 2.0.0
862
863 %description mod_status
864 The Status module allows a server administrator to find out how well
865 their server is performing. A HTML page is presented that gives the
866 current server statistics in an easily readable form. If required this
867 page can be made to automatically refresh (given a compatible
868 browser).
869
870 %description mod_status -l pl
871 Modu³ pozwala administratorowi na przegl±danie statystyk dotycz±cych
872 pracy serwera apache (w postaci strony HTML).
873
874 %package mod_unique_id
875 Summary:        Apache module which provides a magic token for each request
876 Summary(pl):    Modu³ nadaj±cy ka¿demu ¿±daniu unikalny token
877 Group:          Networking/Daemons
878 Requires:       %{name}(EAPI) = %{version}-%{release}
879 Provides:       apache(mod_unique_id) = %{version}-%{release}
880 Obsoletes:      apache-mod_unique_id < 2.0.0
881
882 %description mod_unique_id
883 This package contains the mod_unique_id. This module provides a magic
884 token for each request which is guaranteed to be unique across "all"
885 requests under very specific conditions. The unique identifier is even
886 unique across multiple machines in a properly configured cluster of
887 machines. The environment variable UNIQUE_ID is set to the identifier
888 for each request. Unique identifiers are useful for various reasons
889 which are beyond the scope of this document.
890
891 %description mod_unique_id -l pl
892 Modu³ nadaje przy ka¿dym ¿±daniu token unikalny w ramach wszystkich
893 ¿±dañ, nawet w ramach poprawnie skonfigurowanego klastra z wielu
894 maszyn. Modu³ ustawia przy ka¿dym ¿±daniu zmienn± ¶rodowiskow±
895 UNIQUE_ID.
896
897 %package mod_usertrack
898 Summary:        Apache module for user tracking using cookies
899 Summary(pl):    Modu³ s³u¿±cy do ¶ledzenia u¿ytkowników przy u¿yciu ciasteczek
900 Group:          Networking/Daemons
901 Requires:       %{name}(EAPI) = %{version}-%{release}
902 Provides:       apache(mod_usertrack) = %{version}-%{release}
903 Obsoletes:      apache-mod_usertrack < 2.0.0
904
905 %description mod_usertrack
906 This package contains the user tracking module which did its own
907 logging using CookieLog directory. This module allow multiple log
908 files.
909
910 %description mod_usertrack -l pl
911 Modu³ pozwalaj±cy na ¶ledzenie u¿ytkowników przy pomocy ciasteczek.
912 Modu³ ma w³asne logowanie przy u¿yciu katalogu CookieLog; pozwala na
913 wiele plików logów.
914
915 %package mod_vhost_alias
916 Summary:        Apache module for dynamically configured mass virtual hosting
917 Summary(pl):    Modu³ dodaj±cy obs³ugê hostów wirtualnych.
918 Group:          Networking/Daemons
919 Requires(triggerpostun):        %{apxs}
920 Requires:       %{name}(EAPI) = %{version}-%{release}
921 Provides:       apache(mod_vhost_alias) = %{version}-%{release}
922 Obsoletes:      apache-mod_vhost_alias < 2.0.0
923
924 %description mod_vhost_alias
925 This package contains the mod_vhost_alias. It provides support for
926 dynamically configured mass virtual hosting.
927
928 %description mod_vhost_alias -l pl
929 Modu³ umo¿liwia na dynamiczne konfigurowanie masowej ilo¶ci serwerów
930 wirtualnych.
931
932 %package -n htpasswd-%{name}
933 Summary:        Apache 1.x htpasswd utility
934 Summary(pl):    Narzêdzie htpasswd z Apache'a 1.x
935 Group:          Networking/Utilities
936 Provides:       htpasswd
937 Obsoletes:      htpasswd
938
939 %description -n htpasswd-%{name}
940 htpasswd is used to create and update the flat-files used to store
941 usernames and password for basic authentication of HTTP users. This
942 package contains htpasswd from Apache 1.x; this version supports
943 plaintext passwords and CRYPT (default), MD5 and SHA1 encryptions.
944
945 %description -n htpasswd-%{name} -l pl
946 htpasswd s³u¿y do tworzenia i uaktualniania p³askich plików s³u¿±cych
947 do przechowywania nazw u¿ytkowników i hase³ do uwierzytelnienia basic
948 u¿ytkowników HTTP. Ten pakiet zawiera htpasswd z Apache'a 1.x; ta
949 wersja obs³uguje has³a zapisane czystym tekstem oraz zakodowane
950 algorytmami CRYPT (domy¶lnym), MD5 i SHA1.
951
952 %prep
953 %setup -q -n apache_%{version} -a3
954 %patch0 -p1
955 %patch1 -p1
956 %patch2 -p1
957 %patch3 -p1
958 %patch4 -p0
959 %patch5 -p0
960 %patch6 -p1
961 %patch7 -p1
962 %{?with_ipv6:%patch8 -p1}
963 %patch9 -p1
964 %patch10 -p1
965 %patch11 -p1
966 %{?with_rewrite_ldap:%patch12 -p1}
967 %patch13 -p1
968 %patch14 -p1
969 %patch15 -p1
970 %patch16 -p1
971 %patch17 -p1
972 %{!?with_ipv6:%patch18 -p1}
973 %patch19 -p1
974 %patch20 -p1
975 %patch21 -p1
976
977 %build
978 OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \
979 ./configure \
980         --prefix=%{_sysconfdir} \
981         --exec-prefix=%{_libexecdir} \
982         --bindir=%{_bindir} \
983         --sbindir=%{_sbindir} \
984         --sysconfdir=%{_sysconfdir} \
985         --datadir=%{_datadir} \
986         --includedir=%{_includedir} \
987         --libexecdir=%{_sysconfdir}/modules \
988         --localstatedir=/var \
989         --mandir=%{_mandir} \
990         --manualdir=%{manualdir} \
991         --runtimedir=/var/run \
992         --logfiledir=/var/log/apache \
993         --with-layout=PLD \
994         --without-confadjust \
995         --enable-module=all \
996         --enable-module=auth_digest \
997         --enable-shared=max \
998         --proxycachedir=/var/cache/apache \
999         --with-perl=%{_bindir}/perl \
1000         --enable-suexec \
1001         --suexec-caller=http \
1002         --suexec-uidmin=500 \
1003         --suexec-gidmin=500 \
1004         --suexec-docroot=%{_datadir} \
1005         --disable-rule=WANTHSREGEX \
1006         --enable-rule=EAPI \
1007         --target=apache \
1008         %{?with_ipv6:--enable-rule=INET6}
1009
1010 %{__make} \
1011         LIBS1="-lm -lcrypt -lmm -ldl"
1012
1013 rm -f src/modules/standard/mod_auth_db.so
1014 %{__make} -C src/modules/standard mod_auth_db.so \
1015         LIBS_SHLIB="-ldb"
1016
1017 rm -f src/modules/standard/mod_rewrite.so
1018 %{__make} -C src/modules/standard mod_rewrite.so \
1019         LIBS_SHLIB="-ldb %{?with_rewrite_ldap:-lldap -llber}"
1020
1021 %install
1022 rm -rf $RPM_BUILD_ROOT
1023 install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,monit} \
1024         $RPM_BUILD_ROOT%{_datadir}/errordocs \
1025         $RPM_BUILD_ROOT%{_sysconfdir}/conf.d \
1026         $RPM_BUILD_ROOT%{_libexecdir} \
1027         $RPM_BUILD_ROOT/var/{log/{apache,archiv/apache},run/apache}
1028
1029 %{__make} -j1 install-quiet \
1030         root=$RPM_BUILD_ROOT
1031
1032 #mv -f $RPM_BUILD_ROOT%{_datadir}/html/manual $RPM_BUILD_ROOT%{_datadir}
1033
1034 install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache1
1035 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/apache
1036 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/apache1
1037 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
1038
1039 touch $RPM_BUILD_ROOT/var/log/apache/{access,error,agent,referer}_log
1040
1041 install errordocs/* $RPM_BUILD_ROOT%{_datadir}/errordocs
1042
1043 mv $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf conf/apache.conf.dist
1044 install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
1045
1046 CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d"
1047
1048 echo "LoadModule access_module      modules/mod_access.so" > $CFG/01_mod_access.conf
1049 install %{SOURCE17}     $CFG/02_mod_alias.conf
1050 echo "LoadModule asis_module        modules/mod_asis.so" > $CFG/03_mod_asis.conf
1051 install %{SOURCE21} $CFG/04_mod_cern_meta.conf
1052 echo "LoadModule cgi_module         modules/mod_cgi.so" > $CFG/05_mod_cgi.conf
1053 echo "LoadModule env_module         modules/mod_env.so" > $CFG/06_mod_env.conf
1054 echo "LoadModule include_module     modules/mod_include.so" > $CFG/07_mod_include.conf
1055 echo "LoadModule log_agent_module   modules/mod_log_agent.so" > $CFG/08_mod_log_agent.conf
1056 install %{SOURCE14} $CFG/09_mod_log_config.conf
1057 echo "LoadModule log_referer_module modules/mod_log_referer.so" > $CFG/10_mod_log_referer.conf
1058 install %{SOURCE16}     $CFG/11_mod_mime_magic.conf
1059 install %{SOURCE19}     $CFG/12_mod_mime.conf
1060 install %{SOURCE18} $CFG/13_mod_negotiation.conf
1061 install %{SOURCE22}     $CFG/14_mod_setenvif.conf
1062 echo "LoadModule speling_module     modules/mod_speling.so" > $CFG/15_mod_speling.conf
1063 install %{SOURCE15}     $CFG/16_mod_userdir.conf
1064
1065 install %{SOURCE8}      $CFG/20_common.conf
1066
1067 install %{SOURCE23}     $CFG/20_mod_vhost_alias.conf
1068 install %{SOURCE9}      $CFG/25_mod_status.conf
1069 install %{SOURCE10}     $CFG/30_mod_proxy.conf
1070 install %{SOURCE20}     $CFG/50_mod_actions.conf
1071 echo "LoadModule auth_module    modules/mod_auth.so" > $CFG/51_mod_auth.conf
1072 echo "LoadModule auth_anon_module       modules/mod_auth_anon.so" > $CFG/52_mod_auth_anon.conf
1073 echo "LoadModule auth_db_module modules/mod_auth_db.so" > $CFG/53_mod_auth_db.conf
1074 echo "LoadModule auth_digest_module     modules/mod_auth_digest.so" > $CFG/54_mod_auth_digest.conf
1075 install %{SOURCE11}     $CFG/57_mod_autoindex.conf
1076 install %{SOURCE12}     $CFG/59_mod_dir.conf
1077 echo "LoadModule expires_module modules/mod_expires.so" > $CFG/67_mod_expires.conf
1078 echo "LoadModule headers_module modules/mod_headers.so" > $CFG/68_mod_headers.conf
1079 echo "LoadModule imap_module    modules/mod_imap.so" > $CFG/69_mod_imap.conf
1080 echo "LoadModule rewrite_module modules/mod_rewrite.so" > $CFG/70_mod_rewrite.conf
1081 echo "LoadModule usertrack_module       modules/mod_usertrack.so" > $CFG/71_mod_usertrack.conf
1082 echo "LoadModule unique_id_module       modules/mod_unique_id.so" > $CFG/72_mod_unique_id.conf
1083 echo "LoadModule define_module  modules/mod_define.so" > $CFG/73_mod_define.conf
1084 echo "LoadModule digest_module  modules/mod_digest.so" > $CFG/74_mod_digest.conf
1085 echo "LoadModule log_forensic_module    modules/mod_log_forensic.so" > $CFG/75_mod_log_forensic.conf
1086 echo "LoadModule mmap_static_module     modules/mod_mmap_static.so" > $CFG/76_mod_mmap_static.conf
1087 install %{SOURCE13} $CFG/77_mod_info.conf
1088 install %{SOURCE24}     $CFG/80_errordocs.conf
1089
1090 install %{SOURCE6} $RPM_BUILD_ROOT/etc/monit
1091
1092 ln -sf index.html.en $RPM_BUILD_ROOT%{_datadir}/html/index.html
1093
1094 mv $RPM_BUILD_ROOT%{_sbindir}/apxs $RPM_BUILD_ROOT%{apxs}
1095 mv $RPM_BUILD_ROOT%{_mandir}/man8/apxs.8 $RPM_BUILD_ROOT%{_mandir}/man8/apxs1.8
1096
1097 perl -p -i -e 's/^if ...O ne "MSWin32"./if (0)/' $RPM_BUILD_ROOT%{apxs}
1098
1099 mv $RPM_BUILD_ROOT%{_sysconfdir}/modules/* $RPM_BUILD_ROOT%{_libexecdir}
1100 rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/modules
1101 ln -s %{_libexecdir} $RPM_BUILD_ROOT%{_sysconfdir}/modules
1102 ln -s /var/log/apache $RPM_BUILD_ROOT%{_sysconfdir}/logs
1103
1104 #htpasswd
1105 ln -sf ln -sf %{_bindir}/htpasswd $RPM_BUILD_ROOT%{_sbindir}/
1106
1107 %clean
1108 rm -rf $RPM_BUILD_ROOT
1109
1110 %pre
1111 if [ -n "`getgid http`" ]; then
1112         if [ "`getgid http`" != "51" ]; then
1113                 echo "Error: group http doesn't have gid=51. Correct this before installing apache." 1>&2
1114                 exit 1
1115         fi
1116 else
1117         echo "Adding group http GID=51."
1118         /usr/sbin/groupadd -g 51 -r -f http
1119 fi
1120 if [ -n "`id -u http 2>/dev/null`" ]; then
1121         if [ "`id -u http`" != "51" ]; then
1122                 echo "Error: user http doesn't have uid=51. Correct this before installing apache." 1>&2
1123                 exit 1
1124         fi
1125         if [ "`getent passwd http | cut -d: -f6`" = "/home/httpd" ]; then
1126                 /usr/sbin/usermod -d %{httpdir} http
1127         fi
1128 else
1129         echo "Adding user http UID=51."
1130         /usr/sbin/useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http 1>&2
1131 fi
1132
1133 %post
1134 /sbin/chkconfig --add apache
1135 umask 137
1136 touch /var/log/apache/{access,error,agent,referer}_log
1137 if [ -f /var/lock/subsys/apache ]; then
1138         /etc/rc.d/init.d/apache restart 1>&2
1139 else
1140         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1141 fi
1142
1143 %preun
1144 if [ "$1" = "0" ]; then
1145         if [ -f /var/lock/subsys/apache ]; then
1146                 /etc/rc.d/init.d/apache stop 1>&2
1147         fi
1148         /sbin/chkconfig --del apache
1149 fi
1150
1151 %postun
1152 if [ "$1" = "0" ]; then
1153         %userremove http
1154         %groupremove http
1155 fi
1156
1157 %triggerpostun -- apache < 2.0.0
1158 if [ -z "`getgid http`" ]; then
1159         echo "Adding group http GID=51."
1160         /usr/sbin/groupadd -g 51 -r -f http
1161 fi
1162 if [ -z "`id -u http 2>/dev/null`" ]; then
1163         echo "Adding user http UID=51."
1164         /usr/sbin/useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http 1>&2
1165 fi
1166 /sbin/chkconfig --add apache
1167
1168 %triggerpostun -- apache1 < 1.3.33-1.85
1169 # upgrading from older version
1170 if [ "$1" = "2" ]; then
1171         sed -i -e '
1172                 # get apxs over confusion of changed ServerRoot
1173                 s,^\(LoadModule .*\) lib/apache1/,\1 modules/,
1174
1175                 # update ServerRoot
1176                 s,^ServerRoot.*,ServerRoot "/etc/apache",
1177         ' /etc/apache/apache.conf
1178 fi
1179
1180 %triggerpostun -- %{name} <= 1.3.31-5
1181 echo "WARNING!!!"
1182 echo "Since that version autoindex module has been separated to package %{name}-mod_autoindex"
1183 echo "If you want to have the same functionality do:"
1184 echo "poldek --upgrade %{name}-mod_autoindex"
1185 echo
1186
1187 %post mod_actions
1188 if [ -f /var/lock/subsys/apache ]; then
1189         /etc/rc.d/init.d/apache restart 1>&2
1190 else
1191         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1192 fi
1193
1194 %postun mod_actions
1195 if [ "$1" = "0" ]; then
1196         if [ -f /var/lock/subsys/apache ]; then
1197                 /etc/rc.d/init.d/apache restart 1>&2
1198         fi
1199 fi
1200
1201 %post mod_auth
1202 if [ -f /var/lock/subsys/apache ]; then
1203         /etc/rc.d/init.d/apache restart 1>&2
1204 else
1205         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1206 fi
1207
1208 %postun mod_auth
1209 if [ "$1" = "0" ]; then
1210         if [ -f /var/lock/subsys/apache ]; then
1211                 /etc/rc.d/init.d/apache restart 1>&2
1212         fi
1213 fi
1214
1215 %post mod_auth_anon
1216 if [ -f /var/lock/subsys/apache ]; then
1217         /etc/rc.d/init.d/apache restart 1>&2
1218 else
1219         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1220 fi
1221
1222 %postun mod_auth_anon
1223 if [ "$1" = "0" ]; then
1224         if [ -f /var/lock/subsys/apache ]; then
1225                 /etc/rc.d/init.d/apache restart 1>&2
1226         fi
1227 fi
1228
1229 %post mod_auth_db
1230 if [ -f /var/lock/subsys/apache ]; then
1231         /etc/rc.d/init.d/apache restart 1>&2
1232 else
1233         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1234 fi
1235
1236 %postun mod_auth_db
1237 if [ "$1" = "0" ]; then
1238         if [ -f /var/lock/subsys/apache ]; then
1239                 /etc/rc.d/init.d/apache restart 1>&2
1240         fi
1241 fi
1242
1243 %triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2
1244 %{apxs} -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
1245
1246 %post mod_auth_digest
1247 if [ "$1" = "0" ]; then
1248         if [ -f /var/lock/subsys/apache ]; then
1249                 /etc/rc.d/init.d/apache restart 1>&2
1250         else
1251                 echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1252         fi
1253 fi
1254
1255 %postun mod_auth_digest
1256 if [ "$1" = "0" ]; then
1257         if [ -f /var/lock/subsys/apache ]; then
1258                 /etc/rc.d/init.d/apache restart 1>&2
1259         fi
1260 fi
1261
1262 %post mod_autoindex
1263 if [ -f /var/lock/subsys/apache ]; then
1264         /etc/rc.d/init.d/apache restart 1>&2
1265 fi
1266
1267 %postun mod_autoindex
1268 if [ "$1" = "0" ]; then
1269         if [ -f /var/lock/subsys/apache ]; then
1270                 /etc/rc.d/init.d/apache restart 1>&2
1271         fi
1272 fi
1273
1274 %triggerpostun mod_autoindex -- apache1-mod_autoindex < 1.3.33-1.85
1275 %{apxs} -e -A -n autoindex %{_libexecdir}/mod_autoindex.so 1>&2
1276 sed -i -e '
1277         s,^Include.*mod_autoindex.conf,Include %{_sysconfdir}/conf.d/*_mod_autoindex.conf,
1278 ' /etc/apache/apache.conf
1279
1280 %post mod_define
1281 if [ -f /var/lock/subsys/apache ]; then
1282         /etc/rc.d/init.d/apache restart 1>&2
1283 else
1284         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1285 fi
1286
1287 %postun mod_define
1288 if [ "$1" = "0" ]; then
1289         if [ -f /var/lock/subsys/apache ]; then
1290                 /etc/rc.d/init.d/apache restart 1>&2
1291         fi
1292 fi
1293
1294 %post mod_digest
1295 if [ -f /var/lock/subsys/apache ]; then
1296         /etc/rc.d/init.d/apache restart 1>&2
1297 else
1298         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1299 fi
1300
1301 %postun mod_digest
1302 if [ "$1" = "0" ]; then
1303         if [ -f /var/lock/subsys/apache ]; then
1304                 /etc/rc.d/init.d/apache restart 1>&2
1305         fi
1306 fi
1307
1308 %post mod_dir
1309 if [ -f /var/lock/subsys/apache ]; then
1310         /etc/rc.d/init.d/apache restart 1>&2
1311 else
1312         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1313 fi
1314
1315 %postun mod_dir
1316 if [ "$1" = "0" ]; then
1317         if [ -f /var/lock/subsys/apache ]; then
1318                 /etc/rc.d/init.d/apache restart 1>&2
1319         fi
1320 fi
1321
1322 %post mod_expires
1323 if [ -f /var/lock/subsys/apache ]; then
1324         /etc/rc.d/init.d/apache restart 1>&2
1325 else
1326         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1327 fi
1328
1329 %postun mod_expires
1330 if [ "$1" = "0" ]; then
1331         if [ -f /var/lock/subsys/apache ]; then
1332                 /etc/rc.d/init.d/apache restart 1>&2
1333         fi
1334 fi
1335
1336 %post mod_headers
1337 if [ -f /var/lock/subsys/apache ]; then
1338         /etc/rc.d/init.d/apache restart 1>&2
1339 else
1340         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1341 fi
1342
1343 %postun mod_headers
1344 if [ "$1" = "0" ]; then
1345         if [ -f /var/lock/subsys/apache ]; then
1346                 /etc/rc.d/init.d/apache restart 1>&2
1347         fi
1348 fi
1349
1350 %post mod_imap
1351 if [ -f /var/lock/subsys/apache ]; then
1352         /etc/rc.d/init.d/apache restart 1>&2
1353 else
1354         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1355 fi
1356
1357 %postun mod_imap
1358 if [ "$1" = "0" ]; then
1359         if [ -f /var/lock/subsys/apache ]; then
1360                 /etc/rc.d/init.d/apache restart 1>&2
1361         fi
1362 fi
1363
1364 %post mod_info
1365 if [ -f /var/lock/subsys/apache ]; then
1366         /etc/rc.d/init.d/apache restart 1>&2
1367 else
1368         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1369 fi
1370
1371 %postun mod_info
1372 if [ "$1" = "0" ]; then
1373         if [ -f /var/lock/subsys/apache ]; then
1374                 /etc/rc.d/init.d/apache restart 1>&2
1375         fi
1376 fi
1377
1378 %post mod_log_forensic
1379 if [ -f /var/lock/subsys/apache ]; then
1380         /etc/rc.d/init.d/apache restart 1>&2
1381 else
1382         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1383 fi
1384
1385 %postun mod_log_forensic
1386 if [ "$1" = "0" ]; then
1387         if [ -f /var/lock/subsys/apache ]; then
1388                 /etc/rc.d/init.d/apache restart 1>&2
1389         fi
1390 fi
1391
1392 %post mod_mmap_static
1393 if [ -f /var/lock/subsys/apache ]; then
1394         /etc/rc.d/init.d/apache restart 1>&2
1395 else
1396         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1397 fi
1398
1399 %postun mod_mmap_static
1400 if [ "$1" = "0" ]; then
1401         if [ -f /var/lock/subsys/apache ]; then
1402                 /etc/rc.d/init.d/apache restart 1>&2
1403         fi
1404 fi
1405
1406 %post mod_proxy
1407 if [ -f /var/lock/subsys/apache ]; then
1408         /etc/rc.d/init.d/apache restart 1>&2
1409 else
1410         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1411 fi
1412
1413 %postun mod_proxy
1414 if [ "$1" = "0" ]; then
1415         if [ -f /var/lock/subsys/apache ]; then
1416                 /etc/rc.d/init.d/apache restart 1>&2
1417         fi
1418 fi
1419
1420 %triggerpostun mod_proxy -- apache1-mod_proxy < 1.3.33-1.85
1421 %{apxs} -e -A -n proxy %{_libexecdir}/libproxy.so 1>&2
1422 sed -i -e '
1423         s,^Include.*mod_proxy.conf,Include %{_sysconfdir}/conf.d/*_mod_proxy.conf,
1424 ' /etc/apache/apache.conf
1425
1426 %post mod_rewrite
1427 if [ -f /var/lock/subsys/apache ]; then
1428         /etc/rc.d/init.d/apache restart 1>&2
1429 else
1430         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1431 fi
1432
1433 %postun mod_rewrite
1434 if [ "$1" = "0" ]; then
1435         if [ -f /var/lock/subsys/apache ]; then
1436                 /etc/rc.d/init.d/apache restart 1>&2
1437         fi
1438 fi
1439
1440 %post mod_status
1441 if [ -f /var/lock/subsys/apache ]; then
1442         /etc/rc.d/init.d/apache restart 1>&2
1443 else
1444         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1445 fi
1446
1447 %postun mod_status
1448 if [ "$1" = "0" ]; then
1449         if [ -f /var/lock/subsys/apache ]; then
1450                 /etc/rc.d/init.d/apache restart 1>&2
1451         fi
1452 fi
1453
1454 %triggerpostun mod_status -- apache1-mod_status < 1.3.33-1.85
1455 %{apxs} -e -A -n status %{_libexecdir}/mod_status.so 1>&2
1456 sed -i -e '
1457         s,^Include.*mod_status.conf,Include %{_sysconfdir}/conf.d/*_mod_status.conf,
1458 ' /etc/apache/apache.conf
1459
1460 %post mod_unique_id
1461 if [ -f /var/lock/subsys/apache ]; then
1462         /etc/rc.d/init.d/apache restart 1>&2
1463 else
1464         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1465 fi
1466
1467 %postun mod_unique_id
1468 if [ "$1" = "0" ]; then
1469         if [ -f /var/lock/subsys/apache ]; then
1470                 /etc/rc.d/init.d/apache restart 1>&2
1471         fi
1472 fi
1473
1474 %post mod_usertrack
1475 if [ -f /var/lock/subsys/apache ]; then
1476         /etc/rc.d/init.d/apache restart 1>&2
1477 else
1478         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1479 fi
1480
1481 %postun mod_usertrack
1482 if [ "$1" = "0" ]; then
1483         if [ -f /var/lock/subsys/apache ]; then
1484                 /etc/rc.d/init.d/apache restart 1>&2
1485         fi
1486 fi
1487
1488 %post mod_vhost_alias
1489 if [ -f /var/lock/subsys/apache ]; then
1490         /etc/rc.d/init.d/apache restart 1>&2
1491 else
1492         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1493 fi
1494
1495 %postun mod_vhost_alias
1496 if [ "$1" = "0" ]; then
1497         if [ -f /var/lock/subsys/apache ]; then
1498                 /etc/rc.d/init.d/apache restart 1>&2
1499         fi
1500 fi
1501
1502 %triggerpostun mod_vhost_alias -- apache1-mod_vhost_alias < 1.3.33-1.85
1503 %{apxs} -e -A -n vhost_alias %{_libexecdir}/mod_vhost_alias.so 1>&2
1504 sed -i -e '
1505         s,^Include.*mod_vhost_alias.conf,Include %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf,
1506 ' /etc/apache/apache.conf
1507
1508 %files
1509 %defattr(644,root,root,755)
1510 %doc ABOUT_APACHE src/CHANGES README
1511 %doc conf/mime.types conf/apache.conf.dist
1512
1513 %attr(754,root,root) /etc/rc.d/init.d/apache
1514
1515 %attr(750,root,root) %dir %{_sysconfdir}
1516 %{_sysconfdir}/modules
1517 %{_sysconfdir}/logs
1518 %attr(750,root,root) %dir %{_sysconfdir}/conf.d
1519 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/apache.conf
1520 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_common.conf
1521 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_errordocs.conf
1522 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_access.conf
1523 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_alias.conf
1524 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_asis.conf
1525 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cern_meta.conf
1526 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cgi.conf
1527 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_env.conf
1528 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_include.conf
1529 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_agent.conf
1530 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_config.conf
1531 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_referer.conf
1532 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime.conf
1533 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime_magic.conf
1534 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_negotiation.conf
1535 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_setenvif.conf
1536 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_speling.conf
1537 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_userdir.conf
1538
1539 %attr(640,root,root) %{_sysconfdir}/magic
1540
1541 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
1542 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/*
1543 %attr(750,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/monit/*.monitrc
1544
1545 %dir %{_libexecdir}
1546 %attr(755,root,root) %{_libexecdir}/mod_access.so
1547 %attr(755,root,root) %{_libexecdir}/mod_alias.so
1548 %attr(755,root,root) %{_libexecdir}/mod_asis.so
1549 %attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
1550 %attr(755,root,root) %{_libexecdir}/mod_cgi.so
1551 %attr(755,root,root) %{_libexecdir}/mod_env.so
1552 %attr(755,root,root) %{_libexecdir}/mod_include.so
1553 %attr(755,root,root) %{_libexecdir}/mod_log_agent.so
1554 %attr(755,root,root) %{_libexecdir}/mod_log_config.so
1555 %attr(755,root,root) %{_libexecdir}/mod_log_referer.so
1556 %attr(755,root,root) %{_libexecdir}/mod_mime.so
1557 %attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
1558 %attr(755,root,root) %{_libexecdir}/mod_negotiation.so
1559 %attr(755,root,root) %{_libexecdir}/mod_setenvif.so
1560 %attr(755,root,root) %{_libexecdir}/mod_speling.so
1561 %attr(755,root,root) %{_libexecdir}/mod_userdir.so
1562
1563 %attr(755,root,root) %{_bindir}/checkgid
1564 %attr(755,root,root) %{_bindir}/htdigest
1565
1566 %attr(755,root,root) %{_sbindir}/apache
1567
1568 %dir %attr(1773,root,http) /var/run/apache
1569
1570 %{_mandir}/man8/apache.8*
1571
1572 %attr(750,root,logs) %dir /var/log/apache
1573 %attr(750,root,logs) %dir /var/log/archiv/apache
1574 %attr(640,root,logs) %ghost /var/log/apache/*
1575
1576 %dir %{_datadir}
1577 %attr(755,root,root) %dir %{_datadir}/html
1578
1579 %{_datadir}/errordocs
1580 %dir %{_datadir}/icons
1581 %{_datadir}/icons/*.gif
1582 %{_datadir}/icons/*.png
1583 %dir %{_datadir}/icons/small
1584 %{_datadir}/icons/small/*.gif
1585 %{_datadir}/icons/small/*.png
1586 %attr(755,root,root) %{_datadir}/cgi-bin
1587
1588 %files apxs
1589 %defattr(644,root,root,755)
1590 %attr(755,root,root) %{apxs}
1591 %{_mandir}/man8/apxs1.8*
1592
1593 %files tools
1594 %defattr(644,root,root,755)
1595 %attr(755,root,root) %{_sbindir}/ab
1596 %attr(755,root,root) %{_sbindir}/apachectl
1597 %attr(755,root,root) %{_sbindir}/logresolve
1598 %attr(755,root,root) %{_sbindir}/rotatelogs
1599 %{_mandir}/man1/htdigest.1*
1600 %{_mandir}/man8/ab*
1601 %{_mandir}/man8/apachectl*
1602 %{_mandir}/man8/[l-z]*
1603 %lang(hu) %{_mandir}/hu/man8/*
1604 %lang(ko) %{_mandir}/ko/man8/*
1605 %lang(pl) %{_mandir}/pl/man8/*
1606
1607 %files index
1608 %defattr(644,root,root,755)
1609 %config(noreplace,missingok) %{_datadir}/html/index.html
1610 # note: html extensions are not the same as (g)libc locale names
1611 %lang(ca) %{_datadir}/html/index.html.ca
1612 %lang(cs) %{_datadir}/html/index.html.cz
1613 %lang(de) %{_datadir}/html/index.html.de
1614 %lang(da) %{_datadir}/html/index.html.dk
1615 %lang(et) %{_datadir}/html/index.html.ee
1616 %lang(el) %{_datadir}/html/index.html.el
1617 %{_datadir}/html/index.html.en
1618 %lang(es) %{_datadir}/html/index.html.es
1619 %lang(fr) %{_datadir}/html/index.html.fr
1620 %lang(he) %{_datadir}/html/index.html.he.iso8859-8
1621 %lang(hu) %{_datadir}/html/index.html.hu
1622 %lang(it) %{_datadir}/html/index.html.it
1623 %lang(ja) %{_datadir}/html/index.html.ja.jis
1624 %lang(ko) %{_datadir}/html/index.html.kr.iso-kr
1625 %lang(de_LU) %{_datadir}/html/index.html.lb.utf8
1626 %lang(nl) %{_datadir}/html/index.html.nl
1627 %lang(nn) %{_datadir}/html/index.html.nn
1628 %lang(nb) %{_datadir}/html/index.html.no
1629 %lang(pl) %{_datadir}/html/index.html.po.iso-pl
1630 %lang(pt) %{_datadir}/html/index.html.pt
1631 %lang(pt_BR) %{_datadir}/html/index.html.pt-br
1632 %lang(ru) %{_datadir}/html/index.html.ru.cp-1251
1633 %lang(ru) %{_datadir}/html/index.html.ru.cp866
1634 %lang(ru) %{_datadir}/html/index.html.ru.iso-ru
1635 %lang(ru) %{_datadir}/html/index.html.ru.koi8-r
1636 %lang(ru) %{_datadir}/html/index.html.ru.ucs2
1637 %lang(ru) %{_datadir}/html/index.html.ru.ucs4
1638 %lang(ru) %{_datadir}/html/index.html.ru.utf8
1639 %lang(sv) %{_datadir}/html/index.html.se
1640 %lang(zh_TW) %{_datadir}/html/index.html.zh-tw.big5
1641 %{_datadir}/html/*.gif
1642
1643 %files doc
1644 %defattr(644,root,root,755)
1645 %dir %{manualdir}
1646 %dir %{manualdir}/images
1647 %{manualdir}/images/apache_header.gif
1648 %{manualdir}/images/custom_errordocs.gif
1649 %{manualdir}/images/home.gif
1650 %{manualdir}/images/index.gif
1651 %{manualdir}/images/pixel.gif
1652 %{manualdir}/images/sub.gif
1653 %{manualdir}/misc
1654 %{manualdir}/LICENSE
1655 %{manualdir}/bind.html.html
1656 %{manualdir}/bind.html.en
1657 %lang(fr) %{manualdir}/bind.html.fr
1658 %lang(ja) %{manualdir}/bind.html.ja.jis
1659 %{manualdir}/configuring.html.html
1660 %{manualdir}/configuring.html.en
1661 %lang(fr) %{manualdir}/configuring.html.fr
1662 %lang(ja) %{manualdir}/configuring.html.ja.jis
1663 %{manualdir}/content-negotiation.html.html
1664 %{manualdir}/content-negotiation.html.en
1665 %lang(ja) %{manualdir}/content-negotiation.html.ja.jis
1666 %{manualdir}/custom-error.html.html
1667 %{manualdir}/custom-error.html.en
1668 %lang(fr) %{manualdir}/custom-error.html.fr
1669 %lang(ja) %{manualdir}/custom-error.html.ja.jis
1670 %{manualdir}/dns-caveats.html.html
1671 %{manualdir}/dns-caveats.html.en
1672 %lang(fr) %{manualdir}/dns-caveats.html.fr
1673 %lang(ja) %{manualdir}/dns-caveats.html.ja.jis
1674 %{manualdir}/dso.html
1675 %{manualdir}/env.html.html
1676 %{manualdir}/env.html.en
1677 %lang(ja) %{manualdir}/env.html.ja.jis
1678 %{manualdir}/footer.html
1679 %{manualdir}/handler.html.html
1680 %{manualdir}/handler.html.en
1681 %lang(ja) %{manualdir}/handler.html.ja.jis
1682 %{manualdir}/header.html
1683 %{manualdir}/index.html.html
1684 %{manualdir}/index.html.en
1685 %lang(fr) %{manualdir}/index.html.fr
1686 %lang(ja) %{manualdir}/index.html.ja.jis
1687 %{manualdir}/install.html.html
1688 %{manualdir}/install.html.en
1689 %lang(es) %{manualdir}/install.html.es
1690 %lang(fr) %{manualdir}/install.html.fr
1691 %lang(ja) %{manualdir}/install.html.ja.jis
1692 %{manualdir}/invoking.html.html
1693 %{manualdir}/invoking.html.en
1694 %lang(fr) %{manualdir}/invoking.html.fr
1695 %lang(ja) %{manualdir}/invoking.html.ja.jis
1696 %{manualdir}/keepalive.html.html
1697 %{manualdir}/keepalive.html.en
1698 %lang(ja) %{manualdir}/keepalive.html.ja.jis
1699 %{manualdir}/location.html.html
1700 %{manualdir}/location.html.en
1701 %lang(ja) %{manualdir}/location.html.ja.jis
1702 %{manualdir}/logs.html
1703 %{manualdir}/multilogs.html
1704 %{manualdir}/new_features_1_3.html.html
1705 %{manualdir}/new_features_1_3.html.en
1706 %lang(ja) %{manualdir}/new_features_1_3.html.ja.jis
1707 %{manualdir}/process-model.html.html
1708 %{manualdir}/process-model.html.en
1709 %lang(ja) %{manualdir}/process-model.html.ja.jis
1710 %{manualdir}/sections.html.html
1711 %{manualdir}/sections.html.en
1712 %lang(ja) %{manualdir}/sections.html.ja.jis
1713 %{manualdir}/server-wide.html.html
1714 %{manualdir}/server-wide.html.en
1715 %lang(fr) %{manualdir}/server-wide.html.fr
1716 %lang(ja) %{manualdir}/server-wide.html.ja.jis
1717 %{manualdir}/sitemap.html
1718 %{manualdir}/sourcereorg.html
1719 %{manualdir}/stopping.html.html
1720 %{manualdir}/stopping.html.en
1721 %lang(fr) %{manualdir}/stopping.html.fr
1722 %{manualdir}/upgrading_to_1_3.html
1723 %{manualdir}/urlmapping.html
1724 %dir %{manualdir}/howto
1725 %{manualdir}/howto/cgi.html.html
1726 %{manualdir}/howto/cgi.html.en
1727 %lang(ja) %{manualdir}/howto/cgi.html.ja.jis
1728 %{manualdir}/howto/footer.html
1729 %{manualdir}/howto/header.html
1730 %{manualdir}/howto/htaccess.html
1731 %{manualdir}/howto/ssi.html.html
1732 %{manualdir}/howto/ssi.html.en
1733 %lang(ja) %{manualdir}/howto/ssi.html.ja.jis
1734 %dir %{manualdir}/mod
1735 %{manualdir}/mod/core.html.html
1736 %{manualdir}/mod/core.html.en
1737 %lang(fr) %{manualdir}/mod/core.html.fr
1738 %lang(ja) %{manualdir}/mod/core.html.ja.jis
1739 %{manualdir}/mod/directive-dict.html.html
1740 %{manualdir}/mod/directive-dict.html.en
1741 %lang(fr) %{manualdir}/mod/directive-dict.html.fr
1742 %lang(ja) %{manualdir}/mod/directive-dict.html.ja.jis
1743 %{manualdir}/mod/directives.html.html
1744 %lang(de) %{manualdir}/mod/directives.html.de
1745 %{manualdir}/mod/directives.html.en
1746 %lang(fr) %{manualdir}/mod/directives.html.fr
1747 %lang(ja) %{manualdir}/mod/directives.html.ja.jis
1748 %{manualdir}/mod/footer.html
1749 %{manualdir}/mod/header.html
1750 %{manualdir}/mod/index-bytype.html.html
1751 %{manualdir}/mod/index-bytype.html.en
1752 %lang(fr) %{manualdir}/mod/index-bytype.html.fr
1753 %lang(ja) %{manualdir}/mod/index-bytype.html.ja.jis
1754 %{manualdir}/mod/index.html.html
1755 %{manualdir}/mod/index.html.en
1756 %lang(fr) %{manualdir}/mod/index.html.fr
1757 %lang(ja) %{manualdir}/mod/index.html.ja.jis
1758 %{manualdir}/mod/mod_access.html.html
1759 %{manualdir}/mod/mod_access.html.en
1760 %lang(ja) %{manualdir}/mod/mod_access.html.ja.jis
1761 %{manualdir}/mod/mod_alias.html.html
1762 %{manualdir}/mod/mod_alias.html.en
1763 %lang(ja) %{manualdir}/mod/mod_alias.html.ja.jis
1764 %{manualdir}/mod/mod_asis.html.html
1765 %{manualdir}/mod/mod_asis.html.en
1766 %lang(ja) %{manualdir}/mod/mod_asis.html.ja.jis
1767 %{manualdir}/mod/mod_autoindex.html.html
1768 %{manualdir}/mod/mod_autoindex.html.en
1769 %lang(ja) %{manualdir}/mod/mod_autoindex.html.ja.jis
1770 %{manualdir}/mod/mod_cern_meta.html
1771 %{manualdir}/mod/mod_cgi.html.html
1772 %{manualdir}/mod/mod_cgi.html.en
1773 %lang(ja) %{manualdir}/mod/mod_cgi.html.ja.jis
1774 %{manualdir}/mod/mod_env.html.html
1775 %{manualdir}/mod/mod_env.html.en
1776 %lang(ja) %{manualdir}/mod/mod_env.html.ja.jis
1777 %{manualdir}/mod/mod_include.html
1778 %{manualdir}/mod/mod_log_agent.html
1779 %{manualdir}/mod/mod_log_config.html.html
1780 %{manualdir}/mod/mod_log_config.html.en
1781 %lang(ja) %{manualdir}/mod/mod_log_config.html.ja.jis
1782 %{manualdir}/mod/mod_log_referer.html
1783 %{manualdir}/mod/mod_mime.html.html
1784 %{manualdir}/mod/mod_mime.html.en
1785 %lang(ja) %{manualdir}/mod/mod_mime.html.ja.jis
1786 %{manualdir}/mod/mod_mime_magic.html
1787 %{manualdir}/mod/mod_negotiation.html.html
1788 %{manualdir}/mod/mod_negotiation.html.en
1789 %lang(ja) %{manualdir}/mod/mod_negotiation.html.ja.jis
1790 %{manualdir}/mod/mod_setenvif.html.html
1791 %{manualdir}/mod/mod_setenvif.html.en
1792 %lang(ja) %{manualdir}/mod/mod_setenvif.html.ja.jis
1793 %{manualdir}/mod/mod_so.html.html
1794 %{manualdir}/mod/mod_so.html.en
1795 %lang(ja) %{manualdir}/mod/mod_so.html.ja.jis
1796 %{manualdir}/mod/mod_speling.html.html
1797 %{manualdir}/mod/mod_speling.html.en
1798 %lang(ja) %{manualdir}/mod/mod_speling.html.ja.jis
1799 %{manualdir}/mod/mod_userdir.html.html
1800 %{manualdir}/mod/mod_userdir.html.en
1801 %lang(ja) %{manualdir}/mod/mod_userdir.html.ja.jis
1802 %{manualdir}/mod/module-dict.html.html
1803 %{manualdir}/mod/module-dict.html.en
1804 %lang(ja) %{manualdir}/mod/module-dict.html.ja.jis
1805 %dir %{manualdir}/programs
1806 %{manualdir}/programs/ab.html
1807 %{manualdir}/programs/apachectl.html.html
1808 %{manualdir}/programs/apachectl.html.en
1809 %lang(ja) %{manualdir}/programs/apachectl.html.ja.jis
1810 %{manualdir}/programs/apxs.html
1811 %{manualdir}/programs/dbmmanage.html
1812 %{manualdir}/programs/footer.html
1813 %{manualdir}/programs/header.html
1814 %{manualdir}/programs/htdigest.html
1815 %{manualdir}/programs/htpasswd.html.html
1816 %{manualdir}/programs/htpasswd.html.en
1817 %lang(ja) %{manualdir}/programs/htpasswd.html.ja.jis
1818 %{manualdir}/programs/httpd.html.html
1819 %{manualdir}/programs/httpd.html.en
1820 %lang(ja) %{manualdir}/programs/httpd.html.ja.jis
1821 %{manualdir}/programs/index.html.html
1822 %{manualdir}/programs/index.html.en
1823 %lang(ja) %{manualdir}/programs/index.html.ja.jis
1824 %{manualdir}/programs/logresolve.html
1825 %{manualdir}/programs/other.html
1826 %{manualdir}/programs/rotatelogs.html
1827 %dir %{manualdir}/vhosts
1828 %{manualdir}/vhosts/details.html
1829 %{manualdir}/vhosts/examples.html
1830 %{manualdir}/vhosts/fd-limits.html.html
1831 %{manualdir}/vhosts/fd-limits.html.en
1832 %lang(ja) %{manualdir}/vhosts/fd-limits.html.ja.jis
1833 %{manualdir}/vhosts/footer.html
1834 %{manualdir}/vhosts/header.html
1835 %{manualdir}/vhosts/host.html
1836 %{manualdir}/vhosts/index.html.html
1837 %{manualdir}/vhosts/index.html.en
1838 %lang(ja) %{manualdir}/vhosts/index.html.ja.jis
1839 %{manualdir}/vhosts/ip-based.html
1840 %{manualdir}/vhosts/mass.html
1841 %{manualdir}/vhosts/name-based.html.html
1842 %{manualdir}/vhosts/name-based.html.en
1843 %lang(ja) %{manualdir}/vhosts/name-based.html.ja.jis
1844 %{manualdir}/vhosts/vhosts-in-depth.html
1845 %{manualdir}/vhosts/virtual-host.html
1846 # suexec
1847 %{manualdir}/suexec.html.html
1848 %{manualdir}/suexec.html.en
1849 %lang(ja) %{manualdir}/suexec.html.ja.jis
1850 %{manualdir}/programs/suexec.html.html
1851 %{manualdir}/programs/suexec.html.en
1852 %lang(ja) %{manualdir}/programs/suexec.html.ja.jis
1853 # mod_actions
1854 %{manualdir}/mod/mod_actions.html.html
1855 %{manualdir}/mod/mod_actions.html.en
1856 %lang(ja) %{manualdir}/mod/mod_actions.html.ja.jis
1857 # mod_auth
1858 %{manualdir}/howto/auth.html
1859 %{manualdir}/mod/mod_auth.html.html
1860 %{manualdir}/mod/mod_auth.html.en
1861 %lang(ja) %{manualdir}/mod/mod_auth.html.ja.jis
1862 # mod_anon
1863 %{manualdir}/mod/mod_auth_anon.html
1864 # mod_auth_db
1865 %{manualdir}/mod/mod_auth_db.html
1866 # mod_auth_digest
1867 %{manualdir}/mod/mod_auth_digest.html
1868 # mod_define
1869 %{manualdir}/mod/mod_define.html
1870 # mod_digest
1871 %{manualdir}/mod/mod_digest.html
1872 # mod_dir
1873 %{manualdir}/mod/mod_dir.html.html
1874 %{manualdir}/mod/mod_dir.html.en
1875 %lang(ja) %{manualdir}/mod/mod_dir.html.ja.jis
1876 # mod_expires
1877 %{manualdir}/mod/mod_expires.html
1878 # mod_headers
1879 %{manualdir}/mod/mod_headers.html
1880 # mod_imap
1881 %{manualdir}/mod/mod_imap.html
1882 # mod_info
1883 %{manualdir}/mod/mod_info.html.html
1884 %{manualdir}/mod/mod_info.html.en
1885 %lang(ja) %{manualdir}/mod/mod_info.html.ja.jis
1886 # mod_log_forensic
1887 %{manualdir}/mod/mod_log_forensic.html.html
1888 %{manualdir}/mod/mod_log_forensic.html.en
1889 # mod_mmap_static
1890 %{manualdir}/mod/mod_mmap_static.html
1891 # mod_proxy
1892 %{manualdir}/mod/mod_proxy.html
1893 # mod_rewrite
1894 %{manualdir}/mod/mod_rewrite.html.html
1895 %{manualdir}/mod/mod_rewrite.html.en
1896 %lang(ja) %{manualdir}/mod/mod_rewrite.html.ja.jis
1897 %{manualdir}/images/mod_rewrite*
1898 # mod_status
1899 %{manualdir}/mod/mod_status.html
1900 # mod_unique_id
1901 %{manualdir}/mod/mod_unique_id.html.html
1902 %{manualdir}/mod/mod_unique_id.html.en
1903 %lang(ja) %{manualdir}/mod/mod_unique_id.html.ja.jis
1904 # mod_usertrack
1905 %{manualdir}/mod/mod_cookies.html
1906 %{manualdir}/mod/mod_usertrack.html
1907 # mod_vhost_alias
1908 %{manualdir}/mod/mod_vhost_alias.html
1909
1910 %files suexec
1911 %defattr(644,root,root,755)
1912 %attr(4755,root,root) %{_sbindir}/suexec
1913
1914 %files devel
1915 %defattr(644,root,root,755)
1916 %{_includedir}
1917
1918 %files mod_actions
1919 %defattr(644,root,root,755)
1920 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_actions.conf
1921 %attr(755,root,root) %{_libexecdir}/mod_actions.so
1922
1923 %files mod_auth
1924 %defattr(644,root,root,755)
1925 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth.conf
1926 %attr(755,root,root) %{_libexecdir}/mod_auth.so
1927
1928 %files -n htpasswd-%{name}
1929 %attr(755,root,root) %{_bindir}/htpasswd
1930 %{_sbindir}/htpasswd
1931 %{_mandir}/man1/htpasswd.1*
1932
1933 %files mod_auth_anon
1934 %defattr(644,root,root,755)
1935 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_anon.conf
1936 %attr(755,root,root) %{_libexecdir}/mod_auth_anon.so
1937
1938 %files mod_auth_db
1939 %defattr(644,root,root,755)
1940 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_db.conf
1941 %attr(755,root,root) %{_libexecdir}/mod_auth_db.so
1942 %attr(755,root,root) %{_bindir}/dbmmanage
1943 %{_mandir}/man1/dbmmanage.1*
1944
1945 %files mod_auth_digest
1946 %defattr(644,root,root,755)
1947 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_digest.conf
1948 %attr(755,root,root) %{_libexecdir}/mod_auth_digest.so
1949
1950 %files mod_autoindex
1951 %defattr(644,root,root,755)
1952 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_autoindex.conf
1953 %attr(755,root,root) %{_libexecdir}/mod_autoindex.so
1954
1955 %files mod_define
1956 %defattr(644,root,root,755)
1957 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_define.conf
1958 %attr(755,root,root) %{_libexecdir}/mod_define.so
1959
1960 %files mod_digest
1961 %defattr(644,root,root,755)
1962 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_digest.conf
1963 %attr(755,root,root) %{_libexecdir}/mod_digest.so
1964
1965 %files mod_dir
1966 %defattr(644,root,root,755)
1967 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_dir.conf
1968 %attr(755,root,root) %{_libexecdir}/mod_dir.so
1969
1970 %files mod_expires
1971 %defattr(644,root,root,755)
1972 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_expires.conf
1973 %attr(755,root,root) %{_libexecdir}/mod_expires.so
1974
1975 %files mod_headers
1976 %defattr(644,root,root,755)
1977 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_headers.conf
1978 %attr(755,root,root) %{_libexecdir}/mod_headers.so
1979
1980 %files mod_imap
1981 %defattr(644,root,root,755)
1982 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_imap.conf
1983 %attr(755,root,root) %{_libexecdir}/mod_imap.so
1984
1985 %files mod_info
1986 %defattr(644,root,root,755)
1987 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_info.conf
1988 %attr(755,root,root) %{_libexecdir}/mod_info.so
1989
1990 %files mod_log_forensic
1991 %defattr(644,root,root,755)
1992 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_forensic.conf
1993 %attr(755,root,root) %{_libexecdir}/mod_log_forensic.so
1994
1995 %files mod_mmap_static
1996 %defattr(644,root,root,755)
1997 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mmap_static.conf
1998 %attr(755,root,root) %{_libexecdir}/mod_mmap_static.so
1999
2000 %files mod_proxy
2001 %defattr(644,root,root,755)
2002 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_proxy.conf
2003 %attr(755,root,root) %{_libexecdir}/libproxy.so
2004 %dir %attr(770,root,http) /var/cache/apache
2005
2006 %files mod_rewrite
2007 %defattr(644,root,root,755)
2008 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_rewrite.conf
2009 %attr(755,root,root) %{_libexecdir}/mod_rewrite.so
2010
2011 %files mod_status
2012 %defattr(644,root,root,755)
2013 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_status.conf
2014 %attr(755,root,root) %{_libexecdir}/mod_status.so
2015
2016 %files mod_unique_id
2017 %defattr(644,root,root,755)
2018 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_unique_id.conf
2019 %attr(755,root,root) %{_libexecdir}/mod_unique_id.so
2020
2021 %files mod_usertrack
2022 %defattr(644,root,root,755)
2023 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_usertrack.conf
2024 %attr(755,root,root) %{_libexecdir}/mod_usertrack.so
2025
2026 %files mod_vhost_alias
2027 %defattr(644,root,root,755)
2028 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf
2029 %attr(755,root,root) %{_libexecdir}/mod_vhost_alias.so
This page took 0.164749 seconds and 4 git commands to generate.