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