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