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