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