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