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