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