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