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