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