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