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