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