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