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