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