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