]> git.pld-linux.org Git - packages/apache1.git/blob - apache1.spec
- truncate mod_access description
[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 %post mod_actions
1285 if [ -f /var/lock/subsys/apache ]; then
1286         /etc/rc.d/init.d/apache restart 1>&2
1287 else
1288         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1289 fi
1290
1291 %postun mod_actions
1292 if [ "$1" = "0" ]; then
1293         if [ -f /var/lock/subsys/apache ]; then
1294                 /etc/rc.d/init.d/apache restart 1>&2
1295         fi
1296 fi
1297
1298 %post mod_auth
1299 if [ -f /var/lock/subsys/apache ]; then
1300         /etc/rc.d/init.d/apache restart 1>&2
1301 else
1302         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1303 fi
1304
1305 %postun mod_auth
1306 if [ "$1" = "0" ]; then
1307         if [ -f /var/lock/subsys/apache ]; then
1308                 /etc/rc.d/init.d/apache restart 1>&2
1309         fi
1310 fi
1311
1312 %post mod_auth_anon
1313 if [ -f /var/lock/subsys/apache ]; then
1314         /etc/rc.d/init.d/apache restart 1>&2
1315 else
1316         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1317 fi
1318
1319 %postun mod_auth_anon
1320 if [ "$1" = "0" ]; then
1321         if [ -f /var/lock/subsys/apache ]; then
1322                 /etc/rc.d/init.d/apache restart 1>&2
1323         fi
1324 fi
1325
1326 %post mod_auth_db
1327 if [ -f /var/lock/subsys/apache ]; then
1328         /etc/rc.d/init.d/apache restart 1>&2
1329 else
1330         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1331 fi
1332
1333 %postun mod_auth_db
1334 if [ "$1" = "0" ]; then
1335         if [ -f /var/lock/subsys/apache ]; then
1336                 /etc/rc.d/init.d/apache restart 1>&2
1337         fi
1338 fi
1339
1340 %triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2
1341 %{apxs} -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
1342
1343 %post mod_auth_digest
1344 if [ "$1" = "0" ]; then
1345         if [ -f /var/lock/subsys/apache ]; then
1346                 /etc/rc.d/init.d/apache restart 1>&2
1347         else
1348                 echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1349         fi
1350 fi
1351
1352 %postun mod_auth_digest
1353 if [ "$1" = "0" ]; then
1354         if [ -f /var/lock/subsys/apache ]; then
1355                 /etc/rc.d/init.d/apache restart 1>&2
1356         fi
1357 fi
1358
1359 %post mod_autoindex
1360 if [ -f /var/lock/subsys/apache ]; then
1361         /etc/rc.d/init.d/apache restart 1>&2
1362 fi
1363
1364 %postun mod_autoindex
1365 if [ "$1" = "0" ]; then
1366         if [ -f /var/lock/subsys/apache ]; then
1367                 /etc/rc.d/init.d/apache restart 1>&2
1368         fi
1369 fi
1370
1371 %triggerpostun mod_autoindex -- apache1-mod_autoindex < 1.3.33-1.85
1372 %{apxs} -e -A -n autoindex %{_libexecdir}/mod_autoindex.so 1>&2
1373 sed -i -e '
1374         s,^Include.*mod_autoindex.conf,Include %{_sysconfdir}/conf.d/*_mod_autoindex.conf,
1375 ' /etc/apache/apache.conf
1376
1377 %post mod_define
1378 if [ -f /var/lock/subsys/apache ]; then
1379         /etc/rc.d/init.d/apache restart 1>&2
1380 else
1381         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1382 fi
1383
1384 %postun mod_define
1385 if [ "$1" = "0" ]; then
1386         if [ -f /var/lock/subsys/apache ]; then
1387                 /etc/rc.d/init.d/apache restart 1>&2
1388         fi
1389 fi
1390
1391 %post mod_digest
1392 if [ -f /var/lock/subsys/apache ]; then
1393         /etc/rc.d/init.d/apache restart 1>&2
1394 else
1395         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1396 fi
1397
1398 %postun mod_digest
1399 if [ "$1" = "0" ]; then
1400         if [ -f /var/lock/subsys/apache ]; then
1401                 /etc/rc.d/init.d/apache restart 1>&2
1402         fi
1403 fi
1404
1405 %post mod_dir
1406 if [ -f /var/lock/subsys/apache ]; then
1407         /etc/rc.d/init.d/apache restart 1>&2
1408 else
1409         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1410 fi
1411
1412 %postun mod_dir
1413 if [ "$1" = "0" ]; then
1414         if [ -f /var/lock/subsys/apache ]; then
1415                 /etc/rc.d/init.d/apache restart 1>&2
1416         fi
1417 fi
1418
1419 %post mod_expires
1420 if [ -f /var/lock/subsys/apache ]; then
1421         /etc/rc.d/init.d/apache restart 1>&2
1422 else
1423         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1424 fi
1425
1426 %postun mod_expires
1427 if [ "$1" = "0" ]; then
1428         if [ -f /var/lock/subsys/apache ]; then
1429                 /etc/rc.d/init.d/apache restart 1>&2
1430         fi
1431 fi
1432
1433 %post mod_headers
1434 if [ -f /var/lock/subsys/apache ]; then
1435         /etc/rc.d/init.d/apache restart 1>&2
1436 else
1437         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1438 fi
1439
1440 %postun mod_headers
1441 if [ "$1" = "0" ]; then
1442         if [ -f /var/lock/subsys/apache ]; then
1443                 /etc/rc.d/init.d/apache restart 1>&2
1444         fi
1445 fi
1446
1447 %post mod_imap
1448 if [ -f /var/lock/subsys/apache ]; then
1449         /etc/rc.d/init.d/apache restart 1>&2
1450 else
1451         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1452 fi
1453
1454 %postun mod_imap
1455 if [ "$1" = "0" ]; then
1456         if [ -f /var/lock/subsys/apache ]; then
1457                 /etc/rc.d/init.d/apache restart 1>&2
1458         fi
1459 fi
1460
1461 %post mod_info
1462 if [ -f /var/lock/subsys/apache ]; then
1463         /etc/rc.d/init.d/apache restart 1>&2
1464 else
1465         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1466 fi
1467
1468 %postun mod_info
1469 if [ "$1" = "0" ]; then
1470         if [ -f /var/lock/subsys/apache ]; then
1471                 /etc/rc.d/init.d/apache restart 1>&2
1472         fi
1473 fi
1474
1475 %post mod_log_forensic
1476 if [ -f /var/lock/subsys/apache ]; then
1477         /etc/rc.d/init.d/apache restart 1>&2
1478 else
1479         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1480 fi
1481
1482 %postun mod_log_forensic
1483 if [ "$1" = "0" ]; then
1484         if [ -f /var/lock/subsys/apache ]; then
1485                 /etc/rc.d/init.d/apache restart 1>&2
1486         fi
1487 fi
1488
1489 %post mod_mmap_static
1490 if [ -f /var/lock/subsys/apache ]; then
1491         /etc/rc.d/init.d/apache restart 1>&2
1492 else
1493         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1494 fi
1495
1496 %postun mod_mmap_static
1497 if [ "$1" = "0" ]; then
1498         if [ -f /var/lock/subsys/apache ]; then
1499                 /etc/rc.d/init.d/apache restart 1>&2
1500         fi
1501 fi
1502
1503 %post mod_proxy
1504 if [ -f /var/lock/subsys/apache ]; then
1505         /etc/rc.d/init.d/apache restart 1>&2
1506 else
1507         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1508 fi
1509
1510 %postun mod_proxy
1511 if [ "$1" = "0" ]; then
1512         if [ -f /var/lock/subsys/apache ]; then
1513                 /etc/rc.d/init.d/apache restart 1>&2
1514         fi
1515 fi
1516
1517 %triggerpostun mod_proxy -- apache1-mod_proxy < 1.3.33-1.85
1518 %{apxs} -e -A -n proxy %{_libexecdir}/libproxy.so 1>&2
1519 sed -i -e '
1520         s,^Include.*mod_proxy.conf,Include %{_sysconfdir}/conf.d/*_mod_proxy.conf,
1521 ' /etc/apache/apache.conf
1522
1523 %post mod_rewrite
1524 if [ -f /var/lock/subsys/apache ]; then
1525         /etc/rc.d/init.d/apache restart 1>&2
1526 else
1527         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1528 fi
1529
1530 %postun mod_rewrite
1531 if [ "$1" = "0" ]; then
1532         if [ -f /var/lock/subsys/apache ]; then
1533                 /etc/rc.d/init.d/apache restart 1>&2
1534         fi
1535 fi
1536
1537 %post mod_status
1538 if [ -f /var/lock/subsys/apache ]; then
1539         /etc/rc.d/init.d/apache restart 1>&2
1540 else
1541         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1542 fi
1543
1544 %postun mod_status
1545 if [ "$1" = "0" ]; then
1546         if [ -f /var/lock/subsys/apache ]; then
1547                 /etc/rc.d/init.d/apache restart 1>&2
1548         fi
1549 fi
1550
1551 %triggerpostun mod_status -- apache1-mod_status < 1.3.33-1.85
1552 %{apxs} -e -A -n status %{_libexecdir}/mod_status.so 1>&2
1553 sed -i -e '
1554         s,^Include.*mod_status.conf,Include %{_sysconfdir}/conf.d/*_mod_status.conf,
1555 ' /etc/apache/apache.conf
1556
1557 %post mod_unique_id
1558 if [ -f /var/lock/subsys/apache ]; then
1559         /etc/rc.d/init.d/apache restart 1>&2
1560 else
1561         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1562 fi
1563
1564 %postun mod_unique_id
1565 if [ "$1" = "0" ]; then
1566         if [ -f /var/lock/subsys/apache ]; then
1567                 /etc/rc.d/init.d/apache restart 1>&2
1568         fi
1569 fi
1570
1571 %post mod_usertrack
1572 if [ -f /var/lock/subsys/apache ]; then
1573         /etc/rc.d/init.d/apache restart 1>&2
1574 else
1575         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1576 fi
1577
1578 %postun mod_usertrack
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_vhost_alias
1586 if [ -f /var/lock/subsys/apache ]; then
1587         /etc/rc.d/init.d/apache restart 1>&2
1588 else
1589         echo "Run \"/etc/rc.d/init.d/apache start\" to start apache HTTP daemon."
1590 fi
1591
1592 %postun mod_vhost_alias
1593 if [ "$1" = "0" ]; then
1594         if [ -f /var/lock/subsys/apache ]; then
1595                 /etc/rc.d/init.d/apache restart 1>&2
1596         fi
1597 fi
1598
1599 %triggerpostun mod_vhost_alias -- apache1-mod_vhost_alias < 1.3.33-1.85
1600 %{apxs} -e -A -n vhost_alias %{_libexecdir}/mod_vhost_alias.so 1>&2
1601 sed -i -e '
1602         s,^Include.*mod_vhost_alias.conf,Include %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf,
1603 ' /etc/apache/apache.conf
1604
1605 %files
1606 %defattr(644,root,root,755)
1607 %doc ABOUT_APACHE src/CHANGES README
1608 %doc conf/mime.types conf/apache.conf.dist
1609
1610 %attr(754,root,root) /etc/rc.d/init.d/apache
1611
1612 %attr(750,root,root) %dir %{_sysconfdir}
1613 %{_sysconfdir}/modules
1614 %{_sysconfdir}/logs
1615 %attr(750,root,root) %dir %{_sysconfdir}/conf.d
1616 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/apache.conf
1617 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_common.conf
1618 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_errordocs.conf
1619 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_access.conf
1620 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_alias.conf
1621 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_asis.conf
1622 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cern_meta.conf
1623 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_cgi.conf
1624 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_env.conf
1625 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_include.conf
1626 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_agent.conf
1627 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_config.conf
1628 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_referer.conf
1629 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime.conf
1630 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mime_magic.conf
1631 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_negotiation.conf
1632 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_setenvif.conf
1633 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_speling.conf
1634 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_userdir.conf
1635
1636 %attr(640,root,root) %{_sysconfdir}/magic
1637
1638 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
1639 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/*
1640 %attr(750,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/monit/*.monitrc
1641
1642 %dir %{_libexecdir}
1643 %attr(755,root,root) %{_libexecdir}/mod_access.so
1644 %attr(755,root,root) %{_libexecdir}/mod_alias.so
1645 %attr(755,root,root) %{_libexecdir}/mod_asis.so
1646 %attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
1647 %attr(755,root,root) %{_libexecdir}/mod_cgi.so
1648 %attr(755,root,root) %{_libexecdir}/mod_env.so
1649 %attr(755,root,root) %{_libexecdir}/mod_include.so
1650 %attr(755,root,root) %{_libexecdir}/mod_log_agent.so
1651 %attr(755,root,root) %{_libexecdir}/mod_log_config.so
1652 %attr(755,root,root) %{_libexecdir}/mod_log_referer.so
1653 %attr(755,root,root) %{_libexecdir}/mod_mime.so
1654 %attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
1655 %attr(755,root,root) %{_libexecdir}/mod_negotiation.so
1656 %attr(755,root,root) %{_libexecdir}/mod_setenvif.so
1657 %attr(755,root,root) %{_libexecdir}/mod_speling.so
1658 %attr(755,root,root) %{_libexecdir}/mod_userdir.so
1659
1660 %attr(755,root,root) %{_bindir}/checkgid
1661 %attr(755,root,root) %{_bindir}/htdigest
1662
1663 %attr(755,root,root) %{_sbindir}/apache
1664
1665 %dir %attr(1773,root,http) /var/run/apache
1666
1667 %{_mandir}/man8/apache.8*
1668
1669 %attr(750,root,logs) %dir /var/log/apache
1670 %attr(750,root,logs) %dir /var/log/archiv/apache
1671 %attr(640,root,logs) %ghost /var/log/apache/*
1672
1673 %dir %{_datadir}
1674 %attr(755,root,root) %dir %{_datadir}/html
1675
1676 %{_datadir}/errordocs
1677 %dir %{_datadir}/icons
1678 %{_datadir}/icons/*.gif
1679 %{_datadir}/icons/*.png
1680 %dir %{_datadir}/icons/small
1681 %{_datadir}/icons/small/*.gif
1682 %{_datadir}/icons/small/*.png
1683 %attr(755,root,root) %{_datadir}/cgi-bin
1684
1685 %files apxs
1686 %defattr(644,root,root,755)
1687 %attr(755,root,root) %{apxs}
1688 %{_mandir}/man8/apxs1.8*
1689
1690 %files tools
1691 %defattr(644,root,root,755)
1692 %attr(755,root,root) %{_sbindir}/ab
1693 %attr(755,root,root) %{_sbindir}/apachectl
1694 %attr(755,root,root) %{_sbindir}/logresolve
1695 %attr(755,root,root) %{_sbindir}/rotatelogs
1696 %{_mandir}/man1/htdigest.1*
1697 %{_mandir}/man8/ab*
1698 %{_mandir}/man8/apachectl*
1699 %{_mandir}/man8/[l-z]*
1700 %lang(hu) %{_mandir}/hu/man8/*
1701 %lang(ko) %{_mandir}/ko/man8/*
1702 %lang(pl) %{_mandir}/pl/man8/*
1703
1704 %files index
1705 %defattr(644,root,root,755)
1706 %config(noreplace,missingok) %{_datadir}/html/index.html
1707 # note: html extensions are not the same as (g)libc locale names
1708 %lang(ca) %{_datadir}/html/index.html.ca
1709 %lang(cs) %{_datadir}/html/index.html.cz
1710 %lang(de) %{_datadir}/html/index.html.de
1711 %lang(da) %{_datadir}/html/index.html.dk
1712 %lang(et) %{_datadir}/html/index.html.ee
1713 %lang(el) %{_datadir}/html/index.html.el
1714 %{_datadir}/html/index.html.en
1715 %lang(es) %{_datadir}/html/index.html.es
1716 %lang(fr) %{_datadir}/html/index.html.fr
1717 %lang(he) %{_datadir}/html/index.html.he.iso8859-8
1718 %lang(hu) %{_datadir}/html/index.html.hu
1719 %lang(it) %{_datadir}/html/index.html.it
1720 %lang(ja) %{_datadir}/html/index.html.ja.jis
1721 %lang(ko) %{_datadir}/html/index.html.kr.iso-kr
1722 %lang(de_LU) %{_datadir}/html/index.html.lb.utf8
1723 %lang(nl) %{_datadir}/html/index.html.nl
1724 %lang(nn) %{_datadir}/html/index.html.nn
1725 %lang(nb) %{_datadir}/html/index.html.no
1726 %lang(pl) %{_datadir}/html/index.html.po.iso-pl
1727 %lang(pt) %{_datadir}/html/index.html.pt
1728 %lang(pt_BR) %{_datadir}/html/index.html.pt-br
1729 %lang(ru) %{_datadir}/html/index.html.ru.cp-1251
1730 %lang(ru) %{_datadir}/html/index.html.ru.cp866
1731 %lang(ru) %{_datadir}/html/index.html.ru.iso-ru
1732 %lang(ru) %{_datadir}/html/index.html.ru.koi8-r
1733 %lang(ru) %{_datadir}/html/index.html.ru.ucs2
1734 %lang(ru) %{_datadir}/html/index.html.ru.ucs4
1735 %lang(ru) %{_datadir}/html/index.html.ru.utf8
1736 %lang(sv) %{_datadir}/html/index.html.se
1737 %lang(zh_TW) %{_datadir}/html/index.html.zh-tw.big5
1738 %{_datadir}/html/*.gif
1739
1740 %files doc
1741 %defattr(644,root,root,755)
1742 %dir %{manualdir}
1743 %dir %{manualdir}/images
1744 %{manualdir}/images/apache_header.gif
1745 %{manualdir}/images/custom_errordocs.gif
1746 %{manualdir}/images/home.gif
1747 %{manualdir}/images/index.gif
1748 %{manualdir}/images/pixel.gif
1749 %{manualdir}/images/sub.gif
1750 %{manualdir}/misc
1751 %{manualdir}/LICENSE
1752 %{manualdir}/bind.html.html
1753 %{manualdir}/bind.html.en
1754 %lang(fr) %{manualdir}/bind.html.fr
1755 %lang(ja) %{manualdir}/bind.html.ja.jis
1756 %{manualdir}/configuring.html.html
1757 %{manualdir}/configuring.html.en
1758 %lang(fr) %{manualdir}/configuring.html.fr
1759 %lang(ja) %{manualdir}/configuring.html.ja.jis
1760 %{manualdir}/content-negotiation.html.html
1761 %{manualdir}/content-negotiation.html.en
1762 %lang(ja) %{manualdir}/content-negotiation.html.ja.jis
1763 %{manualdir}/custom-error.html.html
1764 %{manualdir}/custom-error.html.en
1765 %lang(fr) %{manualdir}/custom-error.html.fr
1766 %lang(ja) %{manualdir}/custom-error.html.ja.jis
1767 %{manualdir}/dns-caveats.html.html
1768 %{manualdir}/dns-caveats.html.en
1769 %lang(fr) %{manualdir}/dns-caveats.html.fr
1770 %lang(ja) %{manualdir}/dns-caveats.html.ja.jis
1771 %{manualdir}/dso.html
1772 %{manualdir}/env.html.html
1773 %{manualdir}/env.html.en
1774 %lang(ja) %{manualdir}/env.html.ja.jis
1775 %{manualdir}/footer.html
1776 %{manualdir}/handler.html.html
1777 %{manualdir}/handler.html.en
1778 %lang(ja) %{manualdir}/handler.html.ja.jis
1779 %{manualdir}/header.html
1780 %{manualdir}/index.html.html
1781 %{manualdir}/index.html.en
1782 %lang(fr) %{manualdir}/index.html.fr
1783 %lang(ja) %{manualdir}/index.html.ja.jis
1784 %{manualdir}/install.html.html
1785 %{manualdir}/install.html.en
1786 %lang(es) %{manualdir}/install.html.es
1787 %lang(fr) %{manualdir}/install.html.fr
1788 %lang(ja) %{manualdir}/install.html.ja.jis
1789 %{manualdir}/invoking.html.html
1790 %{manualdir}/invoking.html.en
1791 %lang(fr) %{manualdir}/invoking.html.fr
1792 %lang(ja) %{manualdir}/invoking.html.ja.jis
1793 %{manualdir}/keepalive.html.html
1794 %{manualdir}/keepalive.html.en
1795 %lang(ja) %{manualdir}/keepalive.html.ja.jis
1796 %{manualdir}/location.html.html
1797 %{manualdir}/location.html.en
1798 %lang(ja) %{manualdir}/location.html.ja.jis
1799 %{manualdir}/logs.html
1800 %{manualdir}/multilogs.html
1801 %{manualdir}/new_features_1_3.html.html
1802 %{manualdir}/new_features_1_3.html.en
1803 %lang(ja) %{manualdir}/new_features_1_3.html.ja.jis
1804 %{manualdir}/process-model.html.html
1805 %{manualdir}/process-model.html.en
1806 %lang(ja) %{manualdir}/process-model.html.ja.jis
1807 %{manualdir}/sections.html.html
1808 %{manualdir}/sections.html.en
1809 %lang(ja) %{manualdir}/sections.html.ja.jis
1810 %{manualdir}/server-wide.html.html
1811 %{manualdir}/server-wide.html.en
1812 %lang(fr) %{manualdir}/server-wide.html.fr
1813 %lang(ja) %{manualdir}/server-wide.html.ja.jis
1814 %{manualdir}/sitemap.html
1815 %{manualdir}/sourcereorg.html
1816 %{manualdir}/stopping.html.html
1817 %{manualdir}/stopping.html.en
1818 %lang(fr) %{manualdir}/stopping.html.fr
1819 %{manualdir}/upgrading_to_1_3.html
1820 %{manualdir}/urlmapping.html
1821 %dir %{manualdir}/howto
1822 %{manualdir}/howto/cgi.html.html
1823 %{manualdir}/howto/cgi.html.en
1824 %lang(ja) %{manualdir}/howto/cgi.html.ja.jis
1825 %{manualdir}/howto/footer.html
1826 %{manualdir}/howto/header.html
1827 %{manualdir}/howto/htaccess.html
1828 %{manualdir}/howto/ssi.html.html
1829 %{manualdir}/howto/ssi.html.en
1830 %lang(ja) %{manualdir}/howto/ssi.html.ja.jis
1831 %dir %{manualdir}/mod
1832 %{manualdir}/mod/core.html.html
1833 %{manualdir}/mod/core.html.en
1834 %lang(fr) %{manualdir}/mod/core.html.fr
1835 %lang(ja) %{manualdir}/mod/core.html.ja.jis
1836 %{manualdir}/mod/directive-dict.html.html
1837 %{manualdir}/mod/directive-dict.html.en
1838 %lang(fr) %{manualdir}/mod/directive-dict.html.fr
1839 %lang(ja) %{manualdir}/mod/directive-dict.html.ja.jis
1840 %{manualdir}/mod/directives.html.html
1841 %lang(de) %{manualdir}/mod/directives.html.de
1842 %{manualdir}/mod/directives.html.en
1843 %lang(fr) %{manualdir}/mod/directives.html.fr
1844 %lang(ja) %{manualdir}/mod/directives.html.ja.jis
1845 %{manualdir}/mod/footer.html
1846 %{manualdir}/mod/header.html
1847 %{manualdir}/mod/index-bytype.html.html
1848 %{manualdir}/mod/index-bytype.html.en
1849 %lang(fr) %{manualdir}/mod/index-bytype.html.fr
1850 %lang(ja) %{manualdir}/mod/index-bytype.html.ja.jis
1851 %{manualdir}/mod/index.html.html
1852 %{manualdir}/mod/index.html.en
1853 %lang(fr) %{manualdir}/mod/index.html.fr
1854 %lang(ja) %{manualdir}/mod/index.html.ja.jis
1855 %{manualdir}/mod/mod_access.html.html
1856 %{manualdir}/mod/mod_access.html.en
1857 %lang(ja) %{manualdir}/mod/mod_access.html.ja.jis
1858 %{manualdir}/mod/mod_alias.html.html
1859 %{manualdir}/mod/mod_alias.html.en
1860 %lang(ja) %{manualdir}/mod/mod_alias.html.ja.jis
1861 %{manualdir}/mod/mod_asis.html.html
1862 %{manualdir}/mod/mod_asis.html.en
1863 %lang(ja) %{manualdir}/mod/mod_asis.html.ja.jis
1864 %{manualdir}/mod/mod_autoindex.html.html
1865 %{manualdir}/mod/mod_autoindex.html.en
1866 %lang(ja) %{manualdir}/mod/mod_autoindex.html.ja.jis
1867 %{manualdir}/mod/mod_cern_meta.html
1868 %{manualdir}/mod/mod_cgi.html.html
1869 %{manualdir}/mod/mod_cgi.html.en
1870 %lang(ja) %{manualdir}/mod/mod_cgi.html.ja.jis
1871 %{manualdir}/mod/mod_env.html.html
1872 %{manualdir}/mod/mod_env.html.en
1873 %lang(ja) %{manualdir}/mod/mod_env.html.ja.jis
1874 %{manualdir}/mod/mod_include.html
1875 %{manualdir}/mod/mod_log_agent.html
1876 %{manualdir}/mod/mod_log_config.html.html
1877 %{manualdir}/mod/mod_log_config.html.en
1878 %lang(ja) %{manualdir}/mod/mod_log_config.html.ja.jis
1879 %{manualdir}/mod/mod_log_referer.html
1880 %{manualdir}/mod/mod_mime.html.html
1881 %{manualdir}/mod/mod_mime.html.en
1882 %lang(ja) %{manualdir}/mod/mod_mime.html.ja.jis
1883 %{manualdir}/mod/mod_mime_magic.html
1884 %{manualdir}/mod/mod_negotiation.html.html
1885 %{manualdir}/mod/mod_negotiation.html.en
1886 %lang(ja) %{manualdir}/mod/mod_negotiation.html.ja.jis
1887 %{manualdir}/mod/mod_setenvif.html.html
1888 %{manualdir}/mod/mod_setenvif.html.en
1889 %lang(ja) %{manualdir}/mod/mod_setenvif.html.ja.jis
1890 %{manualdir}/mod/mod_so.html.html
1891 %{manualdir}/mod/mod_so.html.en
1892 %lang(ja) %{manualdir}/mod/mod_so.html.ja.jis
1893 %{manualdir}/mod/mod_speling.html.html
1894 %{manualdir}/mod/mod_speling.html.en
1895 %lang(ja) %{manualdir}/mod/mod_speling.html.ja.jis
1896 %{manualdir}/mod/mod_userdir.html.html
1897 %{manualdir}/mod/mod_userdir.html.en
1898 %lang(ja) %{manualdir}/mod/mod_userdir.html.ja.jis
1899 %{manualdir}/mod/module-dict.html.html
1900 %{manualdir}/mod/module-dict.html.en
1901 %lang(ja) %{manualdir}/mod/module-dict.html.ja.jis
1902 %dir %{manualdir}/programs
1903 %{manualdir}/programs/ab.html
1904 %{manualdir}/programs/apachectl.html.html
1905 %{manualdir}/programs/apachectl.html.en
1906 %lang(ja) %{manualdir}/programs/apachectl.html.ja.jis
1907 %{manualdir}/programs/apxs.html
1908 %{manualdir}/programs/dbmmanage.html
1909 %{manualdir}/programs/footer.html
1910 %{manualdir}/programs/header.html
1911 %{manualdir}/programs/htdigest.html
1912 %{manualdir}/programs/htpasswd.html.html
1913 %{manualdir}/programs/htpasswd.html.en
1914 %lang(ja) %{manualdir}/programs/htpasswd.html.ja.jis
1915 %{manualdir}/programs/httpd.html.html
1916 %{manualdir}/programs/httpd.html.en
1917 %lang(ja) %{manualdir}/programs/httpd.html.ja.jis
1918 %{manualdir}/programs/index.html.html
1919 %{manualdir}/programs/index.html.en
1920 %lang(ja) %{manualdir}/programs/index.html.ja.jis
1921 %{manualdir}/programs/logresolve.html
1922 %{manualdir}/programs/other.html
1923 %{manualdir}/programs/rotatelogs.html
1924 %dir %{manualdir}/vhosts
1925 %{manualdir}/vhosts/details.html
1926 %{manualdir}/vhosts/examples.html
1927 %{manualdir}/vhosts/fd-limits.html.html
1928 %{manualdir}/vhosts/fd-limits.html.en
1929 %lang(ja) %{manualdir}/vhosts/fd-limits.html.ja.jis
1930 %{manualdir}/vhosts/footer.html
1931 %{manualdir}/vhosts/header.html
1932 %{manualdir}/vhosts/host.html
1933 %{manualdir}/vhosts/index.html.html
1934 %{manualdir}/vhosts/index.html.en
1935 %lang(ja) %{manualdir}/vhosts/index.html.ja.jis
1936 %{manualdir}/vhosts/ip-based.html
1937 %{manualdir}/vhosts/mass.html
1938 %{manualdir}/vhosts/name-based.html.html
1939 %{manualdir}/vhosts/name-based.html.en
1940 %lang(ja) %{manualdir}/vhosts/name-based.html.ja.jis
1941 %{manualdir}/vhosts/vhosts-in-depth.html
1942 %{manualdir}/vhosts/virtual-host.html
1943 # suexec
1944 %{manualdir}/suexec.html.html
1945 %{manualdir}/suexec.html.en
1946 %lang(ja) %{manualdir}/suexec.html.ja.jis
1947 %{manualdir}/programs/suexec.html.html
1948 %{manualdir}/programs/suexec.html.en
1949 %lang(ja) %{manualdir}/programs/suexec.html.ja.jis
1950 # mod_actions
1951 %{manualdir}/mod/mod_actions.html.html
1952 %{manualdir}/mod/mod_actions.html.en
1953 %lang(ja) %{manualdir}/mod/mod_actions.html.ja.jis
1954 # mod_auth
1955 %{manualdir}/howto/auth.html
1956 %{manualdir}/mod/mod_auth.html.html
1957 %{manualdir}/mod/mod_auth.html.en
1958 %lang(ja) %{manualdir}/mod/mod_auth.html.ja.jis
1959 # mod_anon
1960 %{manualdir}/mod/mod_auth_anon.html
1961 # mod_auth_db
1962 %{manualdir}/mod/mod_auth_db.html
1963 # mod_auth_digest
1964 %{manualdir}/mod/mod_auth_digest.html
1965 # mod_define
1966 %{manualdir}/mod/mod_define.html
1967 # mod_digest
1968 %{manualdir}/mod/mod_digest.html
1969 # mod_dir
1970 %{manualdir}/mod/mod_dir.html.html
1971 %{manualdir}/mod/mod_dir.html.en
1972 %lang(ja) %{manualdir}/mod/mod_dir.html.ja.jis
1973 # mod_expires
1974 %{manualdir}/mod/mod_expires.html
1975 # mod_headers
1976 %{manualdir}/mod/mod_headers.html
1977 # mod_imap
1978 %{manualdir}/mod/mod_imap.html
1979 # mod_info
1980 %{manualdir}/mod/mod_info.html.html
1981 %{manualdir}/mod/mod_info.html.en
1982 %lang(ja) %{manualdir}/mod/mod_info.html.ja.jis
1983 # mod_log_forensic
1984 %{manualdir}/mod/mod_log_forensic.html.html
1985 %{manualdir}/mod/mod_log_forensic.html.en
1986 # mod_mmap_static
1987 %{manualdir}/mod/mod_mmap_static.html
1988 # mod_proxy
1989 %{manualdir}/mod/mod_proxy.html
1990 # mod_rewrite
1991 %{manualdir}/mod/mod_rewrite.html.html
1992 %{manualdir}/mod/mod_rewrite.html.en
1993 %lang(ja) %{manualdir}/mod/mod_rewrite.html.ja.jis
1994 %{manualdir}/images/mod_rewrite*
1995 # mod_status
1996 %{manualdir}/mod/mod_status.html
1997 # mod_unique_id
1998 %{manualdir}/mod/mod_unique_id.html.html
1999 %{manualdir}/mod/mod_unique_id.html.en
2000 %lang(ja) %{manualdir}/mod/mod_unique_id.html.ja.jis
2001 # mod_usertrack
2002 %{manualdir}/mod/mod_cookies.html
2003 %{manualdir}/mod/mod_usertrack.html
2004 # mod_vhost_alias
2005 %{manualdir}/mod/mod_vhost_alias.html
2006
2007 %files suexec
2008 %defattr(644,root,root,755)
2009 %attr(4755,root,root) %{_sbindir}/suexec
2010
2011 %files devel
2012 %defattr(644,root,root,755)
2013 %{_includedir}
2014
2015 %files mod_actions
2016 %defattr(644,root,root,755)
2017 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_actions.conf
2018 %attr(755,root,root) %{_libexecdir}/mod_actions.so
2019
2020 %files mod_auth
2021 %defattr(644,root,root,755)
2022 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth.conf
2023 %attr(755,root,root) %{_libexecdir}/mod_auth.so
2024
2025 %files -n htpasswd-%{name}
2026 %attr(755,root,root) %{_bindir}/htpasswd
2027 %{_sbindir}/htpasswd
2028 %{_mandir}/man1/htpasswd.1*
2029
2030 %files mod_auth_anon
2031 %defattr(644,root,root,755)
2032 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_anon.conf
2033 %attr(755,root,root) %{_libexecdir}/mod_auth_anon.so
2034
2035 %files mod_auth_db
2036 %defattr(644,root,root,755)
2037 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_db.conf
2038 %attr(755,root,root) %{_libexecdir}/mod_auth_db.so
2039 %attr(755,root,root) %{_bindir}/dbmmanage
2040 %{_mandir}/man1/dbmmanage.1*
2041
2042 %files mod_auth_digest
2043 %defattr(644,root,root,755)
2044 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_auth_digest.conf
2045 %attr(755,root,root) %{_libexecdir}/mod_auth_digest.so
2046
2047 %files mod_autoindex
2048 %defattr(644,root,root,755)
2049 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_autoindex.conf
2050 %attr(755,root,root) %{_libexecdir}/mod_autoindex.so
2051
2052 %files mod_define
2053 %defattr(644,root,root,755)
2054 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_define.conf
2055 %attr(755,root,root) %{_libexecdir}/mod_define.so
2056
2057 %files mod_digest
2058 %defattr(644,root,root,755)
2059 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_digest.conf
2060 %attr(755,root,root) %{_libexecdir}/mod_digest.so
2061
2062 %files mod_dir
2063 %defattr(644,root,root,755)
2064 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_dir.conf
2065 %attr(755,root,root) %{_libexecdir}/mod_dir.so
2066
2067 %files mod_expires
2068 %defattr(644,root,root,755)
2069 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_expires.conf
2070 %attr(755,root,root) %{_libexecdir}/mod_expires.so
2071
2072 %files mod_headers
2073 %defattr(644,root,root,755)
2074 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_headers.conf
2075 %attr(755,root,root) %{_libexecdir}/mod_headers.so
2076
2077 %files mod_imap
2078 %defattr(644,root,root,755)
2079 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_imap.conf
2080 %attr(755,root,root) %{_libexecdir}/mod_imap.so
2081
2082 %files mod_info
2083 %defattr(644,root,root,755)
2084 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_info.conf
2085 %attr(755,root,root) %{_libexecdir}/mod_info.so
2086
2087 %files mod_log_forensic
2088 %defattr(644,root,root,755)
2089 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_log_forensic.conf
2090 %attr(755,root,root) %{_libexecdir}/mod_log_forensic.so
2091
2092 %files mod_mmap_static
2093 %defattr(644,root,root,755)
2094 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_mmap_static.conf
2095 %attr(755,root,root) %{_libexecdir}/mod_mmap_static.so
2096
2097 %files mod_proxy
2098 %defattr(644,root,root,755)
2099 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_proxy.conf
2100 %attr(755,root,root) %{_libexecdir}/libproxy.so
2101 %dir %attr(770,root,http) /var/cache/apache
2102
2103 %files mod_rewrite
2104 %defattr(644,root,root,755)
2105 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_rewrite.conf
2106 %attr(755,root,root) %{_libexecdir}/mod_rewrite.so
2107
2108 %files mod_status
2109 %defattr(644,root,root,755)
2110 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_status.conf
2111 %attr(755,root,root) %{_libexecdir}/mod_status.so
2112
2113 %files mod_unique_id
2114 %defattr(644,root,root,755)
2115 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_unique_id.conf
2116 %attr(755,root,root) %{_libexecdir}/mod_unique_id.so
2117
2118 %files mod_usertrack
2119 %defattr(644,root,root,755)
2120 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_usertrack.conf
2121 %attr(755,root,root) %{_libexecdir}/mod_usertrack.so
2122
2123 %files mod_vhost_alias
2124 %defattr(644,root,root,755)
2125 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf
2126 %attr(755,root,root) %{_libexecdir}/mod_vhost_alias.so
This page took 4.474469 seconds and 4 git commands to generate.