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