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