]> git.pld-linux.org Git - packages/apache1.git/blob - apache1.spec
- post/postun triggers
[packages/apache1.git] / apache1.spec
1 # TODO
2 # - split *all* modules to subpackages:
3 #mod_access
4 #mod_alias
5 #mod_asis
6 #mod_cern_meta
7 #mod_cgi
8 #mod_env
9 #mod_include
10 #mod_log_agent
11 #mod_log_config
12 #mod_log_referer
13 #mod_mime
14 #mod_mime_magic
15 #mod_negotiation
16 #mod_setenvif
17 #mod_speling
18 #mod_userdir
19 # Conditional build:
20 %bcond_with     rewrite_ldap    # enable ldap map support for mod_rewrite (alpha)
21 %bcond_without  ipv6            # disable IPv6 support
22 #
23 %include        /usr/lib/rpm/macros.perl
24 Summary:        The most widely used Web server on the Internet
25 Summary(cs):    Nejroz¹íøenìj¹í WWW server v Internetu
26 Summary(da):    Den mest brugte web-tjener på Internet
27 Summary(de):    Der am häufigsten verwendete Web-Server im Internet
28 Summary(es):    El servidor web más conocido y usado en Internet
29 Summary(fr):    Le serveur Web le plus utilisé sur Internet
30 Summary(id):    Web server yang paling banyak digunakan di Internet
31 Summary(is):    Vinsælasti vefþjónninn á Netinu
32 Summary(it):    Il web server più diffuso su Internet
33 Summary(ja):    ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍѤµ¤ì¤Æ¤¤¤ë Web ¥µ¡¼¥Ð¡¼
34 Summary(nb):    Den mest utbredte web-tjeneren på Internett
35 Summary(pl):    Serwer WWW (World Wide Web)
36 Summary(pt):    O servidor Web mais largamente utilizado em toda a Internet
37 Summary(pt_BR): Servidor HTTPD para prover serviços WWW
38 Summary(ru):    óÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ Web-Server
39 Summary(sk):    Najviac pou¾ívaný Web server na Internete
40 Summary(sl):    Najbolj uporabljani spletni stre¾nik interneta
41 Summary(sv):    Den mest använda webbservern på Internet
42 Summary(tr):    Lider WWW tarayýcý
43 Summary(uk):    îÁÊÐÏÐÕÌÑÒΦÛÉÊ Web-Server
44 Summary(zh_CN): Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
45 Name:           apache1
46 Version:        1.3.33
47 Release:        3.4
48 License:        Apache Group
49 Group:          Networking/Daemons
50 Source0:        http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
51 # Source0-md5:  3dfd2c3778f37a2dfc22b97417a61407
52 Source1:        %{name}.init
53 Source2:        %{name}.logrotate
54 Source3:        apache-icons.tar.gz
55 # Source3-md5:  2b085cbc19fd28536dc883f0b864cd83
56 Source4:        %{name}.sysconfig
57 Source5:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/apache-non-english-man-pages.tar.bz2
58 # Source5-md5:  74ff6e8d8a7b365b48ed10a52fbeb84e
59 Source6:        %{name}.monitrc
60 Source7:        %{name}-httpd.conf
61 Source8:        %{name}-common.conf
62 Source9:        %{name}-mod_status.conf
63 Source10:       %{name}-mod_proxy.conf
64 Source11:       %{name}-mod_autoindex.conf
65 Source12:       %{name}-mod_dir.conf
66 Source13:       %{name}-mod_info.conf
67 Source14:       %{name}-mod_log_config.conf
68 Source15:       %{name}-mod_userdir.conf
69 Source16:       %{name}-mod_mime_magic.conf
70 Source17:       %{name}-mod_alias.conf
71 Source18:       %{name}-mod_negotiation.conf
72 Source19:       %{name}-mod_mime.conf
73 Source20:       %{name}-mod_actions.conf
74 Source21:       %{name}-mod_cern_meta.conf
75 Source22:       %{name}-mod_setenvif.conf
76 Source23:       %{name}-mod_vhost_alias.conf
77 Source24:       %{name}-errordocs.conf
78 Patch0:         %{name}-PLD.patch
79 Patch1:         %{name}-suexec.patch
80 Patch2:         %{name}-errordocs.patch
81 Patch3:         %{name}-apxs.patch
82 Patch4:         %{name}-mod_ssl-addon.patch
83 Patch5:         %{name}-mod_ssl-eapi.patch
84 Patch6:         %{name}-EAPI_MM_CORE_PATH-correction.patch
85 Patch7:         %{name}-EAPI_MM=SYSTEM.patch
86 Patch8:         %{name}-ipv6-PLD.patch
87 Patch9:         %{name}-modules_symbols.patch
88 Patch10:        %{name}-apxs_force_rm_cp.patch
89 Patch11:        %{name}-db3.patch
90 Patch12:        %{name}-lookup_map_ldap.patch
91 Patch13:        %{name}-man.patch
92 Patch14:        %{name}-fpic.patch
93 Patch15:        %{name}-buff.patch
94 Patch16:        %{name}-mkstemp.patch
95 Patch17:        %{name}-EAPI-missing_files.patch
96 Patch18:        %{name}-PLD-nov6.patch
97 Patch19:        %{name}-configdir_skip_backups.patch
98 Patch20:        %{name}-apxs-quiet.patch
99 Patch21:        %{name}-db4.patch
100 URL:            http://www.apache.org/
101 BuildRequires:  db-devel >= 4.1
102 BuildRequires:  mm-devel >= 1.3.0
103 %{?with_rewrite_ldap:BuildRequires:     openldap-devel}
104 BuildRequires:  rpmbuild(macros) >= 1.159
105 BuildRequires:  rpm-perlprov
106 PreReq:         mm
107 PreReq:         perl-base
108 PreReq:         rc-scripts
109 Requires(pre):  /bin/id
110 Requires(pre):  /usr/bin/getent
111 Requires(pre):  /usr/bin/getgid
112 Requires(pre):  /usr/sbin/groupadd
113 Requires(pre):  /usr/sbin/useradd
114 Requires(pre):  /usr/sbin/usermod
115 Requires(pre):  textutils
116 Requires(post,preun):   /sbin/chkconfig
117 Requires(postun):       /usr/sbin/groupdel
118 Requires(postun):       /usr/sbin/userdel
119 Requires(triggerpostun):        sed >= 4.0
120 Requires:       /etc/mime.types
121 Requires:       %{name}-apxs = %{version}-%{release}
122 Requires:       mailcap
123 Requires:       psmisc >= 20.1
124 Provides:       %{name}(EAPI) = %{version}-%{release}
125 Provides:       group(http)
126 Provides:       httpd
127 Provides:       user(http)
128 Provides:       webserver = apache
129 Provides:       apache = %{version}-%{release}
130 %{?with_ipv6:Provides:  apache1(ipv6)}
131 Obsoletes:      apache < 2.0.0
132 Obsoletes:      apache-extra
133 Obsoletes:      apache6
134 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
135
136 %define         _sysconfdir     /etc/apache
137 %define         _includedir     %{_prefix}/include/apache1
138 %define         _libexecdir     %{_prefix}/%{_lib}/apache1
139 %define         _datadir        %{httpdir}
140 %define         apxs            /usr/sbin/apxs1
141 %define         httpdir         /home/services/apache
142 %define         manualdir       %{_prefix}/share/apache1-manual
143
144 %description
145 Apache is a powerful, full-featured, efficient and freely-available
146 Web server. Apache is also the most popular Web server on the
147 Internet.
148
149 %description -l cs
150 Apache je výkonný plnì funkèní efektivní a volnì dostupný WWW server.
151 Je to nejpopulárnìj¹í WWW server v Internetu.
152
153 %description -l da
154 Apache er en stærk, funktionsrig, effektiv og frit tilgængelig
155 web-tjener. Apache er også den mest populære web-tjener på Internet.
156
157 %description -l de
158 Apache ist ein leistungsfähiger, frei verfügbarer und effizienter
159 Web-Server mit umfassenden Funktionen. Apache ist zudem der populärste
160 Web-Server im Internet.
161
162 %description -l es
163 El servidor web Apache es el mejor servidor gratuito disponible en el
164 mundo UNIX hoy. Usa HTTP (HyperText Transfer Protocol) para permitir
165 que browsers web vean documentos y sometan datos remotamente. Puede
166 ejecutar varias funciones diferentes, incluyendo funciones de proxy y
167 caché, y nos ofrece características como monitor de estado, conversión
168 dinámica de tipo, y otras más.
169
170 %description -l fr
171 Apache est un serveur Web puissant, efficace, gratuit et complet.
172 Apache est aussi le serveur Web le plus populaire sur Internet.
173
174 %description -l id
175 Apache adalah Web server yang powerful, efisien, kaya akan feature,
176 dan tersedia dengan free. Apache juga merupakan Web server yang paling
177 populer di Internet.
178
179 %description -l is
180 Apache er mjög öflugur og háþróaður vefþjónn sem er ókeypis. Apache er
181 einnig mest notaði vefþjónninn á Internetinu.
182
183 %description -l it
184 Apache è un Web server potente, dotato di tutte le caratteristiche,
185 efficiente e gratuito. Ed è anche il web server più diffuso su
186 Internet.
187
188 %description -l ja
189 Apache ¤Ï¶¯ÎϤǽ¼¼Â¤·¤¿µ¡Ç½¤ò»ý¤Ä̵½þ¤Î Web ¥µ¡¼¥Ð¡¼
190 ¤Ç¤¹¡£¤Þ¤¿¡¢apache ¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍÑ ¤µ¤ì¤Æ¤¤¤ë Web
191 ¥µ¡¼¥Ð¡¼¤Ç¤¹¡£
192
193 %description -l nb
194 Apache er en kraftig, funksjonsrik, effektiv og fritt tilgjengelig
195 web-tjener. Apache er også den mest populære web-tjeneren på Internet.
196
197 %description -l pl
198 Apache jest serwerem WWW (World Wide Web). Instaluj±c ten pakiet
199 bêdziesz móg³ prezentowaæ w³asne strony WWW w sieci internet.
200
201 %description -l pt
202 O Apache é um servidor de Web poderoso, cheio de potencialidades,
203 eficiente e gratuito. O Apache é também o servidor Web mais conhecido
204 na Internet.
205
206 %description -l pt_BR
207 O servidor web Apache é o melhor servidor gratuito disponível no mundo
208 UNIX hoje. Ele usa HTTP (HyperText Transfer Protocol) para permitir
209 que browsers web vejam documentos e submetam dados remotamente. Ele
210 pode executar várias funções diferentes, incluindo funções de proxy e
211 cache, e oferece características como monitor de status, conversão
212 dinâmica de tipo, e mais.
213
214 %description -l ru
215 Apache - ÜÔÏ ÍÏÝÎÙÊ, ÐÏÌÎÏÆÕÎËÃÉÏÎÁÌØÎÙÊ, ÜÆÆÅËÔÉ×ÎÙÊ, Ó×ÏÂÏÄÎÏ
216 ÒÁÓÐÒÏÓÔÒÁÎÑÅÍÙÊ É ÓÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ × Internet WWW-ÓÅÒ×ÅÒ.
217
218 %description -l sk
219 Apache je výkonný, efektívny a voµne dostupný Web server, bohatý na
220 funkcie. Apache je tie¾ najpopulárnej¹ím Web serverom na Internete.
221
222 %description -l sv
223 Apache är en kraftfull, finessrik, effektiv och fritt tillgänglig
224 webbserver. Apache är också den populäraste webbservern på Internet.
225
226 %description -l tr
227 Apache serbest daðýtýlan ve çok kullanýlan yetenekli bir web
228 sunucusudur.
229
230 %description -l zh_CN
231 Apache Êǹ¦ÄÜÇ¿¾¢ÆëÈ«¡¢¸ßЧÇÒÃâ·ÑÌṩµÄ Web ·þÎñ³ÌÐò£¬ Í¬Ê±Ò²ÊÇ
232 Internet ÉÏ×îÁ÷ÐеĠWeb ·þÎñ³ÌÐò¡£
233
234 Èç¹ûÄúÐèÒª Web ·þÎñ³ÌÐò£¬Çë°²×° apache Èí¼þ°ü¡£
235
236 %package suexec
237 Summary:        Apache suexec wrapper
238 Summary(pl):    Suexec wrapper do serwera WWW Apache
239 Summary(ru):    Apache suEXEC CGI wrapper
240 Summary(uk):    Apache suEXEC CGI wrapper
241 Group:          Networking/Daemons
242 Requires:       %{name}(EAPI) = %{version}-%{release}
243 Obsoletes:      apache-suexec < 2.0.0
244
245 %description suexec
246 The suEXEC feature provides Apache users the ability to run CGI and
247 SSI programs under user IDs different from the user ID of the calling
248 web-server. Normally, when a CGI or SSI program executes, it runs as
249 the same user who is running the web server.
250
251 %description suexec -l pl
252 SuEXEC umo¿liwia serwerowi Apache uruchamianie programów CGI i SSI z
253 innym UID ni¿ wywo³uj±cy je serwer. Normalnie programy CGI i SSI s±
254 wykonywane jako taki sam u¿ytkownik jak serwer WWW.
255
256 %description suexec -l ru
257 ðÁËÅÔ suEXEC ÐÏÚ×ÏÌÑÅÔ ÚÁÐÕÓËÁÔØ CGI-ÐÒÏÇÒÁÍÍÙ ÐÏÄ user-id, ÏÔÌÉÞÎÙÍÉ
258 ÏÔ ÔÏÇÏ, ÐÏÄ ËÏÔÏÒÙÍ ÒÁÂÏÔÁÅÔ ×ÙÚÙ×ÁÀÝÉÊ ÉÈ web-ÓÅÒ×ÅÒ. âÕÄÕÞÉ
259 ÐÒÁ×ÉÌØÎÏ ÉÓÐÏÌØÚÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÐÏÚ×ÏÌÑÅÔ ÚÁÍÅÔÎÏ ÓÎÉÚÉÔØ ÒÉÓË
260 ÎÁÒÕÛÅÎÉÑ ÓÉÓÔÅÍÎÏÊ ÂÅÚÏÐÁÓÎÏÓÔÉ, ×ÙÚ×ÁÎÎÙÊ ÒÁÚÒÅÛÅÎÉÅÍ ÚÁÐÕÓËÁ
261 ÐÏÌØÚÏ×ÁÔÅÌÑÍ CGI-ÐÒÏÇÒÁÍÍ. ÷ÍÅÓÔÅ Ó ÔÅÍ, ÂÕÄÕÞÉ ÎÅÐÒÁ×ÉÌØÎÏ
262 ÓËÏÎÆÉÇÕÒÉÒÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÍÏÖÅÔ ÒÁÚÒÕÛÉÔØ ×ÁÛÕ ÓÉÓÔÅÍÕ, ÓÖÅÞØ ×ÁÛ
263 ÄÏÍ É ÕËÒÁÓÔØ ÄÅÎØÇÉ ÉÚ ×ÁÛÅÇÏ ÐÅÎÓÉÏÎÎÏÇÏ ÆÏÎÄÁ :)). åÓÌÉ ×Ù ÎÅ
264 ÉÍÅÅÔÅ ÏÐÙÔÁ ÒÁÂÏÔÙ Ó setuid root ÐÒÏÇÒÁÍÍÁÍÉ É ÐÒÏÂÌÅÍÁÍÉ ÓÉÓÔÅÍÎÏÊ
265 ÂÅÚÏÐÁÓÎÏÓÔÉ, ÐÏÒÏÖÄÅÎÎÙÍÉ ÉÈ ÐÒÉÍÅÎÅÎÉÅÍ, ÎÁÓÔÏÑÔÅÌØÎÏ ÒÅËÏÍÅÎÄÕÅÍ ÎÅ
266 ÉÓÐÏÌØÚÏ×ÁÔØ ÜÔÏÇÏ ÐÁËÅÔÁ...
267
268 %description suexec -l uk
269 ðÁËÅÔ suEXEC ÄÏÚ×ÏÌѤ ÚÁÐÕÓËÁÔÉ CGI-ÐÒÏÇÒÁÍɠЦĠuser-id, ×¦ÄͦÎÎÉÍ
270 צĠÔÏÇÏ, Ð¦Ä ÑËÉÍ ÐÒÁÃÀ¤ ÓÅÒ×ÅÒ. ðÒÉ ÐÒÁ×ÉÌØÎÏÍÕ ×ÉËÏÒÉÓÔÁÎΦ, ÃÅÊ
271 ÐÁËÅÔ ÄÏÚ×ÏÌѤ ÐÏͦÔÎÏ ÚÎÉÚÉÔÉ ÒÉÚÉË ÐÏÒÕÛÅÎÎÑ ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ,
272 ×ÉËÌÉËÁÎÉÊ ÄÏÚ×ÏÌÏÍ ÚÁÐÕÓËÕ ËÏÒÉÓÔÕ×ÁÞÁÍÉ CGI-ÐÒÏÇÒÁÍ. òÁÚÏÍ Ú ÔÉÍ,
273 ÐÒÉ ÎÅצÒÎÏÍÕ ËÏÎƦÇÕÒÕ×ÁÎΦ, ÃÅÊ ÐÁËÅÔ ÍÏÖÅ ÚÒÕÊÎÕ×ÁÔÉ ×ÁÛÉ ÓÉÓÔÅÍÕ,
274 ÓÐÁÌÉÔÉ ×Á۠Ħ͠¦ ×ËÒÁÓÔÉ ÇÒÏÛ¦ Ú ×ÁÛÏÇÏ ÐÅÎÓ¦ÊÎÏÇÏ ÆÏÎÄÕ :)). ñËÝÏ ×É
275 ÎÅ ÍÁ¤ÔÅ ÄÏÓצÄÕ ÒÏÂÏÔÉ Ú setuid root ÐÒÏÇÒÁÍÁÍÉ ÔÁ ÐÒÏÂÌÅÍÁÍÉ
276 ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ, ËÏÔÒ¦ ÐÏÒÏÄÖÅΦ ×ÉËÏÒÉÓÔÁÎÎÑÍ ÔÁËÉÈ ÐÒÏÇÒÁÍ,
277 ÎÁÓÔ¦ÊÌÉ×Ï ÒÁÄÉÍÏ ÎÅ ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÃØÏÇÏ ÐÁËÅÔÕ...
278
279 %package apxs
280 Summary:        APache eXtenSion tool
281 Summary(pl):    Narzêdzie do rozszerzania Apache'a
282 Group:          Development/Tools
283
284 %description apxs
285 APache eXtenSion tool.
286
287 %description apxs -l pl
288 Narzêdzie do rozszerzania Apache'a.
289
290 %package tools
291 Summary:        Apache tools
292 Summary(pl):    Narzêdzia Apache'a
293 Group:          Development/Tools
294
295 %description tools
296 Apache tools.
297
298 %description tools -l pl
299 Narzêdzia Apache'a.
300
301 %package index
302 Summary:        Apache index.html* files
303 Summary(pl):    Pliki Apache index.html*
304 Group:          Documentation
305 Requires:       %{name} = %{version}-%{release}
306 Obsoletes:      indexhtml
307
308 %description index
309 Apache index.html* files.
310
311 %description index -l pl
312 Pliki Apache index.html*.
313
314 %package doc
315 Summary:        Apache 1.3.x manual
316 Summary(pl):    Podrêcznik do Apache'a 1.3.x
317 Group:          Documentation
318 Requires:       %{name} = %{version}-%{release}
319
320 %description doc
321 Apache 1.3.x manual.
322
323 %description doc -l pl
324 Podrêcznik do Apache'a 1.3.x.
325
326 %package devel
327 Summary:        Module development tools for the Apache web server
328 Summary(cs):    Hlavièkové soubory pro Apache Web server
329 Summary(da):    Header-filer for Apache webserveren
330 Summary(de):    Include-Dateien für den Apache Web-Server
331 Summary(es):    Archivos de inclusión del Apache para desarrollo de módulos
332 Summary(fr):    Fichiers à inclure pour le serveur Web Apache
333 Summary(id):    File header untuk Apache Web server
334 Summary(is):    Hausaskrár með Apache vefþjóninum
335 Summary(it):    File include per il web server Apache
336 Summary(ja):    Apache Web ¥µ¡¼¥Ð¡¼ÍѤγ«È¯¥Ä¡¼¥ë
337 Summary(nb):    Headerfiler for webtjeneren Apache
338 Summary(pl):    Pliki nag³ówkowe do tworzenia modu³ów rozszerzeñ do serwera WWW Apache
339 Summary(pt):    Ficheiros de inclusão para o servidor Web Apache
340 Summary(pt_BR): Arquivos de inclusão do Apache para desenvolvimento de módulos
341 Summary(ru):    æÁÊÌÙ ÚÁÇÏÌÏ×ËÏ× ÄÌÑ web server'Á Apache
342 Summary(sk):    Hlavièkové súbory pre Apache Web server
343 Summary(sl):    Glave za spletni stre¾nik Apache
344 Summary(sv):    Huvudfiler för webbservern Apache
345 Summary(uk):    úÁÓÏÂÉ ÓÔ×ÏÒÅÎÎÑ ÍÏÄÕ̦נÄÌÑ web server'Õ Apache
346 Summary(zh_CN): ÓÃÓÚ Apache Web ·þÎñ³ÌÐòµÄ¿ª·¢¹¤¾ß¡£
347 Group:          Networking/Utilities
348 Requires:       %{name}-apxs = %{version}-%{release}
349 Provides:       %{name}(EAPI)-devel = %{version}-%{release}
350 Provides:       apache(EAPI)-devel = %{version}-%{release}
351 %{?with_ipv6:Provides:  apache1(ipv6)-devel}
352 Obsoletes:      apache-devel < 2.0.0
353
354 %description devel
355 The apache-devel package contains header files for Apache.
356
357 %description devel -l cs
358 Balíèek apache-devel obsahuje hlavièkové soubory pro Apache.
359
360 %description devel -l da
361 Apache-devel pakken indeholder headerfiler for Apache.
362
363 %description devel -l de
364 Das Paket apache-devel enthält Header-Dateien für Apache.
365
366 %description devel -l es
367 Este paquete contiene los archivos de inclusión para el Apache.
368
369 %description devel -l fr
370 Le package apache-devel contient le code source pour le serveur Web
371 Apache.
372
373 %description devel -l id
374 Package apache-devel berisi source code dari Apache Web server.
375
376 %description devel -l is
377 Apache-devel pakkinn inniheldur frumkóða Apache vefþjónsins.
378
379 %description devel -l it
380 Il pacchetto apache-devel contiene i file header per Apache.
381
382 %description devel -l nb
383 Apache-devel pakken inneholder headerfiler for Apache.
384
385 %description devel -l pl
386 Pliki nag³ówkowe dla serwera WWW Apache.
387
388 %description devel -l pt
389 O pacote apache-devel contém outros ficheiros para o Apache.
390
391 %description devel -l pt_BR
392 Este pacote contem os arquivos de inclusão para o Apache.
393
394 %description devel -l ru
395 ðÁËÅÔ apache-devel ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ ÄÌÑ Web Server'Á.
396
397 %description devel -l sk
398 Balík apache-devel obsahuje zdrojový kód Apache Web servera.
399
400 %description devel -l sv
401 Paketet apache-devel innehåller huvudfilerna för Apache.
402
403 %description devel -l uk
404 ðÁËÅÔ apache-devel Í¦ÓÔÉÔØ ÈÅÄÅÒÉ ÄÌÑ Web Server'Á.
405
406 # XXXXXXXXXXXXXXXXX
407 %package mod_access
408 Summary:        Access control based on client hostname or IP address
409 Group:          Networking/Daemons
410 Requires:       %{name}(EAPI) = %{version}-%{release}
411 Provides:       apache(mod_access) = %{version}-%{release}
412
413 %description mod_access
414 The directives provided by mod_access are used in <Directory>,
415 <Files>, and <Location> sections as well as .htaccess files to control
416 access to particular parts of the server. Access can be controlled
417 based on the client hostname, IP address, or other characteristics of
418 the client request, as captured in environment variables. The Allow
419 and Deny directives are used to specify which clients are or are not
420 allowed access to the server, while the Order directive sets the
421 default access state, and configures how the Allow and Deny directives
422 interact with each other.
423
424 %package mod_alias
425 Summary:        Mapping different parts of the host filesystem in the document tree, and URL redirection
426 Group:          Networking/Daemons
427 Requires:       %{name}(EAPI) = %{version}-%{release}
428 Provides:       apache(mod_alias) = %{version}-%{release}
429
430 %description mod_alias
431 This module provides for mapping different parts of the host
432 filesystem in the document tree, and for URL redirection.
433 The directives contained in this module allow for manipulation and
434 control of URLs as requests arrive at the server. The Alias and
435 ScriptAlias directives are used to map between URLs and filesystem
436 paths. This allows for content which is not directly under the
437 DocumentRoot to be served as part of the web document tree. The
438 ScriptAlias directive has the additional effect of marking the target
439 directory as containing only CGI scripts.
440
441 The Redirect directives are used to instruct clients to make a new
442 request with a different URL. They are often used when a resource has
443 moved to a new location.
444
445 A more powerful and flexible set of directives for manipulating URLs
446 is contained in the mod_rewrite module.
447
448 %package mod_asis
449 Summary:        Sending files which contain their own HTTP headers
450 Group:          Networking/Daemons
451 Requires:       %{name}(EAPI) = %{version}-%{release}
452 Provides:       apache(mod_asis) = %{version}-%{release}
453
454 %description mod_asis
455 This module provides the handler send-as-is which causes Apache to
456 send the document without adding most of the usual HTTP headers.
457
458 This can be used to send any kind of data from the server, including
459 redirects and other special HTTP responses, without requiring a
460 cgi-script or an nph script.
461
462 For historical reasons, this module will also process any file with
463 the mime type httpd/send-as-is.
464
465 %package mod_cern_meta
466 Summary:        Support for HTTP header metafiles
467 Group:          Networking/Daemons
468 Requires:       %{name}(EAPI) = %{version}-%{release}
469 Provides:       apache(mod_cern_meta) = %{version}-%{release}
470
471 %description mod_cern_meta
472 Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP
473 headers that can be output in addition to the normal range of headers
474 for each file accessed. They appear rather like the Apache .asis
475 files, and are able to provide a crude way of influencing the Expires:
476 header, as well as providing other curiosities. There are many ways to
477 manage meta information, this one was chosen because there is already
478 a large number of CERN users who can exploit this module.
479
480 %package mod_cgi
481 Summary:        Invoking CGI scripts
482 Group:          Networking/Daemons
483 Requires:       %{name}(EAPI) = %{version}-%{release}
484 Provides:       apache(mod_cgi) = %{version}-%{release}
485
486 %description mod_cgi
487 Any file that has the mime type application/x-httpd-cgi or handler
488 cgi-script (Apache 1.1 or later) will be treated as a CGI script, and
489 run by the server, with its output being returned to the client. Files
490 acquire this type either by having a name containing an extension
491 defined by the AddType directive, or by being in a ScriptAlias
492 directory. Files that are not in a ScriptAlias directory, but which
493 are of type application/x-httpd-cgi by virtue of an AddType directive,
494 will still not be executed by the server unless Options ExecCGI is
495 enabled. See the Options directive for more details.
496
497 %package mod_env
498 Summary:        Passing of environments to CGI scripts
499 Group:          Networking/Daemons
500 Requires:       %{name}(EAPI) = %{version}-%{release}
501 Provides:       apache(mod_env) = %{version}-%{release}
502
503 %description mod_env
504 This module allows for control of the environment that will be
505 provided to CGI scripts and SSI pages. Environment variables may be
506 passed from the shell which invoked the httpd process. Alternatively,
507 environment variables may be set or unset within the configuration
508 process.
509
510 %package mod_include
511 Summary:        Server-parsed documents
512 Group:          Networking/Daemons
513 Requires:       %{name}(EAPI) = %{version}-%{release}
514 Provides:       apache(mod_include) = %{version}-%{release}
515
516 %description mod_include
517 This module provides a handler which will process files before they
518 are sent to the client. The processing is controlled by specially
519 formated SGML comments, referred to as elements. These elements allow
520 conditional text, the inclusion other files or programs, as well as
521 the setting and printing of environment variables.
522
523 %package mod_log_agent
524 Summary:        Logging of User Agents
525 Group:          Networking/Daemons
526 Requires:       %{name}(EAPI) = %{version}-%{release}
527 Provides:       apache(mod_log_agent) = %{version}-%{release}
528
529 %description mod_log_agent
530 This module is provided strictly for compatibility with NCSA httpd,
531 and is deprecated. We recommend you use mod_log_config instead.
532
533 %package mod_log_config
534 Summary:        User-configurable logging replacement for mod_log_common
535 Group:          Networking/Daemons
536 Requires:       %{name}(EAPI) = %{version}-%{release}
537 Provides:       apache(mod_log_config) = %{version}-%{release}
538
539 %description mod_log_config
540 This module provides for flexible logging of client requests. Logs are
541 written in a customizable format, and may be written directly to a
542 file, or to an external program. Conditional logging is provided so
543 that individual requests may be included or excluded from the logs
544 based on characteristics of the request.
545
546 Three directives are provided by this module: TransferLog to create a
547 log file, LogFormat to set a custom format, and CustomLog to define a
548 log file and format in one step. The TransferLog and CustomLog
549 directives can be used multiple times in each server to cause each
550 request to be logged to multiple files.
551
552 %package mod_log_referer
553 Summary:        User-configurable logging replacement for mod_log_common
554 Group:          Networking/Daemons
555 Requires:       %{name}(EAPI) = %{version}-%{release}
556 Provides:       apache(mod_log_referer) = %{version}-%{release}
557
558 %description mod_log_referer
559 This module is provided strictly for compatibility with NCSA httpd,
560 and is deprecated. We recommend you use mod_log_config instead.
561
562 %package mod_mime
563 Summary:        Determining document types using file extensions
564 Group:          Networking/Daemons
565 Requires:       %{name}(EAPI) = %{version}-%{release}
566 Provides:       apache(mod_mime) = %{version}-%{release}
567
568 %description mod_mime
569 This module is used to determine various bits of "meta information"
570 about documents. This information relates to the content of the
571 document and is returned to the browser or used in content-negotiation
572 within the server. In addition, a "handler" can be set for a document,
573 which determines how the document will be processed within the server.
574
575 %package mod_mime_magic
576 Summary:        Determining document types using "magic numbers"
577 Group:          Networking/Daemons
578 Requires:       %{name}(EAPI) = %{version}-%{release}
579 Provides:       apache(mod_mime_magic) = %{version}-%{release}
580
581 %description mod_mime_magic
582 This module determines the MIME type of files in the same way the Unix
583 file(1) command works: it looks at the first few bytes of the file. It
584 is intended as a "second line of defense" for cases that mod_mime
585 can't resolve. To assure that mod_mime gets first try at determining a
586 file's MIME type, be sure to list mod_mime_magic before mod_mime in
587 the configuration.
588
589 This module is derived from a free version of the file(1) command for
590 Unix, which uses "magic numbers" and other hints from a file's
591 contents to figure out what the contents are. This module is active
592 only if the magic file is specified by the MimeMagicFile directive.
593
594 %package mod_negotiation
595 Summary:        Content negotiation
596 Group:          Networking/Daemons
597 Requires:       %{name}(EAPI) = %{version}-%{release}
598 Provides:       apache(mod_negotiation) = %{version}-%{release}
599
600 %description mod_negotiation
601 Content negotiation, or more accurately content selection, is the
602 selection of the document that best matches the clients capabilities,
603 from one of several available documents. There are two implementations
604 of this. 
605 - A type map (a file with the handler type-map) which explicitly lists
606   the files containing the variants.
607 - A MultiViews search (enabled by the MultiViews Option, where the
608   server does an implicit filename pattern match, and choose from
609   amongst the results.
610
611 %package mod_setenvif
612 Summary:        Set environment variables based on client information
613 Group:          Networking/Daemons
614 Requires:       %{name}(EAPI) = %{version}-%{release}
615 Provides:       apache(mod_setenvif) = %{version}-%{release}
616
617 %description mod_setenvif
618 The mod_setenvif module allows you to set environment variables
619 according to whether different aspects of the request match regular
620 expressions you specify. These environment variables can be used by
621 other parts of the server to make decisions about actions to be taken.
622
623 %package mod_speling
624 Summary:        Automatically correct minor typos in URLs
625 Group:          Networking/Daemons
626 Requires:       %{name}(EAPI) = %{version}-%{release}
627 Provides:       apache(mod_speling) = %{version}-%{release}
628
629 %description mod_speling
630 Requests to documents sometimes cannot be served by the core apache
631 server because the request was misspelled or miscapitalized. This
632 module addresses this problem by trying to find a matching document,
633 even after all other modules gave up. It does its work by comparing
634 each document name in the requested directory against the requested
635 document name without regard to case, and allowing up to one
636 misspelling (character insertion / omission / transposition or wrong
637 character). A list is built with all document names which were matched
638 using this strategy.
639
640 %package mod_userdir
641 Summary:        User home directories
642 Group:          Networking/Daemons
643 Requires:       %{name}(EAPI) = %{version}-%{release}
644 Provides:       apache(mod_userdir) = %{version}-%{release}
645
646 %description mod_userdir
647 This module provides for user-specific directories.
648
649 # XXXXXXXXXXXXXXXXX
650
651 %package mod_actions
652 Summary:        Apache module for run CGI whenever a file of a certain type is requested
653 Summary(pl):    Modu³ dla apache do uruchamiania skryptów cgi
654 Group:          Networking/Daemons
655 Requires:       %{name}(EAPI) = %{version}-%{release}
656 Provides:       apache(mod_actions) = %{version}-%{release}
657 Obsoletes:      apache-mod_actions < 2.0.0
658
659 %description mod_actions
660 This package contains mod_actions module. This module lets you run CGI
661 scripts whenever a file of a certain type is requested. This makes it
662 much easier to execute scripts that process files.
663
664 %description mod_actions -l pl
665 Ten modu³ pozwala na uruchamianie skryptów w momencie gdy nadchodzi
666 ¿±danie pobrania pliku okre¶lonego typu.
667
668 %package mod_auth
669 Summary:        Apache module with user authentication using textual files
670 Summary(pl):    Modu³ autentykacji u¿ytkownika przy u¿yciu plików tekstowych dla Apache
671 Group:          Networking/Daemons
672 Requires:       %{name}(EAPI) = %{version}-%{release}
673 Requires:       htpasswd
674 Provides:       apache(mod_auth) = %{version}-%{release}
675 Obsoletes:      apache-mod_auth < 2.0.0
676
677 %description mod_auth
678 This package contains mod_auth module. It provides for user
679 authentication using textual files.
680
681 %description mod_auth -l pl
682 Ten pakiet zawiera modu³ mod_auth. S³u¿y on do autentykacji przy
683 u¿yciu plików tekstowych.
684
685 %package mod_auth_anon
686 Summary:        Apache module with "anonymous" user access authentication
687 Summary(pl):    Modu³ apache oferuj±cy anonimow± autoryzacjê u¿ytkownia
688 Group:          Networking/Daemons
689 Requires:       %{name}(EAPI) = %{version}-%{release}
690 Provides:       apache(mod_auth_anon) = %{version}-%{release}
691 Obsoletes:      apache-mod_auth_anon < 2.0.0
692
693 %description mod_auth_anon
694 This package contains mod_auth_anon module. It allows "anonymous" user
695 access to authenticated areas. It does access control in a manner
696 similar to anonymous FTP sites; i.e. have a 'magic' user id
697 'anonymous' and the email address as a password. These email addresses
698 can be logged. Combined with other (database) access control methods,
699 this allows for effective user tracking and customization according to
700 a user profile while still keeping the site open for 'unregistered'
701 users. One advantage of using Auth-based user tracking is that, unlike
702 magic-cookies and funny URL pre/postfixes, it is completely browser
703 independent and it allows users to share URLs.
704
705 %description mod_auth_anon -l pl
706 Ten modu³ oferuje anonimow± autoryzacjê u¿ytkownia podobnie do
707 anonimowych serwerów FTP (u¿ytkownik ,,anonymous'' oraz has³o w
708 postaci adresu pocztowego u¿ytkownika).
709
710 %package mod_auth_db
711 Summary:        Apache module with user authentication which uses Berkeley DB files
712 Summary(pl):    Modu³ apache z mechanizmem autentykacji u¿ywaj±cym plików Berkeley DB
713 Group:          Networking/Daemons
714 Requires(triggerpostun):        %{apxs}
715 Requires:       %{name}(EAPI) = %{version}-%{release}
716 Provides:       apache(mod_auth_db) = %{version}-%{release}
717 Obsoletes:      apache-mod_auth_db < 2.0.0
718
719 %description mod_auth_db
720 This package contains mod_auth_db module. It provides for user
721 authentication using Berkeley DB files. It is an alternative to DBM
722 files for those systems which support DB and not DBM. It is only
723 available in Apache 1.1 and later.
724
725 %description mod_auth_db -l pl
726 Ten pakiet zawiera modu³ mod_auth_db. Modu³ ten s³u¿y do autentykacji
727 ale jako plików danych u¿ywa Berkeley DB.
728
729 %package mod_auth_digest
730 Summary:        Apache user authentication module using MD5 Digest Authentication
731 Summary(pl):    Modu³ apache do autoryzacji MD5
732 Group:          Networking/Daemons
733 Requires:       %{name}(EAPI) = %{version}-%{release}
734 Obsoletes:      %{name}-mod_digest
735 Provides:       apache(mod_auth_digest) = %{version}-%{release}
736 Obsoletes:      apache-mod_auth_digest < 2.0.0
737
738 %description mod_auth_digest
739 This package contains mod_digest module. It provides user
740 authentication using MD5 Digest Authentication.
741
742 %description mod_auth_digest -l pl
743 Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
744 Authentication.
745
746 %package mod_autoindex
747 Summary:        Apache module - display index of files
748 Summary(pl):    Modu³ apache do wy¶wietlania indeksu plików
749 Group:          Networking/Daemons
750 Requires(triggerpostun):        %{apxs}
751 Provides:       apache(mod_autoindex) = %{version}-%{release}
752 Requires:       %{name}(EAPI) = %{version}-%{release}
753
754 %description mod_autoindex
755 This package contains mod_autoindex module. It provides
756 generation index of files.
757
758 %description mod_autoindex -l pl
759 Ten pakiet dostarcza modu³ autoindex, który generuje indeks plików.
760
761 %package mod_define
762 Summary:        Apache module - authentication variables for arbitrary directives
763 Summary(pl):    Modu³ apache do definiowania zmiennych
764 Group:          Networking/Daemons
765 Requires:       %{name}(EAPI) = %{version}-%{release}
766 Provides:       apache(mod_define) = %{version}-%{release}
767 Obsoletes:      apache-mod_define < 2.0.0
768
769 %description mod_define
770 It provides the definition variables for arbitrary directives, i.e.
771 variables which can be expanded on any(!) directive line.
772
773 %description mod_define -l pl
774 Modu³ ten umo¿liwia definicjê zmiennych i dyrektyw.
775
776 %package mod_digest
777 Summary:        Older version of apache user authentication module using MD5 Digest Authentication
778 Summary(pl):    Starsza wersja modu³u apache do autoryzacji MD5
779 Group:          Networking/Daemons
780 Requires:       %{name}(EAPI) = %{version}-%{release}
781 Provides:       apache(mod_digest) = %{version}-%{release}
782 Obsoletes:      apache-mod_digest < 2.0.0
783
784 %description mod_digest
785 This package contains mod_digest module. It provides user
786 authentication using MD5 Digest Authentication. It implements an older
787 version of the MD5 Digest Authentication specification which will
788 probably not work with modern browsers. Please take a look at
789 mod_auth_digest which implements the most recent version of the
790 standard.
791
792 %description mod_digest -l pl
793 Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
794 Authentication. Implementuje on jedynie starsz± wersjê specyfikacji
795 autentykacji MD5, i mo¿e nie dzia³aæ z nowoczesnymi przegl±darkami.
796 Sprawd¼ mod_auth_digest je¶li potrzebujesz implementacji najnowszej
797 wersji standardu.
798
799 %package mod_dir
800 Summary:        Apache module for "trailing slash" redirects and serving directory index files
801 Summary(pl):    Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
802 Group:          Networking/Daemons
803 Requires:       %{name}(EAPI) = %{version}-%{release}
804 Provides:       apache(mod_dir) = %{version}-%{release}
805 Obsoletes:      apache-mod_dir < 2.0.0
806
807 %description mod_dir
808 This package contains mod_dir which provides "trailing slash"
809 redirects and serving directory index files.
810
811 %description mod_dir -l pl
812 Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
813
814 %package mod_expires
815 Summary:        Apache module which generates Expires HTTP headers
816 Summary(pl):    Modu³ generuj±cy nag³ówki HTTP Expires
817 Group:          Networking/Daemons
818 Requires:       %{name}(EAPI) = %{version}-%{release}
819 Provides:       apache(mod_expires) = %{version}-%{release}
820 Obsoletes:      apache-mod_expires < 2.0.0
821
822 %description mod_expires
823 This module controls the setting of the Expires HTTP header in server
824 responses. The expiration date can set to be relative to either the
825 time the source file was last modified, or to the time of the client
826 access.
827
828 %description mod_expires -l pl
829 Modu³ kontroluje ustawianie nag³ówka HTTP Expires. Data wyga¶niêcia
830 wa¿no¶ci mo¿e byæ ustalana w zale¿no¶ci od czasu modyfikacji plików
831 ¼ród³owych lub odwo³ania klienta.
832
833 %package mod_headers
834 Summary:        Apache module allows for the customization of HTTP response headers
835 Summary(pl):    Modu³ pozwalaj±cy na modyfikacjê nag³ówków HTTP
836 Group:          Networking/Daemons
837 Requires:       %{name}(EAPI) = %{version}-%{release}
838 Provides:       apache(mod_headers) = %{version}-%{release}
839 Obsoletes:      apache-mod_headers < 2.0.0
840
841 %description mod_headers
842 This package contains mod_headers module. The module allows for the
843 customization of HTTP response headers. Headers can be merged,
844 replaced or removed.
845
846 %description mod_headers -l pl
847 Modu³ pozwalaj±cy na ³±czenie, usuwania, zamianê nag³ówków HTTP
848 wysy³anych do przegl±darki.
849
850 %package mod_imap
851 Summary:        Apache module with imap-file handler
852 Summary(pl):    Modu³ z obs³ug± imap-file
853 Group:          Networking/Daemons
854 Requires:       %{name}(EAPI) = %{version}-%{release}
855 Provides:       apache(mod_imap) = %{version}-%{release}
856 Obsoletes:      apache-mod_imap < 2.0.0
857
858 %description mod_imap
859 This package contains mod_imap module. It provides for .map files,
860 replacing the functionality of the imagemap CGI program. Any directory
861 or document type configured to use the handler imap-file.
862
863 %description mod_imap -l pl
864 Modu³ umozliwiaj±cy obs³ugê plików .map (imap-file handler)
865
866 %package mod_info
867 Summary:        Apache module with comprehensive overview of the server configuration
868 Summary(pl):    Modu³ dostarczaj±cy informacji na temat serwera.
869 Group:          Networking/Daemons
870 Requires:       %{name}(EAPI) = %{version}-%{release}
871 Provides:       apache(mod_info) = %{version}-%{release}
872 Obsoletes:      apache-mod_info < 2.0.0
873
874 %description mod_info
875 This package contains mod_info module. It provides a comprehensive
876 overview of the server configuration including all installed modules
877 and directives in the configuration files.
878
879 %description mod_info -l pl
880 Modu³ dostarczaj±cy informacji o konfiguracji serwera, zainstalowanych
881 modu³ach itp.
882
883 %package mod_log_forensic
884 Summary:        Apache module for forensic logging of the requests
885 Summary:        Modu³ Apache'a do logowania ¿±dañ w celu pó¼niejszej analizy
886 Group:          Networking/Daemons
887 Requires:       %{name}(EAPI) = %{version}-%{release}
888 Provides:       apache(mod_log_forensic) = %{version}-%{release}
889 Obsoletes:      apache-mod_log_forensic < 2.0.0
890
891 %description mod_log_forensic
892 This module provides for forensic logging of client requests. Logging
893 is done before and after processing a request.
894
895 %description mod_log_forensic -l pl
896 Ten modu³ pozwala na logowanie ¿±dañ w celu pó¼niejszej analizy.
897 Logowanie jest wykonywane przed i po przetworzeniu ¿±dania.
898
899 %package mod_mmap_static
900 Summary:        Apache module for mmap()ing statically configured list files
901 Summary(pl):    Modu³ s³u¿±cy do mmap()owania plików.
902 Group:          Networking/Daemons
903 Requires:       %{name}(EAPI) = %{version}-%{release}
904 Provides:       apache(mod_mmap_static) = %{version}-%{release}
905 Obsoletes:      apache-mod_mmap_static < 2.0.0
906
907 %description mod_mmap_static
908 This package contains mod_mmap_static module. It provides mmap()ing of
909 a statically configured list of frequently requested but not changed
910 files.
911
912 %description mod_mmap_static -l pl
913 Modu³ umo¿liwia mmap()owanie statycznie skonfigurowanych plików
914 (czêsto u¿ywanych ale nie ulegaj±cych zmianom).
915
916 %package mod_proxy
917 Summary:        Apache module with Web proxy
918 Summary(pl):    Modu³ dodaj±cy obs³ugê serwera proxy
919 Group:          Networking/Daemons
920 Requires(triggerpostun):        %{apxs}
921 Requires:       %{name}(EAPI) = %{version}-%{release}
922 Provides:       apache(mod_proxy) = %{version}-%{release}
923 Obsoletes:      apache-mod_proxy < 2.0.0
924
925 %description mod_proxy
926 This package contains module with implementation a proxy/cache for
927 Apache. It implements proxying capability for FTP, CONNECT (for SSL),
928 HTTP/0.9, and HTTP/1.0. The module can be configured to connect to
929 other proxy modules for these and other protocols.
930
931 %description mod_proxy -l pl
932 Modu³ zawiera implementacjê serwera proxy/cache dla Apache.
933 Iplementacja zawiera obs³ugê FTP, CONNECT (dla SSL), HTTP/0.9 i
934 HTTP/1.0.
935
936 %package mod_rewrite
937 Summary:        Apache module with rule-based engine for rewrite requested URLs on the fly
938 Summary(pl):    Modu³ do ,,przepisywania'' adresów URL w locie
939 Group:          Networking/Daemons
940 Requires:       %{name}(EAPI) = %{version}-%{release}
941 Provides:       apache(mod_rewrite) = %{version}-%{release}
942 Obsoletes:      apache-mod_rewrite < 2.0.0
943
944 %description mod_rewrite
945 This package contains It provides a rule-based rewriting engine to
946 rewrite requested URLs on the fly.
947
948 %description mod_rewrite -l pl
949 Modu³ oferuj±cy mo¿liwo¶æ ,,przepisywania'' adresów URL w locie.
950
951 %package mod_status
952 Summary:        Server status report module for apache
953 Summary(pl):    Modu³ dostarczaj±cy informacje statystyczne o serwerze.
954 Group:          Networking/Daemons
955 Requires(triggerpostun):        %{apxs}
956 Requires:       %{name}(EAPI) = %{version}-%{release}
957 Provides:       apache(mod_status) = %{version}-%{release}
958 Obsoletes:      apache-mod_status < 2.0.0
959
960 %description mod_status
961 The Status module allows a server administrator to find out how well
962 their server is performing. A HTML page is presented that gives the
963 current server statistics in an easily readable form. If required this
964 page can be made to automatically refresh (given a compatible
965 browser).
966
967 %description mod_status -l pl
968 Modu³ pozwala administratorowi na przegl±danie statystyk dotycz±cych
969 pracy serwera apache (w postaci strony HTML).
970
971 %package mod_unique_id
972 Summary:        Apache module which provides a magic token for each request
973 Summary(pl):    Modu³ nadaj±cy ka¿demu ¿±daniu unikalny token
974 Group:          Networking/Daemons
975 Requires:       %{name}(EAPI) = %{version}-%{release}
976 Provides:       apache(mod_unique_id) = %{version}-%{release}
977 Obsoletes:      apache-mod_unique_id < 2.0.0
978
979 %description mod_unique_id
980 This package contains the mod_unique_id. This module provides a magic
981 token for each request which is guaranteed to be unique across "all"
982 requests under very specific conditions. The unique identifier is even
983 unique across multiple machines in a properly configured cluster of
984 machines. The environment variable UNIQUE_ID is set to the identifier
985 for each request. Unique identifiers are useful for various reasons
986 which are beyond the scope of this document.
987
988 %description mod_unique_id -l pl
989 Modu³ nadaje przy ka¿dym ¿±daniu token unikalny w ramach wszystkich
990 ¿±dañ, nawet w ramach poprawnie skonfigurowanego klastra z wielu
991 maszyn. Modu³ ustawia przy ka¿dym ¿±daniu zmienn± ¶rodowiskow±
992 UNIQUE_ID.
993
994 %package mod_usertrack
995 Summary:        Apache module for user tracking using cookies
996 Summary(pl):    Modu³ s³u¿±cy do ¶ledzenia u¿ytkowników przy u¿yciu ciasteczek
997 Group:          Networking/Daemons
998 Requires:       %{name}(EAPI) = %{version}-%{release}
999 Provides:       apache(mod_usertrack) = %{version}-%{release}
1000 Obsoletes:      apache-mod_usertrack < 2.0.0
1001
1002 %description mod_usertrack
1003 This package contains the user tracking module which did its own
1004 logging using CookieLog directory. This module allow multiple log
1005 files.
1006
1007 %description mod_usertrack -l pl
1008 Modu³ pozwalaj±cy na ¶ledzenie u¿ytkowników przy pomocy ciasteczek.
1009 Modu³ ma w³asne logowanie przy u¿yciu katalogu CookieLog; pozwala na
1010 wiele plików logów.
1011
1012 %package mod_vhost_alias
1013 Summary:        Apache module for dynamically configured mass virtual hosting
1014 Summary(pl):    Modu³ dodaj±cy obs³ugê hostów wirtualnych.
1015 Group:          Networking/Daemons
1016 Requires(triggerpostun):        %{apxs}
1017 Requires:       %{name}(EAPI) = %{version}-%{release}
1018 Provides:       apache(mod_vhost_alias) = %{version}-%{release}
1019 Obsoletes:      apache-mod_vhost_alias < 2.0.0
1020
1021 %description mod_vhost_alias
1022 This package contains the mod_vhost_alias. It provides support for
1023 dynamically configured mass virtual hosting.
1024
1025 %description mod_vhost_alias -l pl
1026 Modu³ umo¿liwia na dynamiczne konfigurowanie masowej ilo¶ci serwerów
1027 wirtualnych.
1028
1029 %package -n htpasswd-%{name}
1030 Summary:        Apache 1.x htpasswd utility
1031 Summary(pl):    Narzêdzie htpasswd z Apache'a 1.x
1032 Group:          Networking/Utilities
1033 Provides:       htpasswd
1034 Obsoletes:      htpasswd
1035
1036 %description -n htpasswd-%{name}
1037 htpasswd is used to create and update the flat-files used to store
1038 usernames and password for basic authentication of HTTP users. This
1039 package contains htpasswd from Apache 1.x; this version supports
1040 plaintext passwords and CRYPT (default), MD5 and SHA1 encryptions.
1041
1042 %description -n htpasswd-%{name} -l pl
1043 htpasswd s³u¿y do tworzenia i uaktualniania p³askich plików s³u¿±cych
1044 do przechowywania nazw u¿ytkowników i hase³ do uwierzytelnienia basic
1045 u¿ytkowników HTTP. Ten pakiet zawiera htpasswd z Apache'a 1.x; ta
1046 wersja obs³uguje has³a zapisane czystym tekstem oraz zakodowane
1047 algorytmami CRYPT (domy¶lnym), MD5 i SHA1.
1048
1049 %prep
1050 %setup -q -n apache_%{version} -a3
1051 %patch0 -p1
1052 %patch1 -p1
1053 %patch2 -p1
1054 %patch3 -p1
1055 %patch4 -p0
1056 %patch5 -p0
1057 %patch6 -p1
1058 %patch7 -p1
1059 %{?with_ipv6:%patch8 -p1}
1060 %patch9 -p1
1061 %patch10 -p1
1062 %patch11 -p1
1063 %{?with_rewrite_ldap:%patch12 -p1}
1064 %patch13 -p1
1065 %patch14 -p1
1066 %patch15 -p1
1067 %patch16 -p1
1068 %patch17 -p1
1069 %{!?with_ipv6:%patch18 -p1}
1070 %patch19 -p1
1071 %patch20 -p1
1072 %patch21 -p1
1073
1074 %build
1075 OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \
1076 ./configure \
1077         --prefix=%{_sysconfdir} \
1078         --exec-prefix=%{_libexecdir} \
1079         --bindir=%{_bindir} \
1080         --sbindir=%{_sbindir} \
1081         --sysconfdir=%{_sysconfdir} \
1082         --datadir=%{_datadir} \
1083         --includedir=%{_includedir} \
1084         --libexecdir=%{_sysconfdir}/modules \
1085         --localstatedir=/var \
1086         --mandir=%{_mandir} \
1087         --manualdir=%{manualdir} \
1088         --runtimedir=/var/run \
1089         --logfiledir=/var/log/apache \
1090         --with-layout=PLD \
1091         --without-confadjust \
1092         --enable-module=all \
1093         --enable-module=auth_digest \
1094         --enable-shared=max \
1095         --proxycachedir=/var/cache/apache \
1096         --with-perl=%{_bindir}/perl \
1097         --enable-suexec \
1098         --suexec-caller=http \
1099         --suexec-uidmin=500 \
1100         --suexec-gidmin=500 \
1101         --suexec-docroot=%{_datadir} \
1102         --disable-rule=WANTHSREGEX \
1103         --enable-rule=EAPI \
1104         --target=apache \
1105         %{?with_ipv6:--enable-rule=INET6}
1106
1107 %{__make} \
1108         LIBS1="-lm -lcrypt -lmm -ldl"
1109
1110 rm -f src/modules/standard/mod_auth_db.so
1111 %{__make} -C src/modules/standard mod_auth_db.so \
1112         LIBS_SHLIB="-ldb"
1113
1114 rm -f src/modules/standard/mod_rewrite.so
1115 %{__make} -C src/modules/standard mod_rewrite.so \
1116         LIBS_SHLIB="-ldb %{?with_rewrite_ldap:-lldap -llber}"
1117
1118 %install
1119 rm -rf $RPM_BUILD_ROOT
1120 install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,monit} \
1121         $RPM_BUILD_ROOT%{_datadir}/errordocs \
1122         $RPM_BUILD_ROOT%{_sysconfdir}/conf.d \
1123         $RPM_BUILD_ROOT%{_libexecdir} \
1124         $RPM_BUILD_ROOT/var/{log/{apache,archiv/apache},run/apache}
1125
1126 %{__make} -j1 install-quiet \
1127         root=$RPM_BUILD_ROOT
1128
1129 #mv -f $RPM_BUILD_ROOT%{_datadir}/html/manual $RPM_BUILD_ROOT%{_datadir}
1130
1131 install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache1
1132 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/apache
1133 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/apache1
1134 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
1135
1136 touch $RPM_BUILD_ROOT/var/log/apache/{access,error,agent,referer}_log
1137
1138 install errordocs/* $RPM_BUILD_ROOT%{_datadir}/errordocs
1139
1140 mv $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf conf/apache.conf.dist
1141 install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
1142
1143 CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d"
1144
1145 echo "LoadModule access_module      modules/mod_access.so" > $CFG/01_mod_access.conf
1146 install %{SOURCE17}     $CFG/02_mod_alias.conf
1147 echo "LoadModule asis_module        modules/mod_asis.so" > $CFG/03_mod_asis.conf
1148 install %{SOURCE21} $CFG/04_mod_cern_meta.conf
1149 echo "LoadModule cgi_module         modules/mod_cgi.so" > $CFG/05_mod_cgi.conf
1150 echo "LoadModule env_module         modules/mod_env.so" > $CFG/06_mod_env.conf
1151 echo "LoadModule include_module     modules/mod_include.so" > $CFG/07_mod_include.conf
1152 echo "LoadModule log_agent_module   modules/mod_log_agent.so" > $CFG/08_mod_log_agent.conf
1153 install %{SOURCE14} $CFG/09_mod_log_config.conf
1154 echo "LoadModule log_referer_module modules/mod_log_referer.so" > $CFG/10_mod_log_referer.conf
1155 install %{SOURCE16}     $CFG/11_mod_mime_magic.conf
1156 install %{SOURCE19}     $CFG/12_mod_mime.conf
1157 install %{SOURCE18} $CFG/13_mod_negotiation.conf
1158 install %{SOURCE22}     $CFG/14_mod_setenvif.conf
1159 echo "LoadModule speling_module     modules/mod_speling.so" > $CFG/15_mod_speling.conf
1160 install %{SOURCE15}     $CFG/16_mod_userdir.conf
1161
1162 install %{SOURCE8}      $CFG/20_common.conf
1163
1164 install %{SOURCE23}     $CFG/20_mod_vhost_alias.conf
1165 install %{SOURCE9}      $CFG/25_mod_status.conf
1166 install %{SOURCE10}     $CFG/30_mod_proxy.conf
1167 install %{SOURCE20}     $CFG/50_mod_actions.conf
1168 echo "LoadModule auth_module    modules/mod_auth.so" > $CFG/51_mod_auth.conf
1169 echo "LoadModule auth_anon_module       modules/mod_auth_anon.so" > $CFG/52_mod_auth_anon.conf
1170 echo "LoadModule auth_db_module modules/mod_auth_db.so" > $CFG/53_mod_auth_db.conf
1171 echo "LoadModule auth_digest_module     modules/mod_auth_digest.so" > $CFG/54_mod_auth_digest.conf
1172 install %{SOURCE11}     $CFG/57_mod_autoindex.conf
1173 install %{SOURCE12}     $CFG/59_mod_dir.conf
1174 echo "LoadModule expires_module modules/mod_expires.so" > $CFG/67_mod_expires.conf
1175 echo "LoadModule headers_module modules/mod_headers.so" > $CFG/68_mod_headers.conf
1176 echo "LoadModule imap_module    modules/mod_imap.so" > $CFG/69_mod_imap.conf
1177 echo "LoadModule rewrite_module modules/mod_rewrite.so" > $CFG/70_mod_rewrite.conf
1178 echo "LoadModule usertrack_module       modules/mod_usertrack.so" > $CFG/71_mod_usertrack.conf
1179 echo "LoadModule unique_id_module       modules/mod_unique_id.so" > $CFG/72_mod_unique_id.conf
1180 echo "LoadModule define_module  modules/mod_define.so" > $CFG/73_mod_define.conf
1181 echo "LoadModule digest_module  modules/mod_digest.so" > $CFG/74_mod_digest.conf
1182 echo "LoadModule log_forensic_module    modules/mod_log_forensic.so" > $CFG/75_mod_log_forensic.conf
1183 echo "LoadModule mmap_static_module     modules/mod_mmap_static.so" > $CFG/76_mod_mmap_static.conf
1184 install %{SOURCE13} $CFG/77_mod_info.conf
1185 install %{SOURCE24}     $CFG/80_errordocs.conf
1186
1187 install %{SOURCE6} $RPM_BUILD_ROOT/etc/monit
1188
1189 ln -sf index.html.en $RPM_BUILD_ROOT%{_datadir}/html/index.html
1190
1191 mv $RPM_BUILD_ROOT%{_sbindir}/apxs $RPM_BUILD_ROOT%{apxs}
1192 mv $RPM_BUILD_ROOT%{_mandir}/man8/apxs.8 $RPM_BUILD_ROOT%{_mandir}/man8/apxs1.8
1193
1194 perl -p -i -e 's/^if ...O ne "MSWin32"./if (0)/' $RPM_BUILD_ROOT%{apxs}
1195
1196 mv $RPM_BUILD_ROOT%{_sysconfdir}/modules/* $RPM_BUILD_ROOT%{_libexecdir}
1197 rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/modules
1198 ln -s %{_libexecdir} $RPM_BUILD_ROOT%{_sysconfdir}/modules
1199 ln -s /var/log/apache $RPM_BUILD_ROOT%{_sysconfdir}/logs
1200
1201 #htpasswd
1202 ln -sf ln -sf %{_bindir}/htpasswd $RPM_BUILD_ROOT%{_sbindir}/
1203
1204 %clean
1205 rm -rf $RPM_BUILD_ROOT
1206
1207 %pre
1208 if [ -n "`getgid http`" ]; then
1209         if [ "`getgid http`" != "51" ]; then
1210                 echo "Error: group http doesn't have gid=51. Correct this before installing apache." 1>&2
1211                 exit 1
1212         fi
1213 else
1214         echo "Adding group http GID=51."
1215         /usr/sbin/groupadd -g 51 -r -f http
1216 fi
1217 if [ -n "`id -u http 2>/dev/null`" ]; then
1218         if [ "`id -u http`" != "51" ]; then
1219                 echo "Error: user http doesn't have uid=51. Correct this before installing apache." 1>&2
1220                 exit 1
1221         fi
1222         if [ "`getent passwd http | cut -d: -f6`" = "/home/httpd" ]; then
1223                 /usr/sbin/usermod -d %{httpdir} http
1224         fi
1225 else
1226         echo "Adding user http UID=51."
1227         /usr/sbin/useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http 1>&2
1228 fi
1229
1230 %post
1231 /sbin/chkconfig --add apache
1232 umask 137
1233 touch /var/log/apache/{access,error,agent,referer}_log
1234 if [ -f /var/lock/subsys/apache ]; then
1235         /etc/rc.d/init.d/apache restart 1>&2
1236 else
1237         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1238 fi
1239
1240 %preun
1241 if [ "$1" = "0" ]; then
1242         if [ -f /var/lock/subsys/apache ]; then
1243                 /etc/rc.d/init.d/apache stop 1>&2
1244         fi
1245         /sbin/chkconfig --del apache
1246 fi
1247
1248 %postun
1249 if [ "$1" = "0" ]; then
1250         %userremove http
1251         %groupremove http
1252 fi
1253
1254 %triggerpostun -- apache < 2.0.0
1255 if [ -z "`getgid http`" ]; then
1256         echo "Adding group http GID=51."
1257         /usr/sbin/groupadd -g 51 -r -f http
1258 fi
1259 if [ -z "`id -u http 2>/dev/null`" ]; then
1260         echo "Adding user http UID=51."
1261         /usr/sbin/useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http 1>&2
1262 fi
1263 /sbin/chkconfig --add apache
1264
1265 %triggerpostun -- apache1 < 1.3.33-1.85
1266 # upgrading from older version
1267 if [ "$1" = "2" ]; then
1268         sed -i -e '
1269                 # get apxs over confusion of changed ServerRoot
1270                 s,^\(LoadModule .*\) lib/apache1/,\1 modules/,
1271
1272                 # update ServerRoot
1273                 s,^ServerRoot.*,ServerRoot "/etc/apache",
1274         ' /etc/apache/apache.conf
1275 fi
1276
1277 %triggerpostun -- %{name} <= 1.3.31-5
1278 echo "WARNING!!!"
1279 echo "Since that version autoindex module has been separated to package %{name}-mod_autoindex"
1280 echo "If you want to have the same functionality do:"
1281 echo "poldek --upgrade %{name}-mod_autoindex"
1282 echo
1283
1284 # XXXXXXXXXXXXXXXXXXX
1285 %post mod_access
1286 if [ -f /var/lock/subsys/apache ]; then
1287         /etc/rc.d/init.d/apache restart 1>&2
1288 else
1289         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1290 fi
1291
1292 %postun mod_access
1293 if [ "$1" = "0" ]; then
1294         if [ -f /var/lock/subsys/apache ]; then
1295                 /etc/rc.d/init.d/apache restart 1>&2
1296         fi
1297 fi
1298
1299 %post mod_alias
1300 if [ -f /var/lock/subsys/apache ]; then
1301         /etc/rc.d/init.d/apache restart 1>&2
1302 else
1303         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1304 fi
1305
1306 %postun mod_alias
1307 if [ "$1" = "0" ]; then
1308         if [ -f /var/lock/subsys/apache ]; then
1309                 /etc/rc.d/init.d/apache restart 1>&2
1310         fi
1311 fi
1312
1313 %post mod_asis
1314 if [ -f /var/lock/subsys/apache ]; then
1315         /etc/rc.d/init.d/apache restart 1>&2
1316 else
1317         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1318 fi
1319
1320 %postun mod_asis
1321 if [ "$1" = "0" ]; then
1322         if [ -f /var/lock/subsys/apache ]; then
1323                 /etc/rc.d/init.d/apache restart 1>&2
1324         fi
1325 fi
1326
1327 %post mod_cern_meta
1328 if [ -f /var/lock/subsys/apache ]; then
1329         /etc/rc.d/init.d/apache restart 1>&2
1330 else
1331         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1332 fi
1333
1334 %postun mod_cern_meta
1335 if [ "$1" = "0" ]; then
1336         if [ -f /var/lock/subsys/apache ]; then
1337                 /etc/rc.d/init.d/apache restart 1>&2
1338         fi
1339 fi
1340
1341 %post mod_cgi
1342 if [ -f /var/lock/subsys/apache ]; then
1343         /etc/rc.d/init.d/apache restart 1>&2
1344 else
1345         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1346 fi
1347
1348 %postun mod_cgi
1349 if [ "$1" = "0" ]; then
1350         if [ -f /var/lock/subsys/apache ]; then
1351                 /etc/rc.d/init.d/apache restart 1>&2
1352         fi
1353 fi
1354
1355 %post mod_env
1356 if [ -f /var/lock/subsys/apache ]; then
1357         /etc/rc.d/init.d/apache restart 1>&2
1358 else
1359         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1360 fi
1361
1362 %postun mod_env
1363 if [ "$1" = "0" ]; then
1364         if [ -f /var/lock/subsys/apache ]; then
1365                 /etc/rc.d/init.d/apache restart 1>&2
1366         fi
1367 fi
1368
1369 %post mod_include
1370 if [ -f /var/lock/subsys/apache ]; then
1371         /etc/rc.d/init.d/apache restart 1>&2
1372 else
1373         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1374 fi
1375
1376 %postun mod_include
1377 if [ "$1" = "0" ]; then
1378         if [ -f /var/lock/subsys/apache ]; then
1379                 /etc/rc.d/init.d/apache restart 1>&2
1380         fi
1381 fi
1382
1383 %post mod_log_agent
1384 if [ -f /var/lock/subsys/apache ]; then
1385         /etc/rc.d/init.d/apache restart 1>&2
1386 else
1387         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1388 fi
1389
1390 %postun mod_log_agent
1391 if [ "$1" = "0" ]; then
1392         if [ -f /var/lock/subsys/apache ]; then
1393                 /etc/rc.d/init.d/apache restart 1>&2
1394         fi
1395 fi
1396
1397 %post mod_log_config
1398 if [ -f /var/lock/subsys/apache ]; then
1399         /etc/rc.d/init.d/apache restart 1>&2
1400 else
1401         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1402 fi
1403
1404 %postun mod_log_config
1405 if [ "$1" = "0" ]; then
1406         if [ -f /var/lock/subsys/apache ]; then
1407                 /etc/rc.d/init.d/apache restart 1>&2
1408         fi
1409 fi
1410
1411 %post mod_log_referer
1412 if [ -f /var/lock/subsys/apache ]; then
1413         /etc/rc.d/init.d/apache restart 1>&2
1414 else
1415         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1416 fi
1417
1418 %postun mod_log_referer
1419 if [ "$1" = "0" ]; then
1420         if [ -f /var/lock/subsys/apache ]; then
1421                 /etc/rc.d/init.d/apache restart 1>&2
1422         fi
1423 fi
1424
1425 %post mod_mime
1426 if [ -f /var/lock/subsys/apache ]; then
1427         /etc/rc.d/init.d/apache restart 1>&2
1428 else
1429         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1430 fi
1431
1432 %postun mod_mime
1433 if [ "$1" = "0" ]; then
1434         if [ -f /var/lock/subsys/apache ]; then
1435                 /etc/rc.d/init.d/apache restart 1>&2
1436         fi
1437 fi
1438
1439 %post mod_mime_magic
1440 if [ -f /var/lock/subsys/apache ]; then
1441         /etc/rc.d/init.d/apache restart 1>&2
1442 else
1443         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1444 fi
1445
1446 %postun mod_mime_magic
1447 if [ "$1" = "0" ]; then
1448         if [ -f /var/lock/subsys/apache ]; then
1449                 /etc/rc.d/init.d/apache restart 1>&2
1450         fi
1451 fi
1452
1453 %post mod_negotiation
1454 if [ -f /var/lock/subsys/apache ]; then
1455         /etc/rc.d/init.d/apache restart 1>&2
1456 else
1457         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1458 fi
1459
1460 %postun mod_negotiation
1461 if [ "$1" = "0" ]; then
1462         if [ -f /var/lock/subsys/apache ]; then
1463                 /etc/rc.d/init.d/apache restart 1>&2
1464         fi
1465 fi
1466
1467 %post mod_setenvif
1468 if [ -f /var/lock/subsys/apache ]; then
1469         /etc/rc.d/init.d/apache restart 1>&2
1470 else
1471         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1472 fi
1473
1474 %postun mod_setenvif
1475 if [ "$1" = "0" ]; then
1476         if [ -f /var/lock/subsys/apache ]; then
1477                 /etc/rc.d/init.d/apache restart 1>&2
1478         fi
1479 fi
1480
1481 %post mod_speling
1482 if [ -f /var/lock/subsys/apache ]; then
1483         /etc/rc.d/init.d/apache restart 1>&2
1484 else
1485         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1486 fi
1487
1488 %postun mod_speling
1489 if [ "$1" = "0" ]; then
1490         if [ -f /var/lock/subsys/apache ]; then
1491                 /etc/rc.d/init.d/apache restart 1>&2
1492         fi
1493 fi
1494
1495 %post mod_userdir
1496 if [ -f /var/lock/subsys/apache ]; then
1497         /etc/rc.d/init.d/apache restart 1>&2
1498 else
1499         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1500 fi
1501
1502 %postun mod_userdir
1503 if [ "$1" = "0" ]; then
1504         if [ -f /var/lock/subsys/apache ]; then
1505                 /etc/rc.d/init.d/apache restart 1>&2
1506         fi
1507 fi
1508 # XXXXXXXXXXXXXXXXXXX
1509
1510 %post mod_actions
1511 if [ -f /var/lock/subsys/apache ]; then
1512         /etc/rc.d/init.d/apache restart 1>&2
1513 else
1514         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1515 fi
1516
1517 %postun mod_actions
1518 if [ "$1" = "0" ]; then
1519         if [ -f /var/lock/subsys/apache ]; then
1520                 /etc/rc.d/init.d/apache restart 1>&2
1521         fi
1522 fi
1523
1524 %post mod_auth
1525 if [ -f /var/lock/subsys/apache ]; then
1526         /etc/rc.d/init.d/apache restart 1>&2
1527 else
1528         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1529 fi
1530
1531 %postun mod_auth
1532 if [ "$1" = "0" ]; then
1533         if [ -f /var/lock/subsys/apache ]; then
1534                 /etc/rc.d/init.d/apache restart 1>&2
1535         fi
1536 fi
1537
1538 %post mod_auth_anon
1539 if [ -f /var/lock/subsys/apache ]; then
1540         /etc/rc.d/init.d/apache restart 1>&2
1541 else
1542         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1543 fi
1544
1545 %postun mod_auth_anon
1546 if [ "$1" = "0" ]; then
1547         if [ -f /var/lock/subsys/apache ]; then
1548                 /etc/rc.d/init.d/apache restart 1>&2
1549         fi
1550 fi
1551
1552 %post mod_auth_db
1553 if [ -f /var/lock/subsys/apache ]; then
1554         /etc/rc.d/init.d/apache restart 1>&2
1555 else
1556         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1557 fi
1558
1559 %postun mod_auth_db
1560 if [ "$1" = "0" ]; then
1561         if [ -f /var/lock/subsys/apache ]; then
1562                 /etc/rc.d/init.d/apache restart 1>&2
1563         fi
1564 fi
1565
1566 %triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2
1567 %{apxs} -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
1568
1569 %post mod_auth_digest
1570 if [ "$1" = "0" ]; then
1571         if [ -f /var/lock/subsys/apache ]; then
1572                 /etc/rc.d/init.d/apache restart 1>&2
1573         else
1574                 echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1575         fi
1576 fi
1577
1578 %postun mod_auth_digest
1579 if [ "$1" = "0" ]; then
1580         if [ -f /var/lock/subsys/apache ]; then
1581                 /etc/rc.d/init.d/apache restart 1>&2
1582         fi
1583 fi
1584
1585 %post mod_autoindex
1586 if [ -f /var/lock/subsys/apache ]; then
1587         /etc/rc.d/init.d/apache restart 1>&2
1588 fi
1589
1590 %postun mod_autoindex
1591 if [ "$1" = "0" ]; then
1592         if [ -f /var/lock/subsys/apache ]; then
1593                 /etc/rc.d/init.d/apache restart 1>&2
1594         fi
1595 fi
1596
1597 %triggerpostun mod_autoindex -- apache1-mod_autoindex < 1.3.33-1.85
1598 %{apxs} -e -A -n autoindex %{_libexecdir}/mod_autoindex.so 1>&2
1599 sed -i -e '
1600         s,^Include.*mod_autoindex.conf,Include %{_sysconfdir}/conf.d/*_mod_autoindex.conf,
1601 ' /etc/apache/apache.conf
1602
1603 %post mod_define
1604 if [ -f /var/lock/subsys/apache ]; then
1605         /etc/rc.d/init.d/apache restart 1>&2
1606 else
1607         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1608 fi
1609
1610 %postun mod_define
1611 if [ "$1" = "0" ]; then
1612         if [ -f /var/lock/subsys/apache ]; then
1613                 /etc/rc.d/init.d/apache restart 1>&2
1614         fi
1615 fi
1616
1617 %post mod_digest
1618 if [ -f /var/lock/subsys/apache ]; then
1619         /etc/rc.d/init.d/apache restart 1>&2
1620 else
1621         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1622 fi
1623
1624 %postun mod_digest
1625 if [ "$1" = "0" ]; then
1626         if [ -f /var/lock/subsys/apache ]; then
1627                 /etc/rc.d/init.d/apache restart 1>&2
1628         fi
1629 fi
1630
1631 %post mod_dir
1632 if [ -f /var/lock/subsys/apache ]; then
1633         /etc/rc.d/init.d/apache restart 1>&2
1634 else
1635         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1636 fi
1637
1638 %postun mod_dir
1639 if [ "$1" = "0" ]; then
1640         if [ -f /var/lock/subsys/apache ]; then
1641                 /etc/rc.d/init.d/apache restart 1>&2
1642         fi
1643 fi
1644
1645 %post mod_expires
1646 if [ -f /var/lock/subsys/apache ]; then
1647         /etc/rc.d/init.d/apache restart 1>&2
1648 else
1649         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1650 fi
1651
1652 %postun mod_expires
1653 if [ "$1" = "0" ]; then
1654         if [ -f /var/lock/subsys/apache ]; then
1655                 /etc/rc.d/init.d/apache restart 1>&2
1656         fi
1657 fi
1658
1659 %post mod_headers
1660 if [ -f /var/lock/subsys/apache ]; then
1661         /etc/rc.d/init.d/apache restart 1>&2
1662 else
1663         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1664 fi
1665
1666 %postun mod_headers
1667 if [ "$1" = "0" ]; then
1668         if [ -f /var/lock/subsys/apache ]; then
1669                 /etc/rc.d/init.d/apache restart 1>&2
1670         fi
1671 fi
1672
1673 %post mod_imap
1674 if [ -f /var/lock/subsys/apache ]; then
1675         /etc/rc.d/init.d/apache restart 1>&2
1676 else
1677         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1678 fi
1679
1680 %postun mod_imap
1681 if [ "$1" = "0" ]; then
1682         if [ -f /var/lock/subsys/apache ]; then
1683                 /etc/rc.d/init.d/apache restart 1>&2
1684         fi
1685 fi
1686
1687 %post mod_info
1688 if [ -f /var/lock/subsys/apache ]; then
1689         /etc/rc.d/init.d/apache restart 1>&2
1690 else
1691         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1692 fi
1693
1694 %postun mod_info
1695 if [ "$1" = "0" ]; then
1696         if [ -f /var/lock/subsys/apache ]; then
1697                 /etc/rc.d/init.d/apache restart 1>&2
1698         fi
1699 fi
1700
1701 %post mod_log_forensic
1702 if [ -f /var/lock/subsys/apache ]; then
1703         /etc/rc.d/init.d/apache restart 1>&2
1704 else
1705         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1706 fi
1707
1708 %postun mod_log_forensic
1709 if [ "$1" = "0" ]; then
1710         if [ -f /var/lock/subsys/apache ]; then
1711                 /etc/rc.d/init.d/apache restart 1>&2
1712         fi
1713 fi
1714
1715 %post mod_mmap_static
1716 if [ -f /var/lock/subsys/apache ]; then
1717         /etc/rc.d/init.d/apache restart 1>&2
1718 else
1719         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1720 fi
1721
1722 %postun mod_mmap_static
1723 if [ "$1" = "0" ]; then
1724         if [ -f /var/lock/subsys/apache ]; then
1725                 /etc/rc.d/init.d/apache restart 1>&2
1726         fi
1727 fi
1728
1729 %post mod_proxy
1730 if [ -f /var/lock/subsys/apache ]; then
1731         /etc/rc.d/init.d/apache restart 1>&2
1732 else
1733         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1734 fi
1735
1736 %postun mod_proxy
1737 if [ "$1" = "0" ]; then
1738         if [ -f /var/lock/subsys/apache ]; then
1739                 /etc/rc.d/init.d/apache restart 1>&2
1740         fi
1741 fi
1742
1743 %triggerpostun mod_proxy -- apache1-mod_proxy < 1.3.33-1.85
1744 %{apxs} -e -A -n proxy %{_libexecdir}/libproxy.so 1>&2
1745 sed -i -e '
1746         s,^Include.*mod_proxy.conf,Include %{_sysconfdir}/conf.d/*_mod_proxy.conf,
1747 ' /etc/apache/apache.conf
1748
1749 %post mod_rewrite
1750 if [ -f /var/lock/subsys/apache ]; then
1751         /etc/rc.d/init.d/apache restart 1>&2
1752 else
1753         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1754 fi
1755
1756 %postun mod_rewrite
1757 if [ "$1" = "0" ]; then
1758         if [ -f /var/lock/subsys/apache ]; then
1759                 /etc/rc.d/init.d/apache restart 1>&2
1760         fi
1761 fi
1762
1763 %post mod_status
1764 if [ -f /var/lock/subsys/apache ]; then
1765         /etc/rc.d/init.d/apache restart 1>&2
1766 else
1767         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1768 fi
1769
1770 %postun mod_status
1771 if [ "$1" = "0" ]; then
1772         if [ -f /var/lock/subsys/apache ]; then
1773                 /etc/rc.d/init.d/apache restart 1>&2
1774         fi
1775 fi
1776
1777 %triggerpostun mod_status -- apache1-mod_status < 1.3.33-1.85
1778 %{apxs} -e -A -n status %{_libexecdir}/mod_status.so 1>&2
1779 sed -i -e '
1780         s,^Include.*mod_status.conf,Include %{_sysconfdir}/conf.d/*_mod_status.conf,
1781 ' /etc/apache/apache.conf
1782
1783 %post mod_unique_id
1784 if [ -f /var/lock/subsys/apache ]; then
1785         /etc/rc.d/init.d/apache restart 1>&2
1786 else
1787         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1788 fi
1789
1790 %postun mod_unique_id
1791 if [ "$1" = "0" ]; then
1792         if [ -f /var/lock/subsys/apache ]; then
1793                 /etc/rc.d/init.d/apache restart 1>&2
1794         fi
1795 fi
1796
1797 %post mod_usertrack
1798 if [ -f /var/lock/subsys/apache ]; then
1799         /etc/rc.d/init.d/apache restart 1>&2
1800 else
1801         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1802 fi
1803
1804 %postun mod_usertrack
1805 if [ "$1" = "0" ]; then
1806         if [ -f /var/lock/subsys/apache ]; then
1807                 /etc/rc.d/init.d/apache restart 1>&2
1808         fi
1809 fi
1810
1811 %post mod_vhost_alias
1812 if [ -f /var/lock/subsys/apache ]; then
1813         /etc/rc.d/init.d/apache restart 1>&2
1814 else
1815         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1816 fi
1817
1818 %postun mod_vhost_alias
1819 if [ "$1" = "0" ]; then
1820         if [ -f /var/lock/subsys/apache ]; then
1821                 /etc/rc.d/init.d/apache restart 1>&2
1822         fi
1823 fi
1824
1825 %triggerpostun mod_vhost_alias -- apache1-mod_vhost_alias < 1.3.33-1.85
1826 %{apxs} -e -A -n vhost_alias %{_libexecdir}/mod_vhost_alias.so 1>&2
1827 sed -i -e '
1828         s,^Include.*mod_vhost_alias.conf,Include %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf,
1829 ' /etc/apache/apache.conf
1830
1831 %files
1832 %defattr(644,root,root,755)
1833 %doc ABOUT_APACHE src/CHANGES README
1834 %doc conf/mime.types conf/apache.conf.dist
1835
1836 %attr(754,root,root) /etc/rc.d/init.d/apache
1837
1838 %attr(750,root,root) %dir %{_sysconfdir}
1839 %{_sysconfdir}/modules
1840 %{_sysconfdir}/logs
1841 %attr(750,root,root) %dir %{_sysconfdir}/conf.d
1842 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/apache.conf
1843 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_common.conf
1844 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_errordocs.conf
1845
1846 %attr(640,root,root) %{_sysconfdir}/magic
1847
1848 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
1849 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/*
1850 %attr(750,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/monit/*.monitrc
1851
1852 %dir %{_libexecdir}
1853
1854 %attr(755,root,root) %{_bindir}/checkgid
1855 %attr(755,root,root) %{_bindir}/htdigest
1856
1857 %attr(755,root,root) %{_sbindir}/apache
1858
1859 %dir %attr(1773,root,http) /var/run/apache
1860
1861 %{_mandir}/man8/apache.8*
1862
1863 %attr(750,root,logs) %dir /var/log/apache
1864 %attr(750,root,logs) %dir /var/log/archiv/apache
1865 %attr(640,root,logs) %ghost /var/log/apache/*
1866
1867 %dir %{_datadir}
1868 %attr(755,root,root) %dir %{_datadir}/html
1869
1870 %{_datadir}/errordocs
1871 %dir %{_datadir}/icons
1872 %{_datadir}/icons/*.gif
1873 %{_datadir}/icons/*.png
1874 %dir %{_datadir}/icons/small
1875 %{_datadir}/icons/small/*.gif
1876 %{_datadir}/icons/small/*.png
1877 %attr(755,root,root) %{_datadir}/cgi-bin
1878
1879 %files apxs
1880 %defattr(644,root,root,755)
1881 %attr(755,root,root) %{apxs}
1882 %{_mandir}/man8/apxs1.8*
1883
1884 %files tools
1885 %defattr(644,root,root,755)
1886 %attr(755,root,root) %{_sbindir}/ab
1887 %attr(755,root,root) %{_sbindir}/apachectl
1888 %attr(755,root,root) %{_sbindir}/logresolve
1889 %attr(755,root,root) %{_sbindir}/rotatelogs
1890 %{_mandir}/man1/htdigest.1*
1891 %{_mandir}/man8/ab*
1892 %{_mandir}/man8/apachectl*
1893 %{_mandir}/man8/[l-z]*
1894 %lang(hu) %{_mandir}/hu/man8/*
1895 %lang(ko) %{_mandir}/ko/man8/*
1896 %lang(pl) %{_mandir}/pl/man8/*
1897
1898 %files index
1899 %defattr(644,root,root,755)
1900 %config(noreplace,missingok) %{_datadir}/html/index.html
1901 # note: html extensions are not the same as (g)libc locale names
1902 %lang(ca) %{_datadir}/html/index.html.ca
1903 %lang(cs) %{_datadir}/html/index.html.cz
1904 %lang(de) %{_datadir}/html/index.html.de
1905 %lang(da) %{_datadir}/html/index.html.dk
1906 %lang(et) %{_datadir}/html/index.html.ee
1907 %lang(el) %{_datadir}/html/index.html.el
1908 %{_datadir}/html/index.html.en
1909 %lang(es) %{_datadir}/html/index.html.es
1910 %lang(fr) %{_datadir}/html/index.html.fr
1911 %lang(he) %{_datadir}/html/index.html.he.iso8859-8
1912 %lang(hu) %{_datadir}/html/index.html.hu
1913 %lang(it) %{_datadir}/html/index.html.it
1914 %lang(ja) %{_datadir}/html/index.html.ja.jis
1915 %lang(ko) %{_datadir}/html/index.html.kr.iso-kr
1916 %lang(de_LU) %{_datadir}/html/index.html.lb.utf8
1917 %lang(nl) %{_datadir}/html/index.html.nl
1918 %lang(nn) %{_datadir}/html/index.html.nn
1919 %lang(nb) %{_datadir}/html/index.html.no
1920 %lang(pl) %{_datadir}/html/index.html.po.iso-pl
1921 %lang(pt) %{_datadir}/html/index.html.pt
1922 %lang(pt_BR) %{_datadir}/html/index.html.pt-br
1923 %lang(ru) %{_datadir}/html/index.html.ru.cp-1251
1924 %lang(ru) %{_datadir}/html/index.html.ru.cp866
1925 %lang(ru) %{_datadir}/html/index.html.ru.iso-ru
1926 %lang(ru) %{_datadir}/html/index.html.ru.koi8-r
1927 %lang(ru) %{_datadir}/html/index.html.ru.ucs2
1928 %lang(ru) %{_datadir}/html/index.html.ru.ucs4
1929 %lang(ru) %{_datadir}/html/index.html.ru.utf8
1930 %lang(sv) %{_datadir}/html/index.html.se
1931 %lang(zh_TW) %{_datadir}/html/index.html.zh-tw.big5
1932 %{_datadir}/html/*.gif
1933
1934 %files doc
1935 %defattr(644,root,root,755)
1936 %dir %{manualdir}
1937 %dir %{manualdir}/images
1938 %{manualdir}/images/apache_header.gif
1939 %{manualdir}/images/custom_errordocs.gif
1940 %{manualdir}/images/home.gif
1941 %{manualdir}/images/index.gif
1942 %{manualdir}/images/pixel.gif
1943 %{manualdir}/images/sub.gif
1944 %{manualdir}/misc
1945 %{manualdir}/LICENSE
1946 %{manualdir}/bind.html.html
1947 %{manualdir}/bind.html.en
1948 %lang(fr) %{manualdir}/bind.html.fr
1949 %lang(ja) %{manualdir}/bind.html.ja.jis
1950 %{manualdir}/configuring.html.html
1951 %{manualdir}/configuring.html.en
1952 %lang(fr) %{manualdir}/configuring.html.fr
1953 %lang(ja) %{manualdir}/configuring.html.ja.jis
1954 %{manualdir}/content-negotiation.html.html
1955 %{manualdir}/content-negotiation.html.en
1956 %lang(ja) %{manualdir}/content-negotiation.html.ja.jis
1957 %{manualdir}/custom-error.html.html
1958 %{manualdir}/custom-error.html.en
1959 %lang(fr) %{manualdir}/custom-error.html.fr
1960 %lang(ja) %{manualdir}/custom-error.html.ja.jis
1961 %{manualdir}/dns-caveats.html.html
1962 %{manualdir}/dns-caveats.html.en
1963 %lang(fr) %{manualdir}/dns-caveats.html.fr
1964 %lang(ja) %{manualdir}/dns-caveats.html.ja.jis
1965 %{manualdir}/dso.html
1966 %{manualdir}/env.html.html
1967 %{manualdir}/env.html.en
1968 %lang(ja) %{manualdir}/env.html.ja.jis
1969 %{manualdir}/footer.html
1970 %{manualdir}/handler.html.html
1971 %{manualdir}/handler.html.en
1972 %lang(ja) %{manualdir}/handler.html.ja.jis
1973 %{manualdir}/header.html
1974 %{manualdir}/index.html.html
1975 %{manualdir}/index.html.en
1976 %lang(fr) %{manualdir}/index.html.fr
1977 %lang(ja) %{manualdir}/index.html.ja.jis
1978 %{manualdir}/install.html.html
1979 %{manualdir}/install.html.en
1980 %lang(es) %{manualdir}/install.html.es
1981 %lang(fr) %{manualdir}/install.html.fr
1982 %lang(ja) %{manualdir}/install.html.ja.jis
1983 %{manualdir}/invoking.html.html
1984 %{manualdir}/invoking.html.en
1985 %lang(fr) %{manualdir}/invoking.html.fr
1986 %lang(ja) %{manualdir}/invoking.html.ja.jis
1987 %{manualdir}/keepalive.html.html
1988 %{manualdir}/keepalive.html.en
1989 %lang(ja) %{manualdir}/keepalive.html.ja.jis
1990 %{manualdir}/location.html.html
1991 %{manualdir}/location.html.en
1992 %lang(ja) %{manualdir}/location.html.ja.jis
1993 %{manualdir}/logs.html
1994 %{manualdir}/multilogs.html
1995 %{manualdir}/new_features_1_3.html.html
1996 %{manualdir}/new_features_1_3.html.en
1997 %lang(ja) %{manualdir}/new_features_1_3.html.ja.jis
1998 %{manualdir}/process-model.html.html
1999 %{manualdir}/process-model.html.en
2000 %lang(ja) %{manualdir}/process-model.html.ja.jis
2001 %{manualdir}/sections.html.html
2002 %{manualdir}/sections.html.en
2003 %lang(ja) %{manualdir}/sections.html.ja.jis
2004 %{manualdir}/server-wide.html.html
2005 %{manualdir}/server-wide.html.en
2006 %lang(fr) %{manualdir}/server-wide.html.fr
2007 %lang(ja) %{manualdir}/server-wide.html.ja.jis
2008 %{manualdir}/sitemap.html
2009 %{manualdir}/sourcereorg.html
2010 %{manualdir}/stopping.html.html
2011 %{manualdir}/stopping.html.en
2012 %lang(fr) %{manualdir}/stopping.html.fr
2013 %{manualdir}/upgrading_to_1_3.html
2014 %{manualdir}/urlmapping.html
2015 %dir %{manualdir}/howto
2016 %{manualdir}/howto/cgi.html.html
2017 %{manualdir}/howto/cgi.html.en
2018 %lang(ja) %{manualdir}/howto/cgi.html.ja.jis
2019 %{manualdir}/howto/footer.html
2020 %{manualdir}/howto/header.html
2021 %{manualdir}/howto/htaccess.html
2022 %{manualdir}/howto/ssi.html.html
2023 %{manualdir}/howto/ssi.html.en
2024 %lang(ja) %{manualdir}/howto/ssi.html.ja.jis
2025 %dir %{manualdir}/mod
2026 %{manualdir}/mod/core.html.html
2027 %{manualdir}/mod/core.html.en
2028 %lang(fr) %{manualdir}/mod/core.html.fr
2029 %lang(ja) %{manualdir}/mod/core.html.ja.jis
2030 %{manualdir}/mod/directive-dict.html.html
2031 %{manualdir}/mod/directive-dict.html.en
2032 %lang(fr) %{manualdir}/mod/directive-dict.html.fr
2033 %lang(ja) %{manualdir}/mod/directive-dict.html.ja.jis
2034 %{manualdir}/mod/directives.html.html
2035 %lang(de) %{manualdir}/mod/directives.html.de
2036 %{manualdir}/mod/directives.html.en
2037 %lang(fr) %{manualdir}/mod/directives.html.fr
2038 %lang(ja) %{manualdir}/mod/directives.html.ja.jis
2039 %{manualdir}/mod/footer.html
2040 %{manualdir}/mod/header.html
2041 %{manualdir}/mod/index-bytype.html.html
2042 %{manualdir}/mod/index-bytype.html.en
2043 %lang(fr) %{manualdir}/mod/index-bytype.html.fr
2044 %lang(ja) %{manualdir}/mod/index-bytype.html.ja.jis
2045 %{manualdir}/mod/index.html.html
2046 %{manualdir}/mod/index.html.en
2047 %lang(fr) %{manualdir}/mod/index.html.fr
2048 %lang(ja) %{manualdir}/mod/index.html.ja.jis
2049 %{manualdir}/mod/mod_access.html.html
2050 %{manualdir}/mod/mod_access.html.en
2051 %lang(ja) %{manualdir}/mod/mod_access.html.ja.jis
2052 %{manualdir}/mod/mod_alias.html.html
2053 %{manualdir}/mod/mod_alias.html.en
2054 %lang(ja) %{manualdir}/mod/mod_alias.html.ja.jis
2055 %{manualdir}/mod/mod_asis.html.html
2056 %{manualdir}/mod/mod_asis.html.en
2057 %lang(ja) %{manualdir}/mod/mod_asis.html.ja.jis
2058 %{manualdir}/mod/mod_autoindex.html.html
2059 %{manualdir}/mod/mod_autoindex.html.en
2060 %lang(ja) %{manualdir}/mod/mod_autoindex.html.ja.jis
2061 %{manualdir}/mod/mod_cern_meta.html
2062 %{manualdir}/mod/mod_cgi.html.html
2063 %{manualdir}/mod/mod_cgi.html.en
2064 %lang(ja) %{manualdir}/mod/mod_cgi.html.ja.jis
2065 %{manualdir}/mod/mod_env.html.html
2066 %{manualdir}/mod/mod_env.html.en
2067 %lang(ja) %{manualdir}/mod/mod_env.html.ja.jis
2068 %{manualdir}/mod/mod_include.html
2069 %{manualdir}/mod/mod_log_agent.html
2070 %{manualdir}/mod/mod_log_config.html.html
2071 %{manualdir}/mod/mod_log_config.html.en
2072 %lang(ja) %{manualdir}/mod/mod_log_config.html.ja.jis
2073 %{manualdir}/mod/mod_log_referer.html
2074 %{manualdir}/mod/mod_mime.html.html
2075 %{manualdir}/mod/mod_mime.html.en
2076 %lang(ja) %{manualdir}/mod/mod_mime.html.ja.jis
2077 %{manualdir}/mod/mod_mime_magic.html
2078 %{manualdir}/mod/mod_negotiation.html.html
2079 %{manualdir}/mod/mod_negotiation.html.en
2080 %lang(ja) %{manualdir}/mod/mod_negotiation.html.ja.jis
2081 %{manualdir}/mod/mod_setenvif.html.html
2082 %{manualdir}/mod/mod_setenvif.html.en
2083 %lang(ja) %{manualdir}/mod/mod_setenvif.html.ja.jis
2084 %{manualdir}/mod/mod_so.html.html
2085 %{manualdir}/mod/mod_so.html.en
2086 %lang(ja) %{manualdir}/mod/mod_so.html.ja.jis
2087 %{manualdir}/mod/mod_speling.html.html
2088 %{manualdir}/mod/mod_speling.html.en
2089 %lang(ja) %{manualdir}/mod/mod_speling.html.ja.jis
2090 %{manualdir}/mod/mod_userdir.html.html
2091 %{manualdir}/mod/mod_userdir.html.en
2092 %lang(ja) %{manualdir}/mod/mod_userdir.html.ja.jis
2093 %{manualdir}/mod/module-dict.html.html
2094 %{manualdir}/mod/module-dict.html.en
2095 %lang(ja) %{manualdir}/mod/module-dict.html.ja.jis
2096 %dir %{manualdir}/programs
2097 %{manualdir}/programs/ab.html
2098 %{manualdir}/programs/apachectl.html.html
2099 %{manualdir}/programs/apachectl.html.en
2100 %lang(ja) %{manualdir}/programs/apachectl.html.ja.jis
2101 %{manualdir}/programs/apxs.html
2102 %{manualdir}/programs/dbmmanage.html
2103 %{manualdir}/programs/footer.html
2104 %{manualdir}/programs/header.html
2105 %{manualdir}/programs/htdigest.html
2106 %{manualdir}/programs/htpasswd.html.html
2107 %{manualdir}/programs/htpasswd.html.en
2108 %lang(ja) %{manualdir}/programs/htpasswd.html.ja.jis
2109 %{manualdir}/programs/httpd.html.html
2110 %{manualdir}/programs/httpd.html.en
2111 %lang(ja) %{manualdir}/programs/httpd.html.ja.jis
2112 %{manualdir}/programs/index.html.html
2113 %{manualdir}/programs/index.html.en
2114 %lang(ja) %{manualdir}/programs/index.html.ja.jis
2115 %{manualdir}/programs/logresolve.html
2116 %{manualdir}/programs/other.html
2117 %{manualdir}/programs/rotatelogs.html
2118 %dir %{manualdir}/vhosts
2119 %{manualdir}/vhosts/details.html
2120 %{manualdir}/vhosts/examples.html
2121 %{manualdir}/vhosts/fd-limits.html.html
2122 %{manualdir}/vhosts/fd-limits.html.en
2123 %lang(ja) %{manualdir}/vhosts/fd-limits.html.ja.jis
2124 %{manualdir}/vhosts/footer.html
2125 %{manualdir}/vhosts/header.html
2126 %{manualdir}/vhosts/host.html
2127 %{manualdir}/vhosts/index.html.html
2128 %{manualdir}/vhosts/index.html.en
2129 %lang(ja) %{manualdir}/vhosts/index.html.ja.jis
2130 %{manualdir}/vhosts/ip-based.html
2131 %{manualdir}/vhosts/mass.html
2132 %{manualdir}/vhosts/name-based.html.html
2133 %{manualdir}/vhosts/name-based.html.en
2134 %lang(ja) %{manualdir}/vhosts/name-based.html.ja.jis
2135 %{manualdir}/vhosts/vhosts-in-depth.html
2136 %{manualdir}/vhosts/virtual-host.html
2137 # suexec
2138 %{manualdir}/suexec.html.html
2139 %{manualdir}/suexec.html.en
2140 %lang(ja) %{manualdir}/suexec.html.ja.jis
2141 %{manualdir}/programs/suexec.html.html
2142 %{manualdir}/programs/suexec.html.en
2143 %lang(ja) %{manualdir}/programs/suexec.html.ja.jis
2144 # mod_actions
2145 %{manualdir}/mod/mod_actions.html.html
2146 %{manualdir}/mod/mod_actions.html.en
2147 %lang(ja) %{manualdir}/mod/mod_actions.html.ja.jis
2148 # mod_auth
2149 %{manualdir}/howto/auth.html
2150 %{manualdir}/mod/mod_auth.html.html
2151 %{manualdir}/mod/mod_auth.html.en
2152 %lang(ja) %{manualdir}/mod/mod_auth.html.ja.jis
2153 # mod_anon
2154 %{manualdir}/mod/mod_auth_anon.html
2155 # mod_auth_db
2156 %{manualdir}/mod/mod_auth_db.html
2157 # mod_auth_digest
2158 %{manualdir}/mod/mod_auth_digest.html
2159 # mod_define
2160 %{manualdir}/mod/mod_define.html
2161 # mod_digest
2162 %{manualdir}/mod/mod_digest.html
2163 # mod_dir
2164 %{manualdir}/mod/mod_dir.html.html
2165 %{manualdir}/mod/mod_dir.html.en
2166 %lang(ja) %{manualdir}/mod/mod_dir.html.ja.jis
2167 # mod_expires
2168 %{manualdir}/mod/mod_expires.html
2169 # mod_headers
2170 %{manualdir}/mod/mod_headers.html
2171 # mod_imap
2172 %{manualdir}/mod/mod_imap.html
2173 # mod_info
2174 %{manualdir}/mod/mod_info.html.html
2175 %{manualdir}/mod/mod_info.html.en
2176 %lang(ja) %{manualdir}/mod/mod_info.html.ja.jis
2177 # mod_log_forensic
2178 %{manualdir}/mod/mod_log_forensic.html.html
2179 %{manualdir}/mod/mod_log_forensic.html.en
2180 # mod_mmap_static
2181 %{manualdir}/mod/mod_mmap_static.html
2182 # mod_proxy
2183 %{manualdir}/mod/mod_proxy.html
2184 # mod_rewrite
2185 %{manualdir}/mod/mod_rewrite.html.html
2186 %{manualdir}/mod/mod_rewrite.html.en
2187 %lang(ja) %{manualdir}/mod/mod_rewrite.html.ja.jis
2188 %{manualdir}/images/mod_rewrite*
2189 # mod_status
2190 %{manualdir}/mod/mod_status.html
2191 # mod_unique_id
2192 %{manualdir}/mod/mod_unique_id.html.html
2193 %{manualdir}/mod/mod_unique_id.html.en
2194 %lang(ja) %{manualdir}/mod/mod_unique_id.html.ja.jis
2195 # mod_usertrack
2196 %{manualdir}/mod/mod_cookies.html
2197 %{manualdir}/mod/mod_usertrack.html
2198 # mod_vhost_alias
2199 %{manualdir}/mod/mod_vhost_alias.html
2200
2201 %files suexec
2202 %defattr(644,root,root,755)
2203 %attr(4755,root,root) %{_sbindir}/suexec
2204
2205 %files devel
2206 %defattr(644,root,root,755)
2207 %{_includedir}
2208
2209 # XXXXXXXXXXXXXXXXXX
2210 %files mod_access
2211 %defattr(644,root,root,755)
2212 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_access.conf
2213 %attr(755,root,root) %{_libexecdir}/mod_access.so
2214
2215 %files mod_alias
2216 %defattr(644,root,root,755)
2217 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_alias.conf
2218 %attr(755,root,root) %{_libexecdir}/mod_alias.so
2219
2220 %files mod_asis
2221 %defattr(644,root,root,755)
2222 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_asis.conf
2223 %attr(755,root,root) %{_libexecdir}/mod_asis.so
2224
2225 %files mod_cern_meta
2226 %defattr(644,root,root,755)
2227 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cern_meta.conf
2228 %attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
2229
2230 %files mod_cgi
2231 %defattr(644,root,root,755)
2232 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cgi.conf
2233 %attr(755,root,root) %{_libexecdir}/mod_cgi.so
2234
2235 %files mod_env
2236 %defattr(644,root,root,755)
2237 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_env.conf
2238 %attr(755,root,root) %{_libexecdir}/mod_env.so
2239
2240 %files mod_include
2241 %defattr(644,root,root,755)
2242 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_include.conf
2243 %attr(755,root,root) %{_libexecdir}/mod_include.so
2244
2245 %files mod_log_agent
2246 %defattr(644,root,root,755)
2247 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_agent.conf
2248 %attr(755,root,root) %{_libexecdir}/mod_log_agent.so
2249
2250 %files mod_log_config
2251 %defattr(644,root,root,755)
2252 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_config.conf
2253 %attr(755,root,root) %{_libexecdir}/mod_log_config.so
2254
2255 %files mod_log_referer
2256 %defattr(644,root,root,755)
2257 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_referer.conf
2258 %attr(755,root,root) %{_libexecdir}/mod_log_referer.so
2259
2260 %files mod_mime
2261 %defattr(644,root,root,755)
2262 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime.conf
2263 %attr(755,root,root) %{_libexecdir}/mod_mime.so
2264
2265 %files mod_mime_magic
2266 %defattr(644,root,root,755)
2267 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime_magic.conf
2268 %attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
2269
2270 %files mod_negotiation
2271 %defattr(644,root,root,755)
2272 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_negotiation.conf
2273 %attr(755,root,root) %{_libexecdir}/mod_negotiation.so
2274
2275 %files mod_setenvif
2276 %defattr(644,root,root,755)
2277 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_setenvif.conf
2278 %attr(755,root,root) %{_libexecdir}/mod_setenvif.so
2279
2280 %files mod_speling
2281 %defattr(644,root,root,755)
2282 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_speling.conf
2283 %attr(755,root,root) %{_libexecdir}/mod_speling.so
2284
2285 %files mod_userdir
2286 %defattr(644,root,root,755)
2287 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_userdir.conf
2288 %attr(755,root,root) %{_libexecdir}/mod_userdir.so
2289 # XXXXXXXXXXXXXXXXXX
2290
2291 %files mod_actions
2292 %defattr(644,root,root,755)
2293 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_actions.conf
2294 %attr(755,root,root) %{_libexecdir}/mod_actions.so
2295
2296 %files mod_auth
2297 %defattr(644,root,root,755)
2298 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth.conf
2299 %attr(755,root,root) %{_libexecdir}/mod_auth.so
2300
2301 %files -n htpasswd-%{name}
2302 %attr(755,root,root) %{_bindir}/htpasswd
2303 %{_sbindir}/htpasswd
2304 %{_mandir}/man1/htpasswd.1*
2305
2306 %files mod_auth_anon
2307 %defattr(644,root,root,755)
2308 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_anon.conf
2309 %attr(755,root,root) %{_libexecdir}/mod_auth_anon.so
2310
2311 %files mod_auth_db
2312 %defattr(644,root,root,755)
2313 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_db.conf
2314 %attr(755,root,root) %{_libexecdir}/mod_auth_db.so
2315 %attr(755,root,root) %{_bindir}/dbmmanage
2316 %{_mandir}/man1/dbmmanage.1*
2317
2318 %files mod_auth_digest
2319 %defattr(644,root,root,755)
2320 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_digest.conf
2321 %attr(755,root,root) %{_libexecdir}/mod_auth_digest.so
2322
2323 %files mod_autoindex
2324 %defattr(644,root,root,755)
2325 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_autoindex.conf
2326 %attr(755,root,root) %{_libexecdir}/mod_autoindex.so
2327
2328 %files mod_define
2329 %defattr(644,root,root,755)
2330 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_define.conf
2331 %attr(755,root,root) %{_libexecdir}/mod_define.so
2332
2333 %files mod_digest
2334 %defattr(644,root,root,755)
2335 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_digest.conf
2336 %attr(755,root,root) %{_libexecdir}/mod_digest.so
2337
2338 %files mod_dir
2339 %defattr(644,root,root,755)
2340 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_dir.conf
2341 %attr(755,root,root) %{_libexecdir}/mod_dir.so
2342
2343 %files mod_expires
2344 %defattr(644,root,root,755)
2345 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_expires.conf
2346 %attr(755,root,root) %{_libexecdir}/mod_expires.so
2347
2348 %files mod_headers
2349 %defattr(644,root,root,755)
2350 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_headers.conf
2351 %attr(755,root,root) %{_libexecdir}/mod_headers.so
2352
2353 %files mod_imap
2354 %defattr(644,root,root,755)
2355 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_imap.conf
2356 %attr(755,root,root) %{_libexecdir}/mod_imap.so
2357
2358 %files mod_info
2359 %defattr(644,root,root,755)
2360 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_info.conf
2361 %attr(755,root,root) %{_libexecdir}/mod_info.so
2362
2363 %files mod_log_forensic
2364 %defattr(644,root,root,755)
2365 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_forensic.conf
2366 %attr(755,root,root) %{_libexecdir}/mod_log_forensic.so
2367
2368 %files mod_mmap_static
2369 %defattr(644,root,root,755)
2370 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mmap_static.conf
2371 %attr(755,root,root) %{_libexecdir}/mod_mmap_static.so
2372
2373 %files mod_proxy
2374 %defattr(644,root,root,755)
2375 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_proxy.conf
2376 %attr(755,root,root) %{_libexecdir}/libproxy.so
2377 %dir %attr(770,root,http) /var/cache/apache
2378
2379 %files mod_rewrite
2380 %defattr(644,root,root,755)
2381 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_rewrite.conf
2382 %attr(755,root,root) %{_libexecdir}/mod_rewrite.so
2383
2384 %files mod_status
2385 %defattr(644,root,root,755)
2386 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_status.conf
2387 %attr(755,root,root) %{_libexecdir}/mod_status.so
2388
2389 %files mod_unique_id
2390 %defattr(644,root,root,755)
2391 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_unique_id.conf
2392 %attr(755,root,root) %{_libexecdir}/mod_unique_id.so
2393
2394 %files mod_usertrack
2395 %defattr(644,root,root,755)
2396 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_usertrack.conf
2397 %attr(755,root,root) %{_libexecdir}/mod_usertrack.so
2398
2399 %files mod_vhost_alias
2400 %defattr(644,root,root,755)
2401 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf
2402 %attr(755,root,root) %{_libexecdir}/mod_vhost_alias.so
This page took 0.21571 seconds and 4 git commands to generate.