]> git.pld-linux.org Git - packages/apache1.git/blame - apache1.spec
- P: webserver(rewrite) for url rewrite module
[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
d51396dd 33Release: 18
0993d5b6 34License: Apache v2.0
1074ac1d 35Group: Networking/Daemons/HTTP
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)
1074ac1d 235Group: Networking/Daemons/HTTP
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
6935eac8
ER
251Provides: %{name}(EAPI) = %{version}-%{release}
252%{?with_ipv6:Provides: apache1(ipv6)}
253%{?with_lingerd:Provides: apache1(lingerd)}
254Provides: group(http)
255Provides: user(http)
256Provides: webserver = apache
257Obsoletes: apache < 2.0.0
258Obsoletes: apache-extra
259Obsoletes: apache6
08f60162 260Conflicts: apache1 < 1.3.37-4
0dbc76cf 261Conflicts: apache1-mod_ssl < 2.8.30_1.3.39-3
73cc0cdc 262Conflicts: logrotate < 3.7-4
6935eac8
ER
263# for the posttrans scriptlet, conflicts because in vserver environment rpm package is not installed.
264Conflicts: rpm < 4.4.2-0.2
265
266%description base
267Apache is a powerful, full-featured, efficient and freely-available
268Web server. Apache is also the most popular Web server on the
269Internet.
270
83ac2042
JR
271%description base -l pl.UTF-8
272Apache jest potężnym, w pełni funkcjonalnym, wydajnym i wolnodostępnym
273serwerem WWW (World Wide Web). Jest także najbardziej popularnym
6935eac8
ER
274serwerem WWW w Internecie.
275
53fa9204
JB
276%package suexec
277Summary: Apache suexec wrapper
b1c35239
ER
278Summary(pl.UTF-8): Suexec wrapper do serwera WWW Apache
279Summary(ru.UTF-8): Apache suEXEC CGI wrapper
280Summary(uk.UTF-8): Apache suEXEC CGI wrapper
1074ac1d 281Group: Networking/Daemons/HTTP
55b12b4d 282Requires: %{name}(EAPI) = %{version}-%{release}
70004491 283Obsoletes: apache-suexec < 2.0.0
53fa9204
JB
284
285%description suexec
286The suEXEC feature provides Apache users the ability to run CGI and
287SSI programs under user IDs different from the user ID of the calling
288web-server. Normally, when a CGI or SSI program executes, it runs as
289the same user who is running the web server.
290
83ac2042
JR
291%description suexec -l pl.UTF-8
292SuEXEC umożliwia serwerowi Apache uruchamianie programów CGI i SSI z
293innym UID niż wywołujący je serwer. Normalnie programy CGI i SSI są
294wykonywane jako taki sam użytkownik jak serwer WWW.
295
296%description suexec -l ru.UTF-8
297Пакет suEXEC позволяет запускать CGI-программы под user-id, отличными
298от того, под которым работает вызывающий их web-сервер. Будучи
299правильно использованным, этот пакет позволяет заметно снизить риск
300нарушения системной безопасности, вызванный разрешением запуска
301пользователям CGI-программ. Вместе с тем, будучи неправильно
302сконфигурированным, этот пакет может разрушить вашу систему, сжечь ваш
303дом и украсть деньги из вашего пенсионного фонда :)). Если вы не
304имеете опыта работы с setuid root программами и проблемами системной
305безопасности, порожденными их применением, настоятельно рекомендуем не
306использовать этого пакета...
307
308%description suexec -l uk.UTF-8
309Пакет suEXEC дозволяє запускати CGI-програми під user-id, відмінним
310від того, під яким працює сервер. При правильному використанні, цей
311пакет дозволяє помітно знизити ризик порушення системної безпеки,
312викликаний дозволом запуску користувачами CGI-програм. Разом з тим,
313при невірному конфігуруванні, цей пакет може зруйнувати ваши систему,
314спалити ваш дім і вкрасти гроші з вашого пенсійного фонду :)). Якщо ви
315не маєте досвіду роботи з setuid root програмами та проблемами
316системної безпеки, котрі породжені використанням таких програм,
317настійливо радимо не використовувати цього пакету...
53fa9204 318
c0c595c4 319%package tools
531474d7 320Summary: Apache tools
b1c35239 321Summary(pl.UTF-8): Narzędzia Apache'a
531474d7 322Group: Development/Tools
c0c595c4 323
324%description tools
531474d7 325Apache tools.
326
83ac2042
JR
327%description tools -l pl.UTF-8
328Narzędzia Apache'a.
c0c595c4 329
b2f3e4cd 330%package defaultindex
531474d7 331Summary: Apache index.html* files
b1c35239 332Summary(pl.UTF-8): Pliki Apache index.html*
531474d7 333Group: Documentation
6935eac8 334Requires: %{name}-base = %{version}-%{release}
b2f3e4cd
ER
335Requires: %{name}-mod_alias = %{version}-%{release}
336Requires: %{name}-mod_dir = %{version}-%{release}
337Provides: apache1-index
338Obsoletes: apache1-index < 1.3.39-7.9
3b2a217b 339Obsoletes: indexhtml
2ccbfa79 340
b2f3e4cd 341%description defaultindex
2ccbfa79
AM
342Apache index.html* files.
343
b2f3e4cd 344%description defaultindex -l pl.UTF-8
2ccbfa79
AM
345Pliki Apache index.html*.
346
b2f3e4cd 347%package manual
3b2a217b 348Summary: Apache 1.3.x manual
b1c35239 349Summary(pl.UTF-8): Podręcznik do Apache'a 1.3.x
3b2a217b 350Group: Documentation
6935eac8 351Requires: %{name}-base = %{version}-%{release}
b2f3e4cd
ER
352Requires: %{name}-mod_alias = %{version}-%{release}
353Requires: %{name}-mod_negotiation = %{version}-%{release}
354Provides: apache1-doc
355Obsoletes: apache1-doc < 1.3.39-7.9
3b2a217b 356
b2f3e4cd 357%description manual
3b2a217b
JB
358Apache 1.3.x manual.
359
b2f3e4cd 360%description manual -l pl.UTF-8
83ac2042 361Podręcznik do Apache'a 1.3.x.
3b2a217b 362
60ecfe71
ER
363%package errordocs
364Summary: Apache 1.3.x HTTP error documents
b1c35239 365Summary(pl.UTF-8): Dokumenty opisujące błędy HTTP dla Apache'a 1.3.x
60ecfe71 366Group: Applications/WWW
0993d5b6 367Requires: %{name}-mod_alias = %{version}-%{release}
60ecfe71 368Requires: %{name}-mod_include = %{version}-%{release}
0993d5b6 369Requires: %{name}-mod_negotiation = %{version}-%{release}
60ecfe71
ER
370
371%description errordocs
372Apache 1.3.x HTTP error documents. Currently in English and Polish
373only.
374
83ac2042
JR
375%description errordocs -l pl.UTF-8
376Dokumenty opisujące błędy HTTP dla Apache'a 1.3.x. Aktualnie tylko po
95bdc541
JB
377angielsku i polsku.
378
53fa9204
JB
379%package devel
380Summary: Module development tools for the Apache web server
b1c35239
ER
381Summary(cs.UTF-8): Hlavičkové soubory pro Apache Web server
382Summary(da.UTF-8): Header-filer for Apache webserveren
383Summary(de.UTF-8): Include-Dateien für den Apache Web-Server
384Summary(es.UTF-8): Archivos de inclusión del Apache para desarrollo de módulos
385Summary(fr.UTF-8): Fichiers à inclure pour le serveur Web Apache
386Summary(id.UTF-8): File header untuk Apache Web server
387Summary(is.UTF-8): Hausaskrár með Apache vefþjóninum
388Summary(it.UTF-8): File include per il web server Apache
389Summary(ja.UTF-8): Apache Web サーバー用の開発ツール
390Summary(nb.UTF-8): Headerfiler for webtjeneren Apache
391Summary(pl.UTF-8): Pliki nagłówkowe do tworzenia modułów rozszerzeń do serwera WWW Apache
392Summary(pt.UTF-8): Ficheiros de inclusão para o servidor Web Apache
393Summary(pt_BR.UTF-8): Arquivos de inclusão do Apache para desenvolvimento de módulos
394Summary(ru.UTF-8): Файлы заголовков для web server'а Apache
395Summary(sk.UTF-8): Hlavičkové súbory pre Apache Web server
396Summary(sl.UTF-8): Glave za spletni strežnik Apache
397Summary(sv.UTF-8): Huvudfiler för webbservern Apache
398Summary(uk.UTF-8): Засоби створення модулів для web server'у Apache
399Summary(zh_CN.UTF-8): 用于 Apache Web 服务程序的开发工具。
53fa9204 400Group: Networking/Utilities
55b12b4d
JB
401Provides: %{name}(EAPI)-devel = %{version}-%{release}
402Provides: apache(EAPI)-devel = %{version}-%{release}
e93db15a 403%{?with_ipv6:Provides: apache1(ipv6)-devel}
70004491 404Obsoletes: apache-devel < 2.0.0
5a9e5d78 405Obsoletes: apache1-apxs
53fa9204
JB
406
407%description devel
408The apache-devel package contains header files for Apache.
409
83ac2042
JR
410%description devel -l cs.UTF-8
411Balíček apache-devel obsahuje hlavičkové soubory pro Apache.
53fa9204 412
83ac2042 413%description devel -l da.UTF-8
53fa9204
JB
414Apache-devel pakken indeholder headerfiler for Apache.
415
83ac2042
JR
416%description devel -l de.UTF-8
417Das Paket apache-devel enthält Header-Dateien für Apache.
53fa9204 418
83ac2042
JR
419%description devel -l es.UTF-8
420Este paquete contiene los archivos de inclusión para el Apache.
53fa9204 421
83ac2042 422%description devel -l fr.UTF-8
53fa9204
JB
423Le package apache-devel contient le code source pour le serveur Web
424Apache.
425
83ac2042 426%description devel -l id.UTF-8
53fa9204
JB
427Package apache-devel berisi source code dari Apache Web server.
428
83ac2042
JR
429%description devel -l is.UTF-8
430Apache-devel pakkinn inniheldur frumkóða Apache vefþjónsins.
53fa9204 431
83ac2042 432%description devel -l it.UTF-8
53fa9204
JB
433Il pacchetto apache-devel contiene i file header per Apache.
434
83ac2042 435%description devel -l nb.UTF-8
53fa9204
JB
436Apache-devel pakken inneholder headerfiler for Apache.
437
83ac2042
JR
438%description devel -l pl.UTF-8
439Pliki nagłówkowe dla serwera WWW Apache.
53fa9204 440
83ac2042
JR
441%description devel -l pt.UTF-8
442O pacote apache-devel contém outros ficheiros para o Apache.
53fa9204 443
83ac2042
JR
444%description devel -l pt_BR.UTF-8
445Este pacote contem os arquivos de inclusão para o Apache.
53fa9204 446
83ac2042
JR
447%description devel -l ru.UTF-8
448Пакет apache-devel содержит хедеры для Web Server'а.
53fa9204 449
83ac2042
JR
450%description devel -l sk.UTF-8
451Balík apache-devel obsahuje zdrojový kód Apache Web servera.
53fa9204 452
83ac2042
JR
453%description devel -l sv.UTF-8
454Paketet apache-devel innehåller huvudfilerna för Apache.
53fa9204 455
83ac2042
JR
456%description devel -l uk.UTF-8
457Пакет apache-devel містить хедери для Web Server'а.
53fa9204 458
d65cdfeb
ER
459%package mod_access
460Summary: Access control based on client hostname or IP address
b1c35239 461Summary(pl.UTF-8): Kontrola dostępu w oparciu o nazwę hosta lub adres IP klienta
1074ac1d 462Group: Networking/Daemons/HTTP
d65cdfeb
ER
463Requires: %{name}(EAPI) = %{version}-%{release}
464Provides: apache(mod_access) = %{version}-%{release}
3619448c 465Provides: webserver(access)
d65cdfeb
ER
466
467%description mod_access
468The directives provided by mod_access are used in <Directory>,
469<Files>, and <Location> sections as well as .htaccess files to control
470access to particular parts of the server. Access can be controlled
471based on the client hostname, IP address, or other characteristics of
472the client request, as captured in environment variables. The Allow
473and Deny directives are used to specify which clients are or are not
474allowed access to the server, while the Order directive sets the
475default access state, and configures how the Allow and Deny directives
476interact with each other.
477
83ac2042
JR
478%description mod_access -l pl.UTF-8
479Dyrektyw dostarczanych przez mod_access można używać w sekcjach
480<Directory>, <Files> i <Location>, a także plikach .htaccess w celu
481kontrolowania dostępu do poszczególnych części serwera. Dostęp może
482być kontrolowany w oparciu o nazwę hosta lub adres IP klienta albo
483inną charakterystykę żądania klienta wychwyconą przez zmienne
484środowiskowe. Dyrektywy Allow i Deny są używane w celu określenia
485którzy klienci mają dostęp do serwera, a którzy go nie mają, natomiast
486dyrektywa Order ustawia stan domyślny i określa sposób, w jaki
487dyrektywy Allow i Deny wpływają na siebie nawzajem.
54a600d9 488
53fa9204
JB
489%package mod_actions
490Summary: Apache module for run CGI whenever a file of a certain type is requested
b1c35239 491Summary(pl.UTF-8): Moduł dla Apache'a do uruchamiania skryptów cgi
1074ac1d 492Group: Networking/Daemons/HTTP
55b12b4d 493Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 494Provides: apache(mod_actions) = %{version}-%{release}
70004491 495Obsoletes: apache-mod_actions < 2.0.0
53fa9204
JB
496
497%description mod_actions
498This package contains mod_actions module. This module lets you run CGI
499scripts whenever a file of a certain type is requested. This makes it
500much easier to execute scripts that process files.
501
83ac2042
JR
502%description mod_actions -l pl.UTF-8
503Ten moduł pozwala na uruchamianie skryptów CGI w momencie gdy
504nadchodzi żądanie pobrania pliku określonego typu. Znacznie ułatwia to
505wykonywanie skryptów przetwarzających pliki.
53fa9204 506
d65cdfeb
ER
507%package mod_alias
508Summary: Mapping different parts of the host filesystem in the document tree, and URL redirection
b1c35239 509Summary(pl.UTF-8): Odwzorowywanie części systemu plików w drzewie dokumentów oraz przekierowywanie URL-i
1074ac1d 510Group: Networking/Daemons/HTTP
d65cdfeb
ER
511Requires: %{name}(EAPI) = %{version}-%{release}
512Provides: apache(mod_alias) = %{version}-%{release}
3619448c 513Provides: webserver(alias)
d65cdfeb
ER
514
515%description mod_alias
516This module provides for mapping different parts of the host
6009ad67
ER
517filesystem in the document tree, and for URL redirection. The
518directives contained in this module allow for manipulation and control
519of URLs as requests arrive at the server. The Alias and ScriptAlias
520directives are used to map between URLs and filesystem paths. This
521allows for content which is not directly under the DocumentRoot to be
522served as part of the web document tree. The ScriptAlias directive has
523the additional effect of marking the target directory as containing
524only CGI scripts.
d65cdfeb
ER
525
526The Redirect directives are used to instruct clients to make a new
527request with a different URL. They are often used when a resource has
528moved to a new location.
529
530A more powerful and flexible set of directives for manipulating URLs
531is contained in the mod_rewrite module.
532
83ac2042
JR
533%description mod_alias -l pl.UTF-8
534Ten moduł umożliwia odwzorowywanie różnych części systemu plików
535serwera w drzewie dokumentów oraz przekierowywanie URL-i. Dyrektywy
536obsługiwane przez ten moduł umożliwiają manipulowanie i kontrolę URL-i
537podczas przychodzenia żądań do serwera. Dyrektywy Alias i ScriptAlias
538służą do odwzorowywania pomiędzy URL-ami i ścieżkami w systemie
539plików. Pozwala to na udostępnianie treści nie umieszczonej
540bezpośrednio wewnątrz DocumentRoota jako części drzewa dokumentów WWW.
54a600d9 541Dyrektywa ScriptAlias ponadto oznacza katalog docelowy jako
83ac2042 542zawierający wyłącznie skrypty CGI.
54a600d9 543
83ac2042
JR
544Dyrektywy Redirect służą do instruowania klientów o konieczności
545wysłania nowego żądania z innym URL-em. Są one zwykle używane w
546sytuacji, kiedy zasoby zostały przeniesione w nowe miejsce.
54a600d9 547
83ac2042
JR
548Potężniejszy i bardziej elastyczny zbiór dyrektyw do manipulowania
549URL-ami znajduje się w module mod_rewrite.
54a600d9 550
d65cdfeb
ER
551%package mod_asis
552Summary: Sending files which contain their own HTTP headers
b1c35239 553Summary(pl.UTF-8): Wysyłanie plików zawierających własne nagłówki HTTP
1074ac1d 554Group: Networking/Daemons/HTTP
d65cdfeb
ER
555Requires: %{name}(EAPI) = %{version}-%{release}
556Provides: apache(mod_asis) = %{version}-%{release}
557
558%description mod_asis
559This module provides the handler send-as-is which causes Apache to
560send the document without adding most of the usual HTTP headers.
561
562This can be used to send any kind of data from the server, including
563redirects and other special HTTP responses, without requiring a
564cgi-script or an nph script.
565
566For historical reasons, this module will also process any file with
54a600d9
JB
567the MIME type httpd/send-as-is.
568
83ac2042
JR
569%description mod_asis -l pl.UTF-8
570Ten moduł dostarcza funkcję obsługi send-as-is powodującą, że Apache
571wysyła dokument bez dodawania większości zwykle stosowanych nagłówków
54a600d9
JB
572HTTP.
573
83ac2042
JR
574Może on służyć do wysyłania z serwera dowolnego rodzaju danych,
575włącznie z przekierowaniami i innymi specjalnymi odpowiedziami HTTP
576bez użycia skryptu CGI czy nph.
54a600d9 577
83ac2042 578Ze względów historycznych ten moduł przetwarza także wszelkie pliki o
54a600d9 579typie MIME httpd/send-as-is.
d65cdfeb 580
53fa9204
JB
581%package mod_auth
582Summary: Apache module with user authentication using textual files
b1c35239 583Summary(pl.UTF-8): Moduł uwierzytelniania użytkownika przy użyciu plików tekstowych dla Apache
1074ac1d 584Group: Networking/Daemons/HTTP
55b12b4d 585Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 586Provides: apache(mod_auth) = %{version}-%{release}
3619448c 587Provides: webserver(auth)
70004491 588Obsoletes: apache-mod_auth < 2.0.0
53fa9204
JB
589
590%description mod_auth
591This package contains mod_auth module. It provides for user
592authentication using textual files.
593
83ac2042
JR
594%description mod_auth -l pl.UTF-8
595Ten pakiet zawiera moduł mod_auth. Służy on do uwierzytelniania przy
596użyciu plików tekstowych.
53fa9204
JB
597
598%package mod_auth_anon
599Summary: Apache module with "anonymous" user access authentication
b1c35239 600Summary(pl.UTF-8): Moduł apache oferujący anonimową autoryzację użytkownia
1074ac1d 601Group: Networking/Daemons/HTTP
55b12b4d 602Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 603Provides: apache(mod_auth_anon) = %{version}-%{release}
70004491 604Obsoletes: apache-mod_auth_anon < 2.0.0
53fa9204
JB
605
606%description mod_auth_anon
607This package contains mod_auth_anon module. It allows "anonymous" user
608access to authenticated areas. It does access control in a manner
a2666694 609similar to anonymous FTP sites; i.e. have a 'magic' user id
53fa9204
JB
610'anonymous' and the email address as a password. These email addresses
611can be logged. Combined with other (database) access control methods,
612this allows for effective user tracking and customization according to
613a user profile while still keeping the site open for 'unregistered'
614users. One advantage of using Auth-based user tracking is that, unlike
615magic-cookies and funny URL pre/postfixes, it is completely browser
616independent and it allows users to share URLs.
617
83ac2042
JR
618%description mod_auth_anon -l pl.UTF-8
619Ten moduł oferuje anonimową autoryzację użytkownia podobnie do
620anonimowych serwerów FTP (użytkownik "anonymous" oraz hasło w postaci
621adresu pocztowego użytkownika). Podawane adresy mogą być logowane. W
622połączeniu z innymi (opartymi o bazy danych) metodami kontroli dostępu
623umożliwia efektywne śledzenie użytkowników i dostosowywanie w
624zależności od profilu użytkownika, jednocześnie zachowując stronę
625otwartą dla "niezarejestrowanych" użytkowników. Jedną z zalet używania
626śledzenia użytkowników opartego o uwierzytelnienie nad ciasteczkami i
627śmiesznymi prze-/przyrostkami URL-i jest całkowita niezależność od
628przeglądarki i umożliwienie użytkownikom współdzielenia URL-i.
53fa9204
JB
629
630%package mod_auth_db
631Summary: Apache module with user authentication which uses Berkeley DB files
b1c35239 632Summary(pl.UTF-8): Moduł Apache'a z mechanizmem uwierzytelniania używającym plików Berkeley DB
1074ac1d 633Group: Networking/Daemons/HTTP
f269b2be 634Requires(triggerpostun): sed >= 4.0
55b12b4d 635Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 636Provides: apache(mod_auth_db) = %{version}-%{release}
70004491 637Obsoletes: apache-mod_auth_db < 2.0.0
53fa9204
JB
638
639%description mod_auth_db
640This package contains mod_auth_db module. It provides for user
f48d2599 641authentication using Berkeley DB files.
53fa9204 642
83ac2042
JR
643%description mod_auth_db -l pl.UTF-8
644Ten pakiet zawiera moduł mod_auth_db. Moduł ten służy do
645uwierzytelniania, ale jako plików danych używa Berkeley DB.
53fa9204
JB
646
647%package mod_auth_digest
648Summary: Apache user authentication module using MD5 Digest Authentication
b1c35239 649Summary(pl.UTF-8): Moduł Apache'a do uwierzytelniania metodą MD5 Digest Authentication
1074ac1d 650Group: Networking/Daemons/HTTP
55b12b4d 651Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 652Provides: apache(mod_auth_digest) = %{version}-%{release}
70004491 653Obsoletes: apache-mod_auth_digest < 2.0.0
39b91334 654Obsoletes: apache1-mod_digest
53fa9204
JB
655
656%description mod_auth_digest
657This package contains mod_digest module. It provides user
658authentication using MD5 Digest Authentication.
659
83ac2042
JR
660%description mod_auth_digest -l pl.UTF-8
661Moduł ten dostarcza metodę uwierzytelniania przy użyciu MD5 Digest
53fa9204
JB
662Authentication.
663
c73ed4e3
PG
664%package mod_autoindex
665Summary: Apache module - display index of files
b1c35239 666Summary(pl.UTF-8): Moduł apache do wyświetlania indeksu plików
1074ac1d 667Group: Networking/Daemons/HTTP
f269b2be 668Requires(triggerpostun): sed >= 4.0
c73ed4e3 669Requires: %{name}(EAPI) = %{version}-%{release}
b2f3e4cd 670Requires: %{name}-mod_alias = %{version}-%{release}
79041c28 671Requires: apache-icons
39b91334 672Provides: apache(mod_autoindex) = %{version}-%{release}
c73ed4e3
PG
673
674%description mod_autoindex
6009ad67
ER
675This package contains mod_autoindex module. It provides generation
676index of files.
c73ed4e3 677
83ac2042
JR
678%description mod_autoindex -l pl.UTF-8
679Ten pakiet dostarcza moduł autoindex, który generuje indeks plików.
c73ed4e3 680
d65cdfeb
ER
681%package mod_cern_meta
682Summary: Support for HTTP header metafiles
b1c35239 683Summary(pl.UTF-8): Obsługa metaplików nagłówków HTTP
1074ac1d 684Group: Networking/Daemons/HTTP
d65cdfeb
ER
685Requires: %{name}(EAPI) = %{version}-%{release}
686Provides: apache(mod_cern_meta) = %{version}-%{release}
687
688%description mod_cern_meta
689Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP
690headers that can be output in addition to the normal range of headers
691for each file accessed. They appear rather like the Apache .asis
692files, and are able to provide a crude way of influencing the Expires:
693header, as well as providing other curiosities. There are many ways to
694manage meta information, this one was chosen because there is already
695a large number of CERN users who can exploit this module.
696
83ac2042
JR
697%description mod_cern_meta -l pl.UTF-8
698Moduł emulujący semantykę metaplików CERN HTTPD. Metapliki to nagłówki
699HTTP, które mogą być wysyłane oprócz normalnego zestawu nagłówków dla
700każdego przetwarzanego pliku. Zachowują się bardziej jak pliki .asis
701Apache'a i mogą dawać brutalny sposób wpływania na nagłówek Expires:,
702a także dostarczać inne ciekawostki. Jest wiele sposobów zarządzania
703metainformacjami, ta została wybrana ponieważ istnieje już wielu
704użytkowników CERN wykorzystujących ten moduł.
f48d2599 705
d65cdfeb
ER
706%package mod_cgi
707Summary: Invoking CGI scripts
b1c35239 708Summary(pl.UTF-8): Wywoływanie skryptów CGI
1074ac1d 709Group: Networking/Daemons/HTTP
d65cdfeb
ER
710Requires: %{name}(EAPI) = %{version}-%{release}
711Provides: apache(mod_cgi) = %{version}-%{release}
a35ec6c1 712Provides: webserver(cgi)
d65cdfeb
ER
713
714%description mod_cgi
f48d2599 715Any file that has the MIME type application/x-httpd-cgi or handler
d65cdfeb
ER
716cgi-script (Apache 1.1 or later) will be treated as a CGI script, and
717run by the server, with its output being returned to the client. Files
718acquire this type either by having a name containing an extension
719defined by the AddType directive, or by being in a ScriptAlias
720directory. Files that are not in a ScriptAlias directory, but which
721are of type application/x-httpd-cgi by virtue of an AddType directive,
722will still not be executed by the server unless Options ExecCGI is
723enabled. See the Options directive for more details.
724
83ac2042
JR
725%description mod_cgi -l pl.UTF-8
726Ten moduł powoduje, że dowolny plik o typie MIME
727application/x-httpd-cgi albo procedurze obsługi cgi-script (w Apache'u
7281.1 lub nowszym) będzie traktowany jako skrypt CGI i uruchamiany przez
729serwer, a jego wyjście będzie zwracane klientowi. Pliki uzyskują ten
730typ przez posiadanie nazwy zawierającej rozszerzenie określone
731dyrektywą AddType lub będąc w katalogu ScriptAlias. Pliki nie będące w
732katalogu ScriptAlias, ale mające typ application/x-httpd-cgi dzięki
733dyrektywie AddType nie będą jednak wykonywane, chyba że włączona
734zostanie opcja ExecCGI - więcej szczegółów w dyrektywie Options.
478e01d3 735
53fa9204 736%package mod_define
478e01d3 737Summary: Apache module - definition variables for arbitrary directives
b1c35239 738Summary(pl.UTF-8): Moduł Apache'a do definiowania zmiennych
1074ac1d 739Group: Networking/Daemons/HTTP
55b12b4d 740Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 741Provides: apache(mod_define) = %{version}-%{release}
70004491 742Obsoletes: apache-mod_define < 2.0.0
53fa9204
JB
743
744%description mod_define
745It provides the definition variables for arbitrary directives, i.e.
746variables which can be expanded on any(!) directive line.
747
83ac2042
JR
748%description mod_define -l pl.UTF-8
749Moduł ten umożliwia definicję zmiennych dla dowolnych dyrektyw, tzn.
750zmiennych, które mogą być rozwijane w dowolnej linii dyrektywy.
53fa9204
JB
751
752%package mod_digest
753Summary: Older version of apache user authentication module using MD5 Digest Authentication
b1c35239 754Summary(pl.UTF-8): Starsza wersja modułu apache do autoryzacji MD5
1074ac1d 755Group: Networking/Daemons/HTTP
55b12b4d 756Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 757Provides: apache(mod_digest) = %{version}-%{release}
70004491 758Obsoletes: apache-mod_digest < 2.0.0
53fa9204
JB
759
760%description mod_digest
761This package contains mod_digest module. It provides user
762authentication using MD5 Digest Authentication. It implements an older
763version of the MD5 Digest Authentication specification which will
764probably not work with modern browsers. Please take a look at
765mod_auth_digest which implements the most recent version of the
766standard.
767
83ac2042
JR
768%description mod_digest -l pl.UTF-8
769Moduł ten dostarcza metodę autoryzacji bazującą na MD5 Digest
770Authentication. Implementuje on jedynie starszą wersję specyfikacji
771uwierzytelniania MD5, i może nie działać z nowoczesnymi
772przeglądarkami. Lepiej użyć modułu mod_auth_digest implementującego
773najnowszą wersję standardu.
53fa9204
JB
774
775%package mod_dir
776Summary: Apache module for "trailing slash" redirects and serving directory index files
b1c35239 777Summary(pl.UTF-8): Moduł oferujący przekierowania i serwowanie indeksu katalogu
1074ac1d 778Group: Networking/Daemons/HTTP
55b12b4d 779Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 780Provides: apache(mod_dir) = %{version}-%{release}
4dc63249 781Provides: webserver(indexfile)
70004491 782Obsoletes: apache-mod_dir < 2.0.0
53fa9204
JB
783
784%description mod_dir
785This package contains mod_dir which provides "trailing slash"
786redirects and serving directory index files.
787
83ac2042
JR
788%description mod_dir -l pl.UTF-8
789Moduł oferujący przekierowania o "końcowy slash" oraz przekierowania i
790udostępnianie indeksu katalogu.
53fa9204 791
d65cdfeb
ER
792%package mod_env
793Summary: Passing of environments to CGI scripts
b1c35239 794Summary(pl.UTF-8): Przekazywanie środowiska do skryptów CGI
1074ac1d 795Group: Networking/Daemons/HTTP
d65cdfeb
ER
796Requires: %{name}(EAPI) = %{version}-%{release}
797Provides: apache(mod_env) = %{version}-%{release}
0c76e7f8 798Provides: webserver(setenv)
d65cdfeb
ER
799
800%description mod_env
801This module allows for control of the environment that will be
802provided to CGI scripts and SSI pages. Environment variables may be
803passed from the shell which invoked the httpd process. Alternatively,
804environment variables may be set or unset within the configuration
805process.
806
83ac2042
JR
807%description mod_env -l pl.UTF-8
808Ten moduł pozwala na kontrolę środowiska udostępnianego skryptom CGI i
809stronom SSI. Zmienne środowiskowe mogą być przekazywane z powłoki w
478e01d3
JB
810czasie uruchamiania procesu httpd, albo - alternatywnie - ustawiane i
811usuwane w procesie konfiguracji.
812
098d451e
JB
813%package mod_expires
814Summary: Apache module which generates Expires HTTP headers
b1c35239 815Summary(pl.UTF-8): Moduł generujący nagłówki HTTP Expires
1074ac1d 816Group: Networking/Daemons/HTTP
55b12b4d 817Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 818Provides: apache(mod_expires) = %{version}-%{release}
83de9987 819Provides: webserver(expires)
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
1074ac1d 836Group: Networking/Daemons/HTTP
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
1074ac1d 854Group: Networking/Daemons/HTTP
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
1074ac1d 871Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 892Group: Networking/Daemons/HTTP
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)
1074ac1d 910Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 925Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 959Group: Networking/Daemons/HTTP
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
1074ac1d 975Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 990Group: Networking/Daemons/HTTP
d65cdfeb
ER
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"
1074ac1d 1012Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 1045Group: Networking/Daemons/HTTP
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
1074ac1d 1062Group: Networking/Daemons/HTTP
d65cdfeb
ER
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
1074ac1d 1089Group: Networking/Daemons/HTTP
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
1074ac1d 1112Group: Networking/Daemons/HTTP
55b12b4d 1113Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 1114Provides: apache(mod_rewrite) = %{version}-%{release}
d51396dd 1115Provides: webserver(rewrite)
70004491 1116Obsoletes: apache-mod_rewrite < 2.0.0
53fa9204
JB
1117
1118%description mod_rewrite
1119This package contains It provides a rule-based rewriting engine to
1120rewrite requested URLs on the fly.
1121
83ac2042
JR
1122%description mod_rewrite -l pl.UTF-8
1123Moduł oferujący możliwość ,,przepisywania'' adresów URL w locie.
53fa9204 1124
d65cdfeb
ER
1125%package mod_setenvif
1126Summary: Set environment variables based on client information
b1c35239 1127Summary(pl.UTF-8): Ustawianie zmiennych środowiskowych w oparciu o informacje o kliencie
1074ac1d 1128Group: Networking/Daemons/HTTP
d65cdfeb
ER
1129Requires: %{name}(EAPI) = %{version}-%{release}
1130Provides: apache(mod_setenvif) = %{version}-%{release}
1131
1132%description mod_setenvif
1133The mod_setenvif module allows you to set environment variables
1134according to whether different aspects of the request match regular
1135expressions you specify. These environment variables can be used by
1136other parts of the server to make decisions about actions to be taken.
1137
83ac2042
JR
1138%description mod_setenvif -l pl.UTF-8
1139Moduł mod_setenvif pozwala na ustawianie zmiennych środowiskowych w
1140zależności od różnych aspektów żądania pasujących do podanych wyrażeń
1141regularnych. Te zmienne środowiskowe mogą być używane przez inne
1142części serwera do podejmowania decyzji o podejmowanych akcjach.
5d45a7bf 1143
d65cdfeb
ER
1144%package mod_speling
1145Summary: Automatically correct minor typos in URLs
b1c35239 1146Summary(pl.UTF-8): Automatyczne poprawianie pomniejszych literówek w URL-ach
1074ac1d 1147Group: Networking/Daemons/HTTP
d65cdfeb
ER
1148Requires: %{name}(EAPI) = %{version}-%{release}
1149Provides: apache(mod_speling) = %{version}-%{release}
1150
1151%description mod_speling
5d45a7bf 1152Requests to documents sometimes cannot be served by the core Apache
d65cdfeb
ER
1153server because the request was misspelled or miscapitalized. This
1154module addresses this problem by trying to find a matching document,
1155even after all other modules gave up. It does its work by comparing
1156each document name in the requested directory against the requested
1157document name without regard to case, and allowing up to one
1158misspelling (character insertion / omission / transposition or wrong
1159character). A list is built with all document names which were matched
1160using this strategy.
1161
83ac2042
JR
1162%description mod_speling -l pl.UTF-8
1163Czasami żądania dokumentów nie mogą być wykonane przez sam serwer
1164Apache, ponieważ żądanie zostało napisane z błędem w znakach lub
1165wielkości liter. Ten moduł próbuje rozwiązać ten problem próbując
1166znaleźć pasujący dokument, nawet jeśli inne moduły się poddały. Działa
1167on poprzez porównywanie nazwy każdego dokumentu w żądanym katalogu z
1168żądaną nazwą dokumentu bez zwracania uwagi na wielkość liter i
1169pozwalając na jeden błąd (dodany, pominięty, przestawiony lub zły
1170znak). Tworzona jest lista dla wszystkich nazw dokumentów pasujących
6009ad67 1171dla tej strategii.
5d45a7bf 1172
53fa9204
JB
1173%package mod_status
1174Summary: Server status report module for apache
b1c35239 1175Summary(pl.UTF-8): Moduł dostarczający informacje statystyczne o serwerze
1074ac1d 1176Group: Networking/Daemons/HTTP
f269b2be 1177Requires(triggerpostun): sed >= 4.0
55b12b4d 1178Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 1179Provides: apache(mod_status) = %{version}-%{release}
70004491 1180Obsoletes: apache-mod_status < 2.0.0
53fa9204
JB
1181
1182%description mod_status
1183The Status module allows a server administrator to find out how well
1184their server is performing. A HTML page is presented that gives the
1185current server statistics in an easily readable form. If required this
1186page can be made to automatically refresh (given a compatible
1187browser).
1188
83ac2042
JR
1189%description mod_status -l pl.UTF-8
1190Moduł pozwala administratorowi na przeglądanie statystyk dotyczących
1191pracy serwera apache (w postaci strony HTML). Strona ta może się
1192automatycznie odświeżać (o ile jest to obsługiwane przez
1193przeglądarkę).
53fa9204 1194
53fa9204
JB
1195%package mod_unique_id
1196Summary: Apache module which provides a magic token for each request
b1c35239 1197Summary(pl.UTF-8): Moduł nadający każdemu żądaniu unikalny token
1074ac1d 1198Group: Networking/Daemons/HTTP
55b12b4d 1199Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 1200Provides: apache(mod_unique_id) = %{version}-%{release}
70004491 1201Obsoletes: apache-mod_unique_id < 2.0.0
53fa9204
JB
1202
1203%description mod_unique_id
1204This package contains the mod_unique_id. This module provides a magic
1205token for each request which is guaranteed to be unique across "all"
1206requests under very specific conditions. The unique identifier is even
1207unique across multiple machines in a properly configured cluster of
1208machines. The environment variable UNIQUE_ID is set to the identifier
1209for each request. Unique identifiers are useful for various reasons
1210which are beyond the scope of this document.
1211
83ac2042
JR
1212%description mod_unique_id -l pl.UTF-8
1213Moduł nadaje przy każdym żądaniu token unikalny w ramach wszystkich
1214żądań, nawet w ramach poprawnie skonfigurowanego klastra z wielu
1215maszyn. Moduł ustawia przy każdym żądaniu zmienną środowiskową
53fa9204
JB
1216UNIQUE_ID.
1217
d65cdfeb
ER
1218%package mod_userdir
1219Summary: User home directories
b1c35239 1220Summary(pl.UTF-8): Katalogi domowe użytkowników
1074ac1d 1221Group: Networking/Daemons/HTTP
d65cdfeb
ER
1222Requires: %{name}(EAPI) = %{version}-%{release}
1223Provides: apache(mod_userdir) = %{version}-%{release}
1224
1225%description mod_userdir
1226This module provides for user-specific directories.
1227
83ac2042
JR
1228%description mod_userdir -l pl.UTF-8
1229Ten moduł dostarcza obsługę katalogów specyficznych dla uzytkownika.
5d45a7bf 1230
098d451e
JB
1231%package mod_usertrack
1232Summary: Apache module for user tracking using cookies
b1c35239 1233Summary(pl.UTF-8): Moduł służący do śledzenia użytkowników przy użyciu ciasteczek
1074ac1d 1234Group: Networking/Daemons/HTTP
55b12b4d 1235Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 1236Provides: apache(mod_usertrack) = %{version}-%{release}
70004491 1237Obsoletes: apache-mod_usertrack < 2.0.0
53fa9204 1238
098d451e
JB
1239%description mod_usertrack
1240This package contains the user tracking module which did its own
1241logging using CookieLog directory. This module allow multiple log
1242files.
53fa9204 1243
83ac2042
JR
1244%description mod_usertrack -l pl.UTF-8
1245Moduł pozwalający na śledzenie użytkowników przy pomocy ciasteczek.
1246Moduł ma własne logowanie przy użyciu katalogu CookieLog; pozwala na
1247wiele plików logów.
098d451e
JB
1248
1249%package mod_vhost_alias
1250Summary: Apache module for dynamically configured mass virtual hosting
b1c35239 1251Summary(pl.UTF-8): Moduł dodający obsługę hostów wirtualnych
1074ac1d 1252Group: Networking/Daemons/HTTP
f269b2be 1253Requires(triggerpostun): sed >= 4.0
55b12b4d 1254Requires: %{name}(EAPI) = %{version}-%{release}
e93db15a 1255Provides: apache(mod_vhost_alias) = %{version}-%{release}
70004491 1256Obsoletes: apache-mod_vhost_alias < 2.0.0
098d451e
JB
1257
1258%description mod_vhost_alias
1259This package contains the mod_vhost_alias. It provides support for
1260dynamically configured mass virtual hosting.
1261
83ac2042
JR
1262%description mod_vhost_alias -l pl.UTF-8
1263Moduł umożliwia na dynamiczne konfigurowanie masowej ilości serwerów
098d451e 1264wirtualnych.
53fa9204 1265
bdd78379 1266%package -n htpasswd-%{name}
bb92e34e 1267Summary: Apache 1.x htpasswd utility
b1c35239 1268Summary(pl.UTF-8): Narzędzie htpasswd z Apache'a 1.x
bb92e34e
JB
1269Group: Networking/Utilities
1270Provides: htpasswd
1271Obsoletes: htpasswd
bdd78379 1272
1273%description -n htpasswd-%{name}
bb92e34e
JB
1274htpasswd is used to create and update the flat-files used to store
1275usernames and password for basic authentication of HTTP users. This
1276package contains htpasswd from Apache 1.x; this version supports
1277plaintext passwords and CRYPT (default), MD5 and SHA1 encryptions.
1278
83ac2042
JR
1279%description -n htpasswd-%{name} -l pl.UTF-8
1280htpasswd służy do tworzenia i uaktualniania płaskich plików służących
1281do przechowywania nazw użytkowników i haseł do uwierzytelnienia basic
1282użytkowników HTTP. Ten pakiet zawiera htpasswd z Apache'a 1.x; ta
1283wersja obsługuje hasła zapisane czystym tekstem oraz zakodowane
1284algorytmami CRYPT (domyślnym), MD5 i SHA1.
bdd78379 1285
79041c28
ER
1286%package cgi_test
1287Summary: cgi test/demo programs
1288Summary(pl.UTF-8): Programy testowe/przykładowe cgi
1289Group: Networking/Utilities
1290Requires: %{name}-base = %{version}-%{release}
1291Requires: filesystem >= 2.0-1
1292
1293%description cgi_test
1294Two cgi test/demo programs: test-cgi and print-env.
1295
1296%description cgi_test -l pl.UTF-8
1297Dwa programy testowe/przykładowe cgi: test-cgi and print-env.
1298
53fa9204 1299%prep
0993d5b6 1300%setup -q -n apache_%{version} %{?with_lingerd:-a4}
53fa9204
JB
1301%patch0 -p1
1302%patch1 -p1
1303%patch2 -p1
1304%patch3 -p1
425677cb 1305%patch4 -p0
f222188b 1306%patch5 -p0
425677cb 1307%patch6 -p1
f222188b 1308%patch7 -p1
e9835673 1309%patch8 -p1
1310%{?with_ipv6:%patch9 -p1}
53fa9204
JB
1311%patch10 -p1
1312%patch11 -p1
e9835673 1313%patch12 -p1
1314%{?with_rewrite_ldap:%patch13 -p1}
53fa9204
JB
1315%patch14 -p1
1316%patch15 -p1
1317%patch16 -p1
1318%patch17 -p1
e9835673 1319%patch18 -p1
1320%{!?with_ipv6:%patch19 -p1}
53fa9204
JB
1321%patch20 -p1
1322%patch21 -p1
14029f9b 1323%patch22 -p1
e9835673 1324%patch23 -p1
dab208e3 1325%patch24 -p1
c8dd813e 1326%patch25 -p1
53fa9204 1327
db3e32a0
ER
1328%patch26 -p2
1329%patch27 -p2
1330%patch28 -p2
1331%patch29 -p2
1332%patch30 -p2
1333%patch31 -p2
1334%patch32 -p2
1335%patch33 -p2
1336%patch34 -p2
1337%patch35 -p2
1338%patch36 -p2
1339%patch37 -p2
1340%patch38 -p2
1341%patch39 -p2
1342%patch40 -p2
1343%patch41 -p2
1344
01eb3e77 1345%if %{with lingerd}
01eb3e77 1346mkdir -p lingerd
53b37e11
ER
1347cp -a lingerd-*/{README,TUNING,LICENSE,TODO,ChangeLog} lingerd
1348cp -a lingerd-*/{apache-1.3/ap_lingerd.c,li_config.h} src/main
1349%patch42 -p1
01eb3e77
ER
1350%endif
1351
73e4adb5
ER
1352# make manual link with full path
1353%{__sed} -i -e 's,href="manual/,href="/manual/,i' htdocs/index.html.*
1354
79041c28
ER
1355# fix libdir (at least in PLD layout; no need to care about other ones)
1356%{__sed} -i -e 's,/lib$,/%{_lib},' config.layout
1357
53fa9204 1358%build
349a1d26 1359OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \
53fa9204 1360./configure \
53fa9204
JB
1361 --with-layout=PLD \
1362 --without-confadjust \
1363 --enable-module=all \
1364 --enable-module=auth_digest \
1365 --enable-shared=max \
33163e51 1366 --with-perl=%{__perl} \
53fa9204
JB
1367 --enable-suexec \
1368 --suexec-caller=http \
1369 --suexec-uidmin=500 \
1370 --suexec-gidmin=500 \
79041c28 1371 --suexec-docroot=%{httpdir} \
53fa9204
JB
1372 --disable-rule=WANTHSREGEX \
1373 --enable-rule=EAPI \
87a7b0d7 1374 --target=apache \
5c86eb8f 1375 %{?with_ipv6:--enable-rule=INET6}
53fa9204 1376
3b2a217b 1377%{__make} \
7be4e84a 1378 CC="%{__cc}"
3b2a217b 1379 LIBS1="-lm -lcrypt -lmm -ldl"
53fa9204
JB
1380
1381rm -f src/modules/standard/mod_auth_db.so
8caf5449 1382%{__make} -C src/modules/standard mod_auth_db.so \
7be4e84a 1383 CC="%{__cc}"
8caf5449 1384 LIBS_SHLIB="-ldb"
53fa9204
JB
1385
1386rm -f src/modules/standard/mod_rewrite.so
8caf5449 1387%{__make} -C src/modules/standard mod_rewrite.so \
7be4e84a 1388 CC="%{__cc}"
5c86eb8f 1389 LIBS_SHLIB="-ldb %{?with_rewrite_ldap:-lldap -llber}"
53fa9204 1390
01eb3e77 1391%if %{with lingerd}
53b37e11 1392%{__make} -C lingerd-* lingerd \
01eb3e77
ER
1393 CC="%{__cc}" \
1394 CFLAGS="%{rpmcflags}"
1395 LDFLAGS="%{rpmldflags}"
1396%endif
1397
53fa9204
JB
1398%install
1399rm -rf $RPM_BUILD_ROOT
4b631528 1400install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig} \
a9861801 1401 $RPM_BUILD_ROOT%{_sysconfdir}/{webapps.d,conf.d} \
b2f3e4cd 1402 $RPM_BUILD_ROOT%{httpdir}/html \
7d19f0dd 1403 $RPM_BUILD_ROOT%{_libexecdir} \
d2e9f145 1404 $RPM_BUILD_ROOT/var/{log/{apache,archive/apache},run/apache}
53fa9204 1405
6e1dde26 1406%{__make} -j1 install-quiet \
3b2a217b 1407 root=$RPM_BUILD_ROOT
53fa9204 1408
a4ce8fbe 1409install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache1
53b37e11 1410sed -e 's,/usr/lib,%{_libdir},g' %{SOURCE1} > $RPM_BUILD_ROOT/etc/rc.d/init.d/apache
0993d5b6 1411install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/apache
53fa9204 1412bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
8bf9bc55
ER
1413mv $RPM_BUILD_ROOT%{_mandir}/hu/man8/{httpd,apache}.8
1414mv $RPM_BUILD_ROOT%{_mandir}/pl/man8/{httpd,apache}.8
53fa9204 1415
87a7b0d7 1416touch $RPM_BUILD_ROOT/var/log/apache/{access,error,agent,referer}_log
53fa9204 1417
0993d5b6
JB
1418install -d $RPM_BUILD_ROOT%{errordir}
1419cp -a errordocs/* $RPM_BUILD_ROOT%{errordir}
53fa9204 1420
0333ef52 1421mv $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf conf/apache.conf.dist
79041c28 1422cp -a %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
7d19f0dd 1423
6003bd16 1424CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d"
7d19f0dd
ER
1425
1426echo "LoadModule access_module modules/mod_access.so" > $CFG/01_mod_access.conf
e73fbcdf 1427echo "LoadModule alias_module modules/mod_alias.so" > $CFG/02_mod_alias.conf
87f1c08e 1428echo "LoadModule asis_module modules/mod_asis.so" > $CFG/03_mod_asis.conf
79041c28 1429cp -a %{SOURCE21} $CFG/04_mod_cern_meta.conf
87f1c08e
ER
1430echo "LoadModule cgi_module modules/mod_cgi.so" > $CFG/05_mod_cgi.conf
1431echo "LoadModule env_module modules/mod_env.so" > $CFG/06_mod_env.conf
1432echo "LoadModule include_module modules/mod_include.so" > $CFG/07_mod_include.conf
1433echo "LoadModule log_agent_module modules/mod_log_agent.so" > $CFG/08_mod_log_agent.conf
79041c28 1434cp -a %{SOURCE14} $CFG/09_mod_log_config.conf
87f1c08e 1435echo "LoadModule log_referer_module modules/mod_log_referer.so" > $CFG/10_mod_log_referer.conf
79041c28
ER
1436cp -a %{SOURCE16} $CFG/11_mod_mime_magic.conf
1437cp -a %{SOURCE19} $CFG/12_mod_mime.conf
1438cp -a %{SOURCE18} $CFG/13_mod_negotiation.conf
1439cp -a %{SOURCE22} $CFG/14_mod_setenvif.conf
87f1c08e 1440echo "LoadModule speling_module modules/mod_speling.so" > $CFG/15_mod_speling.conf
79041c28 1441cp -a %{SOURCE15} $CFG/16_mod_userdir.conf
87f1c08e 1442
79041c28 1443cp -a %{SOURCE8} $CFG/20_common.conf
b2f3e4cd 1444cp -a %{SOURCE6} $CFG/30_defaultindex.conf
0993d5b6 1445cp -a %{SOURCE25} $CFG/30_manual.conf
87f1c08e 1446
79041c28
ER
1447cp -a %{SOURCE23} $CFG/20_mod_vhost_alias.conf
1448cp -a %{SOURCE9} $CFG/25_mod_status.conf
1449cp -a %{SOURCE10} $CFG/30_mod_proxy.conf
1450cp -a %{SOURCE20} $CFG/50_mod_actions.conf
7d19f0dd
ER
1451echo "LoadModule auth_module modules/mod_auth.so" > $CFG/51_mod_auth.conf
1452echo "LoadModule auth_anon_module modules/mod_auth_anon.so" > $CFG/52_mod_auth_anon.conf
1453echo "LoadModule auth_db_module modules/mod_auth_db.so" > $CFG/53_mod_auth_db.conf
1454echo "LoadModule auth_digest_module modules/mod_auth_digest.so" > $CFG/54_mod_auth_digest.conf
79041c28
ER
1455cp -a %{SOURCE11} $CFG/57_mod_autoindex.conf
1456cp -a %{SOURCE12} $CFG/59_mod_dir.conf
7d19f0dd
ER
1457echo "LoadModule expires_module modules/mod_expires.so" > $CFG/67_mod_expires.conf
1458echo "LoadModule headers_module modules/mod_headers.so" > $CFG/68_mod_headers.conf
1459echo "LoadModule imap_module modules/mod_imap.so" > $CFG/69_mod_imap.conf
1460echo "LoadModule rewrite_module modules/mod_rewrite.so" > $CFG/70_mod_rewrite.conf
1461echo "LoadModule usertrack_module modules/mod_usertrack.so" > $CFG/71_mod_usertrack.conf
1462echo "LoadModule unique_id_module modules/mod_unique_id.so" > $CFG/72_mod_unique_id.conf
1463echo "LoadModule define_module modules/mod_define.so" > $CFG/73_mod_define.conf
1464echo "LoadModule digest_module modules/mod_digest.so" > $CFG/74_mod_digest.conf
1465echo "LoadModule log_forensic_module modules/mod_log_forensic.so" > $CFG/75_mod_log_forensic.conf
1466echo "LoadModule mmap_static_module modules/mod_mmap_static.so" > $CFG/76_mod_mmap_static.conf
79041c28
ER
1467cp -a %{SOURCE13} $CFG/77_mod_info.conf
1468cp -a %{SOURCE24} $CFG/80_errordocs.conf
1469cp -a %{SOURCE17} $CFG/80_mod_alias.conf
1470# cgi_test: create config file with ScriptAlias
1471cat << 'EOF' > $CFG/09_cgi_test.conf
1472ScriptAlias /cgi-bin/printenv %{cgibindir}/printenv
1473ScriptAlias /cgi-bin/test-cgi %{cgibindir}/test-cgi
1474EOF
7d19f0dd 1475
b2f3e4cd 1476ln -sf index.html.en $RPM_BUILD_ROOT%{docroot}/index.html
53fa9204 1477
87a7b0d7 1478mv $RPM_BUILD_ROOT%{_sbindir}/apxs $RPM_BUILD_ROOT%{apxs}
1479mv $RPM_BUILD_ROOT%{_mandir}/man8/apxs.8 $RPM_BUILD_ROOT%{_mandir}/man8/apxs1.8
1480
1481perl -p -i -e 's/^if ...O ne "MSWin32"./if (0)/' $RPM_BUILD_ROOT%{apxs}
1482
99a69c0a
ER
1483ln -s ../..%{_libexecdir} $RPM_BUILD_ROOT%{_sysconfdir}/modules
1484ln -s ../../var/log/apache $RPM_BUILD_ROOT%{_sysconfdir}/logs
7d19f0dd 1485
d65cdfeb 1486ln -sf %{_bindir}/htpasswd $RPM_BUILD_ROOT%{_sbindir}
bdd78379 1487
1d00ebf1
ER
1488# Not packaged.
1489rm -f $RPM_BUILD_ROOT%{_sysconfdir}/*.default
1490rm -f $RPM_BUILD_ROOT%{_sysconfdir}/{access,srm}.conf
1491rm -f $RPM_BUILD_ROOT%{_sysconfdir}/mime.types
1492rm -f $RPM_BUILD_ROOT%{_libexecdir}/*.exp
1493rm -f $RPM_BUILD_ROOT%{_libexecdir}/mod_{auth_dbm,example}.so
1d00ebf1
ER
1494rm -f $RPM_BUILD_ROOT%{_mandir}/README*
1495
79041c28 1496rm -rf $RPM_BUILD_ROOT%{_datadir}/apache-icons
79041c28 1497
1d00ebf1 1498# Not for our os or for older apache
79041c28
ER
1499rm $RPM_BUILD_ROOT%{manualdir}/{cygwin,ebcdic,install-{z,}tpf,man-template}.html
1500rm $RPM_BUILD_ROOT%{manualdir}/mod/mod_{auth_dbm,browser,dld,example,isapi,log_common}.html
1501rm $RPM_BUILD_ROOT%{manualdir}/{mpeix,netware,new_features_1_[0-2],readme-tpf,suexec_1_2,unixware,vhosts/details_1_2}.html
1502rm $RPM_BUILD_ROOT%{manualdir}/{win_{compiling,service}.html*,windows.html*}
1d00ebf1 1503
01eb3e77 1504%if %{with lingerd}
53b37e11 1505install lingerd-*/lingerd $RPM_BUILD_ROOT%{_libexecdir}
01eb3e77
ER
1506install -d $RPM_BUILD_ROOT%{_localstatedir}/run/lingerd
1507%endif
1508
53fa9204
JB
1509%clean
1510rm -rf $RPM_BUILD_ROOT
1511
6935eac8 1512%pre base
68670a21
ER
1513%groupadd -g 51 -r -f http
1514%useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http
79041c28 1515if [ "$(getent passwd http | cut -d: -f6)" = "/home/httpd" ]; then
68670a21 1516 /usr/sbin/usermod -d %{httpdir} http
53fa9204
JB
1517fi
1518
6935eac8 1519%post base
87a7b0d7 1520/sbin/chkconfig --add apache
53fa9204 1521umask 137
87a7b0d7 1522touch /var/log/apache/{access,error,agent,referer}_log
53fa9204 1523
6935eac8 1524%preun base
53fa9204 1525if [ "$1" = "0" ]; then
d9a14714 1526 %service apache stop
87a7b0d7 1527 /sbin/chkconfig --del apache
53fa9204
JB
1528fi
1529
6935eac8 1530%postun base
155d5ab9 1531if [ "$1" = "0" ]; then
e0d131c4 1532 %userremove http
1533 %groupremove http
155d5ab9 1534fi
1535
6935eac8 1536%triggerpostun base -- apache < 2.0.0
68670a21
ER
1537%groupadd -g 51 -r -f http
1538%useradd -u 51 -r -d %{httpdir} -s /bin/false -c "HTTP User" -g http http
87a7b0d7 1539/sbin/chkconfig --add apache
7d19f0dd 1540
6935eac8 1541%triggerpostun base -- apache1 < 1.3.33-1.85
7d19f0dd
ER
1542# upgrading from older version
1543if [ "$1" = "2" ]; then
1544 sed -i -e '
1545 # get apxs over confusion of changed ServerRoot
1546 s,^\(LoadModule .*\) lib/apache1/,\1 modules/,
1547
1548 # update ServerRoot
1549 s,^ServerRoot.*,ServerRoot "/etc/apache",
1550 ' /etc/apache/apache.conf
1551fi
098d451e 1552
34936166 1553%triggerpostun base -- %{name} < 1.3.31-5.9
d65cdfeb
ER
1554%banner %{name} -e -a <<EOF
1555WARNING!!!
fe9bbd9b
ER
1556 Since 1.3.31-5 version autoindex module has been separated to package %{name}-mod_autoindex
1557 If you need previous functionality please run:
1558poldek -Uv %{name}-mod_autoindex
d65cdfeb
ER
1559
1560EOF
1561
6935eac8 1562%triggerpostun base -- %{name} < 1.3.33-3.4
d65cdfeb
ER
1563%banner %{name} -e -a <<EOF
1564WARNING!!!
fe9bbd9b
ER
1565 Since 1.3.33-3.4 version following modules have been separated to subpackages
1566 If you need previous functionality please run:
1567 poldek -Uv %{name}-MODULENAME
1568 where MODULENAME is one (or all) of:
d65cdfeb
ER
1569 mod_asis
1570 mod_cern_meta
1571 mod_cgi
1572 mod_env
1573 mod_include
1574 mod_log_agent
1575 mod_log_config
1576 mod_log_referer
1577 mod_mime
1578 mod_mime_magic
1579 mod_negotiation
1580 mod_setenvif
1581 mod_speling
1582 mod_userdir
1583EOF
1584
6935eac8 1585%triggerpostun base -- %{name} < 1.3.33-6.7
da771d4d
ER
1586# update /etc/sysconfig/apache1 -> apache rename
1587if [ -f /etc/sysconfig/apache1.rpmsave ]; then
1588 cp -f /etc/sysconfig/apache{,.rpmnew}
1589 mv -f /etc/sysconfig/apache{1.rpmsave,}
1590fi
1591
6935eac8 1592%triggerpostun base -- %{name} < 1.3.34-5.9
51ff422a 1593if ! grep -q 'Include webapps.d/' /etc/apache/apache.conf; then
a9861801
ER
1594# make sure webapps.d is included
1595cp -f /etc/apache/apache.conf{,.rpmsave}
1596sed -i -e '
1597 /^Include conf.d/{
1598 a
1599 a# Include webapps config
1600 aInclude webapps.d/*.conf
1601 }
1602' /etc/apache/apache.conf
51ff422a
ER
1603fi
1604
34936166 1605%triggerpostun mod_auth_db -- apache-mod_auth_db < 1.3.20-16
f269b2be 1606sed -i -e '/^\(Add\|Load\)Module.*mod_auth_dbm\.\(so\|c\)/d' /etc/apache/apache.conf
1e26657a
ER
1607
1608%triggerpostun mod_autoindex -- apache1-mod_autoindex < 1.3.33-1.85
1e26657a 1609sed -i -e '
f269b2be 1610 /^\(Add\|Load\)Module.*mod_autoindex\.\(so\|c\)/d
1e26657a
ER
1611 s,^Include.*mod_autoindex.conf,Include %{_sysconfdir}/conf.d/*_mod_autoindex.conf,
1612' /etc/apache/apache.conf
1613
1614%triggerpostun mod_proxy -- apache1-mod_proxy < 1.3.33-1.85
1e26657a 1615sed -i -e '
f269b2be
ER
1616 /^LoadModule.*libproxy\.so/d
1617 /^AddModule.*mod_proxy\.c/d
1e26657a
ER
1618 s,^Include.*mod_proxy.conf,Include %{_sysconfdir}/conf.d/*_mod_proxy.conf,
1619' /etc/apache/apache.conf
1620
1621%triggerpostun mod_status -- apache1-mod_status < 1.3.33-1.85
1e26657a 1622sed -i -e '
f269b2be 1623 /^\(Add\|Load\)Module.*mod_status\.\(so\|c\)/d
1e26657a
ER
1624 s,^Include.*mod_status.conf,Include %{_sysconfdir}/conf.d/*_mod_status.conf,
1625' /etc/apache/apache.conf
1626
1627%triggerpostun mod_vhost_alias -- apache1-mod_vhost_alias < 1.3.33-1.85
1e26657a 1628sed -i -e '
f269b2be 1629 /^\(Add\|Load\)Module.*mod_vhost_alias\.\(so\|c\)/d
1e26657a
ER
1630 s,^Include.*mod_vhost_alias.conf,Include %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf,
1631' /etc/apache/apache.conf
1632
6935eac8 1633%posttrans base
1e26657a
ER
1634# minimizing apache restarts logics. we restart webserver:
1635#
1636# 1. at the end of transaction. (posttrans, feature from rpm 4.4.2)
1637# 2. first install of module (post: $1 = 1)
1638# 2. uninstall of module (postun: $1 == 0)
1639#
1640# the strict internal deps between apache modules and
1641# main package are very important for all this to work.
1642
1643# restart webserver at the end of transaction
90328019 1644%service apache restart "Apache HTTP daemon"
1e26657a
ER
1645
1646# macro called at module post scriptlet
1647%define module_post \
1648if [ "$1" = "1" ]; then \
39b91334 1649 %service -q apache restart \
1e26657a
ER
1650fi
1651
1652# macro called at module postun scriptlet
1653%define module_postun \
1654if [ "$1" = "0" ]; then \
39b91334 1655 %service -q apache restart \
1e26657a
ER
1656fi
1657
60ecfe71 1658%post errordocs
1e26657a 1659if [ "$1" = "1" ]; then
39b91334 1660 %service -q apache reload
1e26657a 1661fi
60ecfe71
ER
1662
1663%postun errordocs
1664if [ "$1" = "0" ]; then
39b91334 1665 %service -q apache reload
60ecfe71
ER
1666fi
1667
d65cdfeb 1668%post mod_access
1e26657a 1669%module_post
d65cdfeb
ER
1670
1671%postun mod_access
1e26657a 1672%module_postun
a3cecbb6 1673
53fa9204 1674%post mod_actions
1e26657a 1675%module_post
53fa9204 1676
e3e35aaf 1677%postun mod_actions
1e26657a 1678%module_postun
53fa9204 1679
d65cdfeb 1680%post mod_alias
1e26657a 1681%module_post
d65cdfeb
ER
1682
1683%postun mod_alias
1e26657a 1684%module_postun
d65cdfeb
ER
1685
1686%post mod_asis
1e26657a 1687%module_post
d65cdfeb
ER
1688
1689%postun mod_asis
1e26657a 1690%module_postun
d65cdfeb 1691
53fa9204 1692%post mod_auth
1e26657a 1693%module_post
53fa9204 1694
e3e35aaf 1695%postun mod_auth
1e26657a 1696%module_postun
53fa9204
JB
1697
1698%post mod_auth_anon
1e26657a 1699%module_post
53fa9204 1700
e3e35aaf 1701%postun mod_auth_anon
1e26657a 1702%module_postun
53fa9204
JB
1703
1704%post mod_auth_db
1e26657a 1705%module_post
53fa9204 1706
e3e35aaf 1707%postun mod_auth_db
1e26657a 1708%module_postun
098d451e 1709
37409390 1710%post mod_auth_digest
1e26657a 1711%module_post
c73ed4e3 1712
e3e35aaf 1713%postun mod_auth_digest
1e26657a 1714%module_postun
53fa9204 1715
37409390 1716%post mod_autoindex
1e26657a 1717%module_post
37409390 1718
e3e35aaf 1719%postun mod_autoindex
1e26657a 1720%module_postun
37409390 1721
d65cdfeb 1722%post mod_cern_meta
1e26657a 1723%module_post
d65cdfeb
ER
1724
1725%postun mod_cern_meta
1e26657a 1726%module_postun
d65cdfeb
ER
1727
1728%post mod_cgi
1e26657a 1729%module_post
d65cdfeb
ER
1730
1731%postun mod_cgi
1e26657a 1732%module_postun
d65cdfeb 1733
53fa9204 1734%post mod_define
1e26657a 1735%module_post
53fa9204 1736
e3e35aaf 1737%postun mod_define
1e26657a 1738%module_postun
53fa9204
JB
1739
1740%post mod_digest
1e26657a 1741%module_post
53fa9204 1742
e3e35aaf 1743%postun mod_digest
1e26657a 1744%module_postun
53fa9204
JB
1745
1746%post mod_dir
1e26657a 1747%module_post
53fa9204 1748
e3e35aaf 1749%postun mod_dir
1e26657a 1750%module_postun
53fa9204 1751
d65cdfeb 1752%post mod_env
1e26657a 1753%module_post
d65cdfeb
ER
1754
1755%postun mod_env
1e26657a 1756%module_postun
d65cdfeb 1757
53fa9204 1758%post mod_expires
1e26657a 1759%module_post
53fa9204 1760
e3e35aaf 1761%postun mod_expires
1e26657a 1762%module_postun
53fa9204
JB
1763
1764%post mod_headers
1e26657a 1765%module_post
53fa9204 1766
e3e35aaf 1767%postun mod_headers
1e26657a 1768%module_postun
53fa9204 1769
425677cb 1770%post mod_imap
1e26657a 1771%module_post
53fa9204 1772
e3e35aaf 1773%postun mod_imap
1e26657a 1774%module_postun
53fa9204 1775
d65cdfeb 1776%post mod_include
1e26657a 1777%module_post
d65cdfeb
ER
1778
1779%postun mod_include
1e26657a 1780%module_postun
d65cdfeb 1781
425677cb 1782%post mod_info
1e26657a 1783%module_post
53fa9204 1784
e3e35aaf 1785%postun mod_info
1e26657a 1786%module_postun
53fa9204 1787
d65cdfeb 1788%post mod_log_agent
1e26657a 1789%module_post
d65cdfeb
ER
1790
1791%postun mod_log_agent
1e26657a 1792%module_postun
d65cdfeb
ER
1793
1794%post mod_log_config
1e26657a 1795%module_post
d65cdfeb
ER
1796
1797%postun mod_log_config
1e26657a 1798%module_postun
d65cdfeb 1799
425677cb 1800%post mod_log_forensic
1e26657a 1801%module_post
425677cb 1802
e3e35aaf 1803%postun mod_log_forensic
1e26657a 1804%module_postun
425677cb 1805
d65cdfeb 1806%post mod_log_referer
1e26657a 1807%module_post
d65cdfeb
ER
1808
1809%postun mod_log_referer
1e26657a 1810%module_postun
d65cdfeb
ER
1811
1812%post mod_mime
1e26657a 1813%module_post
d65cdfeb
ER
1814
1815%postun mod_mime
1e26657a 1816%module_postun
d65cdfeb
ER
1817
1818%post mod_mime_magic
1e26657a 1819%module_post
d65cdfeb
ER
1820
1821%postun mod_mime_magic
1e26657a 1822%module_postun
d65cdfeb 1823
425677cb 1824%post mod_mmap_static
1e26657a 1825%module_post
53fa9204 1826
e3e35aaf 1827%postun mod_mmap_static
1e26657a 1828%module_postun
53fa9204 1829
d65cdfeb 1830%post mod_negotiation
1e26657a 1831%module_post
d65cdfeb
ER
1832
1833%postun mod_negotiation
1e26657a 1834%module_postun
d65cdfeb 1835
53fa9204 1836%post mod_proxy
1e26657a 1837%module_post
53fa9204 1838
e3e35aaf 1839%postun mod_proxy
1e26657a 1840%module_postun
098d451e 1841
53fa9204 1842%post mod_rewrite
1e26657a 1843%module_post
53fa9204 1844
e3e35aaf 1845%postun mod_rewrite
1e26657a 1846%module_postun
53fa9204 1847
d65cdfeb 1848%post mod_setenvif
1e26657a 1849%module_post
d65cdfeb
ER
1850
1851%postun mod_setenvif
1e26657a 1852%module_postun
d65cdfeb
ER
1853
1854%post mod_speling
1e26657a 1855%module_post
d65cdfeb
ER
1856
1857%postun mod_speling
1e26657a 1858%module_postun
d65cdfeb 1859
53fa9204 1860%post mod_status
1e26657a 1861%module_post
53fa9204 1862
e3e35aaf 1863%postun mod_status
1e26657a 1864%module_postun
098d451e
JB
1865
1866%post mod_unique_id
1e26657a 1867%module_post
53fa9204 1868
e3e35aaf 1869%postun mod_unique_id
1e26657a 1870%module_postun
53fa9204 1871
d65cdfeb 1872%post mod_userdir
1e26657a 1873%module_post
d65cdfeb
ER
1874
1875%postun mod_userdir
1e26657a 1876%module_postun
d65cdfeb 1877
098d451e 1878%post mod_usertrack
1e26657a 1879%module_post
53fa9204 1880
e3e35aaf 1881%postun mod_usertrack
1e26657a 1882%module_postun
53fa9204
JB
1883
1884%post mod_vhost_alias
1e26657a 1885%module_post
53fa9204 1886
e3e35aaf 1887%postun mod_vhost_alias
1e26657a 1888%module_postun
098d451e 1889
53fa5fe3
ER
1890%post defaultindex
1891if [ "$1" = "1" ]; then
1892 %service -q apache reload
1893fi
1894
1895%postun defaultindex
1896if [ "$1" = "0" ]; then
1897 %service -q apache reload
1898fi
1899
79041c28
ER
1900%post cgi_test
1901if [ "$1" = "1" ]; then
b2f3e4cd 1902 %service -q apache reload
79041c28
ER
1903fi
1904
1905%postun cgi_test
1906if [ "$1" = "0" ]; then
b2f3e4cd 1907 %service -q apache reload
79041c28
ER
1908fi
1909
53fa9204
JB
1910%files
1911%defattr(644,root,root,755)
6935eac8
ER
1912
1913%files base
1914%defattr(644,root,root,755)
53fa9204 1915%doc ABOUT_APACHE src/CHANGES README
0333ef52 1916%doc conf/mime.types conf/apache.conf.dist
01eb3e77 1917%{?with_lingerd:%doc lingerd}
87a7b0d7 1918%attr(754,root,root) /etc/rc.d/init.d/apache
01a173e6 1919%attr(751,root,root) %dir %{_sysconfdir}
7d19f0dd 1920%{_sysconfdir}/modules
0333ef52 1921%{_sysconfdir}/logs
7d19f0dd 1922%attr(750,root,root) %dir %{_sysconfdir}/conf.d
a9861801 1923%attr(750,root,root) %dir %{_sysconfdir}/webapps.d
6009ad67
ER
1924%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
1925%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_common.conf
da771d4d 1926%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/apache
6009ad67 1927%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/*
53fa9204 1928%dir %{_libexecdir}
01eb3e77 1929%if %{with lingerd}
38dac980 1930%attr(755,root,root) %{_libexecdir}/lingerd
01eb3e77
ER
1931%attr(770,root,http) %dir %{_localstatedir}/run/lingerd
1932%endif
53fa9204 1933%attr(755,root,root) %{_bindir}/checkgid
87a7b0d7 1934%attr(755,root,root) %{_sbindir}/apache
53fa9204 1935%dir %attr(1773,root,http) /var/run/apache
c0c595c4 1936%{_mandir}/man8/apache.8*
8bf9bc55
ER
1937%lang(hu) %{_mandir}/hu/man8/apache.8*
1938%lang(pl) %{_mandir}/pl/man8/apache.8*
5ea17c78 1939%attr(2751,root,logs) %dir /var/log/apache
639cd8b3 1940%attr(2750,root,logs) %dir /var/log/archive/apache
5f44f98e 1941%attr(640,root,logs) %ghost /var/log/apache/*
79041c28 1942%dir %{_datadir}/%{name}
79041c28 1943%dir %{httpdir}
b2f3e4cd
ER
1944%dir %{httpdir}/html
1945%dir %{docroot}
79041c28
ER
1946
1947%files cgi_test
1948%defattr(644,root,root,755)
1949%dir %{cgibindir}
1950%attr(755,root,root) %{cgibindir}/*
1951%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_cgi_test.conf
2ccbfa79 1952
c0c595c4 1953%files tools
1954%defattr(644,root,root,755)
8bf9bc55 1955%attr(755,root,root) %{_bindir}/htdigest
c0c595c4 1956%attr(755,root,root) %{_sbindir}/ab
1957%attr(755,root,root) %{_sbindir}/apachectl
1958%attr(755,root,root) %{_sbindir}/logresolve
1959%attr(755,root,root) %{_sbindir}/rotatelogs
8bf9bc55 1960%lang(ko) %{_mandir}/ko/man8/ab.8*
c0c595c4 1961%{_mandir}/man1/htdigest.1*
1962%{_mandir}/man8/ab*
1963%{_mandir}/man8/apachectl*
8bf9bc55
ER
1964%{_mandir}/man8/logresolve.8*
1965%{_mandir}/man8/rotatelogs.8*
c0c595c4 1966
b2f3e4cd 1967%files defaultindex
2ccbfa79 1968%defattr(644,root,root,755)
b2f3e4cd
ER
1969%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_defaultindex.conf
1970%config(noreplace,missingok) %{docroot}/index.html
d65cdfeb 1971# NOTE: html extensions are not the same as (g)libc locale names
b2f3e4cd
ER
1972%lang(ca) %{docroot}/index.html.ca
1973%lang(cs) %{docroot}/index.html.cz
1974%lang(de) %{docroot}/index.html.de
1975%lang(da) %{docroot}/index.html.dk
1976%lang(et) %{docroot}/index.html.ee
1977%lang(el) %{docroot}/index.html.el
1978%{docroot}/index.html.en
1979%lang(es) %{docroot}/index.html.es
1980%lang(fr) %{docroot}/index.html.fr
1981%lang(he) %{docroot}/index.html.he.iso8859-8
1982%lang(hu) %{docroot}/index.html.hu
1983%lang(it) %{docroot}/index.html.it
1984%lang(ja) %{docroot}/index.html.ja.jis
1985%lang(ko) %{docroot}/index.html.kr.iso-kr
1986%lang(de_LU) %{docroot}/index.html.lb.utf8
1987%lang(nl) %{docroot}/index.html.nl
1988%lang(nn) %{docroot}/index.html.nn
1989%lang(nb) %{docroot}/index.html.no
1990%lang(pl) %{docroot}/index.html.po.iso-pl
1991%lang(pt) %{docroot}/index.html.pt
1992%lang(pt_BR) %{docroot}/index.html.pt-br
1993%lang(ru) %{docroot}/index.html.ru.cp-1251
1994%lang(ru) %{docroot}/index.html.ru.cp866
1995%lang(ru) %{docroot}/index.html.ru.iso-ru
1996%lang(ru) %{docroot}/index.html.ru.koi8-r
1997%lang(ru) %{docroot}/index.html.ru.ucs2
1998%lang(ru) %{docroot}/index.html.ru.ucs4
1999%lang(ru) %{docroot}/index.html.ru.utf8
2000%lang(sv) %{docroot}/index.html.se
2001%lang(zh_TW) %{docroot}/index.html.zh-tw.big5
2002%{docroot}/*.gif
2003
2004%files manual
3b2a217b 2005%defattr(644,root,root,755)
b2f3e4cd 2006%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_manual.conf
3b2a217b
JB
2007%dir %{manualdir}
2008%dir %{manualdir}/images
2009%{manualdir}/images/apache_header.gif
2010%{manualdir}/images/custom_errordocs.gif
2011%{manualdir}/images/home.gif
2012%{manualdir}/images/index.gif
2013%{manualdir}/images/pixel.gif
2014%{manualdir}/images/sub.gif
2015%{manualdir}/misc
2016%{manualdir}/LICENSE
2017%{manualdir}/bind.html.html
2018%{manualdir}/bind.html.en
2019%lang(fr) %{manualdir}/bind.html.fr
2020%lang(ja) %{manualdir}/bind.html.ja.jis
3b2a217b
JB
2021%{manualdir}/configuring.html.html
2022%{manualdir}/configuring.html.en
2023%lang(fr) %{manualdir}/configuring.html.fr
2024%lang(ja) %{manualdir}/configuring.html.ja.jis
2025%{manualdir}/content-negotiation.html.html
2026%{manualdir}/content-negotiation.html.en
2027%lang(ja) %{manualdir}/content-negotiation.html.ja.jis
2028%{manualdir}/custom-error.html.html
2029%{manualdir}/custom-error.html.en
2030%lang(fr) %{manualdir}/custom-error.html.fr
2031%lang(ja) %{manualdir}/custom-error.html.ja.jis
2032%{manualdir}/dns-caveats.html.html
2033%{manualdir}/dns-caveats.html.en
2034%lang(fr) %{manualdir}/dns-caveats.html.fr
665b5345 2035%lang(ja) %{manualdir}/dns-caveats.html.ja.jis
3b2a217b
JB
2036%{manualdir}/dso.html
2037%{manualdir}/env.html.html
2038%{manualdir}/env.html.en
2039%lang(ja) %{manualdir}/env.html.ja.jis
2040%{manualdir}/footer.html
2041%{manualdir}/handler.html.html
2042%{manualdir}/handler.html.en
2043%lang(ja) %{manualdir}/handler.html.ja.jis
2044%{manualdir}/header.html
2045%{manualdir}/index.html.html
2046%{manualdir}/index.html.en
2047%lang(fr) %{manualdir}/index.html.fr
2048%lang(ja) %{manualdir}/index.html.ja.jis
2049%{manualdir}/install.html.html
2050%{manualdir}/install.html.en
2051%lang(es) %{manualdir}/install.html.es
2052%lang(fr) %{manualdir}/install.html.fr
2053%lang(ja) %{manualdir}/install.html.ja.jis
2054%{manualdir}/invoking.html.html
2055%{manualdir}/invoking.html.en
2056%lang(fr) %{manualdir}/invoking.html.fr
665b5345 2057%lang(ja) %{manualdir}/invoking.html.ja.jis
3b2a217b
JB
2058%{manualdir}/keepalive.html.html
2059%{manualdir}/keepalive.html.en
2060%lang(ja) %{manualdir}/keepalive.html.ja.jis
2061%{manualdir}/location.html.html
2062%{manualdir}/location.html.en
2063%lang(ja) %{manualdir}/location.html.ja.jis
2064%{manualdir}/logs.html
2065%{manualdir}/multilogs.html
2066%{manualdir}/new_features_1_3.html.html
2067%{manualdir}/new_features_1_3.html.en
2068%lang(ja) %{manualdir}/new_features_1_3.html.ja.jis
2069%{manualdir}/process-model.html.html
2070%{manualdir}/process-model.html.en
2071%lang(ja) %{manualdir}/process-model.html.ja.jis
2072%{manualdir}/sections.html.html
2073%{manualdir}/sections.html.en
2074%lang(ja) %{manualdir}/sections.html.ja.jis
2075%{manualdir}/server-wide.html.html
2076%{manualdir}/server-wide.html.en
2077%lang(fr) %{manualdir}/server-wide.html.fr
2078%lang(ja) %{manualdir}/server-wide.html.ja.jis
2079%{manualdir}/sitemap.html
2080%{manualdir}/sourcereorg.html
2081%{manualdir}/stopping.html.html
2082%{manualdir}/stopping.html.en
2083%lang(fr) %{manualdir}/stopping.html.fr
2084%{manualdir}/upgrading_to_1_3.html
2085%{manualdir}/urlmapping.html
2086%dir %{manualdir}/howto
2087%{manualdir}/howto/cgi.html.html
2088%{manualdir}/howto/cgi.html.en
2089%lang(ja) %{manualdir}/howto/cgi.html.ja.jis
2090%{manualdir}/howto/footer.html
2091%{manualdir}/howto/header.html
2092%{manualdir}/howto/htaccess.html
2093%{manualdir}/howto/ssi.html.html
2094%{manualdir}/howto/ssi.html.en
2095%lang(ja) %{manualdir}/howto/ssi.html.ja.jis
2096%dir %{manualdir}/mod
2097%{manualdir}/mod/core.html.html
2098%{manualdir}/mod/core.html.en
2099%lang(fr) %{manualdir}/mod/core.html.fr
2100%lang(ja) %{manualdir}/mod/core.html.ja.jis
2101%{manualdir}/mod/directive-dict.html.html
2102%{manualdir}/mod/directive-dict.html.en
2103%lang(fr) %{manualdir}/mod/directive-dict.html.fr
2104%lang(ja) %{manualdir}/mod/directive-dict.html.ja.jis
2105%{manualdir}/mod/directives.html.html
2106%lang(de) %{manualdir}/mod/directives.html.de
2107%{manualdir}/mod/directives.html.en
2108%lang(fr) %{manualdir}/mod/directives.html.fr
2109%lang(ja) %{manualdir}/mod/directives.html.ja.jis
2110%{manualdir}/mod/footer.html
2111%{manualdir}/mod/header.html
2112%{manualdir}/mod/index-bytype.html.html
2113%{manualdir}/mod/index-bytype.html.en
2114%lang(fr) %{manualdir}/mod/index-bytype.html.fr
2115%lang(ja) %{manualdir}/mod/index-bytype.html.ja.jis
2116%{manualdir}/mod/index.html.html
2117%{manualdir}/mod/index.html.en
2118%lang(fr) %{manualdir}/mod/index.html.fr
2119%lang(ja) %{manualdir}/mod/index.html.ja.jis
2120%{manualdir}/mod/mod_access.html.html
2121%{manualdir}/mod/mod_access.html.en
2122%lang(ja) %{manualdir}/mod/mod_access.html.ja.jis
2123%{manualdir}/mod/mod_alias.html.html
2124%{manualdir}/mod/mod_alias.html.en
2125%lang(ja) %{manualdir}/mod/mod_alias.html.ja.jis
2126%{manualdir}/mod/mod_asis.html.html
2127%{manualdir}/mod/mod_asis.html.en
2128%lang(ja) %{manualdir}/mod/mod_asis.html.ja.jis
2129%{manualdir}/mod/mod_autoindex.html.html
2130%{manualdir}/mod/mod_autoindex.html.en
2131%lang(ja) %{manualdir}/mod/mod_autoindex.html.ja.jis
2132%{manualdir}/mod/mod_cern_meta.html
2133%{manualdir}/mod/mod_cgi.html.html
2134%{manualdir}/mod/mod_cgi.html.en
2135%lang(ja) %{manualdir}/mod/mod_cgi.html.ja.jis
2136%{manualdir}/mod/mod_env.html.html
2137%{manualdir}/mod/mod_env.html.en
2138%lang(ja) %{manualdir}/mod/mod_env.html.ja.jis
2139%{manualdir}/mod/mod_include.html
2140%{manualdir}/mod/mod_log_agent.html
2141%{manualdir}/mod/mod_log_config.html.html
2142%{manualdir}/mod/mod_log_config.html.en
2143%lang(ja) %{manualdir}/mod/mod_log_config.html.ja.jis
2144%{manualdir}/mod/mod_log_referer.html
2145%{manualdir}/mod/mod_mime.html.html
2146%{manualdir}/mod/mod_mime.html.en
2147%lang(ja) %{manualdir}/mod/mod_mime.html.ja.jis
2148%{manualdir}/mod/mod_mime_magic.html
2149%{manualdir}/mod/mod_negotiation.html.html
2150%{manualdir}/mod/mod_negotiation.html.en
2151%lang(ja) %{manualdir}/mod/mod_negotiation.html.ja.jis
2152%{manualdir}/mod/mod_setenvif.html.html
2153%{manualdir}/mod/mod_setenvif.html.en
2154%lang(ja) %{manualdir}/mod/mod_setenvif.html.ja.jis
2155%{manualdir}/mod/mod_so.html.html
2156%{manualdir}/mod/mod_so.html.en
2157%lang(ja) %{manualdir}/mod/mod_so.html.ja.jis
2158%{manualdir}/mod/mod_speling.html.html
2159%{manualdir}/mod/mod_speling.html.en
2160%lang(ja) %{manualdir}/mod/mod_speling.html.ja.jis
2161%{manualdir}/mod/mod_userdir.html.html
2162%{manualdir}/mod/mod_userdir.html.en
2163%lang(ja) %{manualdir}/mod/mod_userdir.html.ja.jis
2164%{manualdir}/mod/module-dict.html.html
2165%{manualdir}/mod/module-dict.html.en
2166%lang(ja) %{manualdir}/mod/module-dict.html.ja.jis
2167%dir %{manualdir}/programs
2168%{manualdir}/programs/ab.html
2169%{manualdir}/programs/apachectl.html.html
2170%{manualdir}/programs/apachectl.html.en
2171%lang(ja) %{manualdir}/programs/apachectl.html.ja.jis
2172%{manualdir}/programs/apxs.html
2173%{manualdir}/programs/dbmmanage.html
2174%{manualdir}/programs/footer.html
2175%{manualdir}/programs/header.html
2176%{manualdir}/programs/htdigest.html
2177%{manualdir}/programs/htpasswd.html.html
2178%{manualdir}/programs/htpasswd.html.en
2179%lang(ja) %{manualdir}/programs/htpasswd.html.ja.jis
2180%{manualdir}/programs/httpd.html.html
2181%{manualdir}/programs/httpd.html.en
2182%lang(ja) %{manualdir}/programs/httpd.html.ja.jis
2183%{manualdir}/programs/index.html.html
2184%{manualdir}/programs/index.html.en
2185%lang(ja) %{manualdir}/programs/index.html.ja.jis
2186%{manualdir}/programs/logresolve.html
2187%{manualdir}/programs/other.html
2188%{manualdir}/programs/rotatelogs.html
2189%dir %{manualdir}/vhosts
2190%{manualdir}/vhosts/details.html
2191%{manualdir}/vhosts/examples.html
2192%{manualdir}/vhosts/fd-limits.html.html
2193%{manualdir}/vhosts/fd-limits.html.en
2194%lang(ja) %{manualdir}/vhosts/fd-limits.html.ja.jis
2195%{manualdir}/vhosts/footer.html
2196%{manualdir}/vhosts/header.html
2197%{manualdir}/vhosts/host.html
2198%{manualdir}/vhosts/index.html.html
2199%{manualdir}/vhosts/index.html.en
2200%lang(ja) %{manualdir}/vhosts/index.html.ja.jis
2201%{manualdir}/vhosts/ip-based.html
2202%{manualdir}/vhosts/mass.html
2203%{manualdir}/vhosts/name-based.html.html
2204%{manualdir}/vhosts/name-based.html.en
2205%lang(ja) %{manualdir}/vhosts/name-based.html.ja.jis
2206%{manualdir}/vhosts/vhosts-in-depth.html
2207%{manualdir}/vhosts/virtual-host.html
2208# suexec
2209%{manualdir}/suexec.html.html
2210%{manualdir}/suexec.html.en
2211%lang(ja) %{manualdir}/suexec.html.ja.jis
2212%{manualdir}/programs/suexec.html.html
2213%{manualdir}/programs/suexec.html.en
2214%lang(ja) %{manualdir}/programs/suexec.html.ja.jis
2215# mod_actions
2216%{manualdir}/mod/mod_actions.html.html
2217%{manualdir}/mod/mod_actions.html.en
2218%lang(ja) %{manualdir}/mod/mod_actions.html.ja.jis
2219# mod_auth
2220%{manualdir}/howto/auth.html
2221%{manualdir}/mod/mod_auth.html.html
2222%{manualdir}/mod/mod_auth.html.en
2223%lang(ja) %{manualdir}/mod/mod_auth.html.ja.jis
2224# mod_anon
2225%{manualdir}/mod/mod_auth_anon.html
2226# mod_auth_db
2227%{manualdir}/mod/mod_auth_db.html
2228# mod_auth_digest
2229%{manualdir}/mod/mod_auth_digest.html
2230# mod_define
2231%{manualdir}/mod/mod_define.html
2232# mod_digest
2233%{manualdir}/mod/mod_digest.html
2234# mod_dir
2235%{manualdir}/mod/mod_dir.html.html
2236%{manualdir}/mod/mod_dir.html.en
2237%lang(ja) %{manualdir}/mod/mod_dir.html.ja.jis
2238# mod_expires
2239%{manualdir}/mod/mod_expires.html
2240# mod_headers
2241%{manualdir}/mod/mod_headers.html
2242# mod_imap
2243%{manualdir}/mod/mod_imap.html
2244# mod_info
2245%{manualdir}/mod/mod_info.html.html
2246%{manualdir}/mod/mod_info.html.en
2247%lang(ja) %{manualdir}/mod/mod_info.html.ja.jis
2248# mod_log_forensic
2249%{manualdir}/mod/mod_log_forensic.html.html
2250%{manualdir}/mod/mod_log_forensic.html.en
2251# mod_mmap_static
2252%{manualdir}/mod/mod_mmap_static.html
2253# mod_proxy
2254%{manualdir}/mod/mod_proxy.html
2255# mod_rewrite
2256%{manualdir}/mod/mod_rewrite.html.html
2257%{manualdir}/mod/mod_rewrite.html.en
2258%lang(ja) %{manualdir}/mod/mod_rewrite.html.ja.jis
2259%{manualdir}/images/mod_rewrite*
2260# mod_status
2261%{manualdir}/mod/mod_status.html
2262# mod_unique_id
2263%{manualdir}/mod/mod_unique_id.html.html
2264%{manualdir}/mod/mod_unique_id.html.en
2265%lang(ja) %{manualdir}/mod/mod_unique_id.html.ja.jis
2266# mod_usertrack
2267%{manualdir}/mod/mod_cookies.html
2268%{manualdir}/mod/mod_usertrack.html
2269# mod_vhost_alias
2270%{manualdir}/mod/mod_vhost_alias.html
2271
60ecfe71
ER
2272%files errordocs
2273%defattr(644,root,root,755)
6009ad67 2274%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_errordocs.conf
0993d5b6
JB
2275%dir %{errordir}
2276%{errordir}/HEADER.shtml
2277%{errordir}/FOOT.shtml
2278%{errordir}/*.shtml.en
2279%lang(pl) %{errordir}/*.shtml.po
60ecfe71 2280
53fa9204
JB
2281%files suexec
2282%defattr(644,root,root,755)
2283%attr(4755,root,root) %{_sbindir}/suexec
8bf9bc55 2284%{_mandir}/man8/suexec.8*
53fa9204
JB
2285
2286%files devel
2287%defattr(644,root,root,755)
5a9e5d78
ER
2288%attr(755,root,root) %{apxs}
2289%{_mandir}/man8/apxs1.8*
53fa9204
JB
2290%{_includedir}
2291
d65cdfeb
ER
2292%files -n htpasswd-%{name}
2293%defattr(644,root,root,755)
2294%attr(755,root,root) %{_bindir}/htpasswd
0dbc76cf 2295%attr(755,root,root) %{_sbindir}/htpasswd
d65cdfeb
ER
2296%{_mandir}/man1/htpasswd.1*
2297
2298%files mod_access
2299%defattr(644,root,root,755)
6009ad67 2300%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_access.conf
d65cdfeb
ER
2301%attr(755,root,root) %{_libexecdir}/mod_access.so
2302
53fa9204
JB
2303%files mod_actions
2304%defattr(644,root,root,755)
6009ad67 2305%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_actions.conf
53fa9204 2306%attr(755,root,root) %{_libexecdir}/mod_actions.so
53fa9204 2307
d65cdfeb
ER
2308%files mod_alias
2309%defattr(644,root,root,755)
6009ad67 2310%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_alias.conf
d65cdfeb
ER
2311%attr(755,root,root) %{_libexecdir}/mod_alias.so
2312
2313%files mod_asis
2314%defattr(644,root,root,755)
6009ad67 2315%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_asis.conf
d65cdfeb
ER
2316%attr(755,root,root) %{_libexecdir}/mod_asis.so
2317
53fa9204
JB
2318%files mod_auth
2319%defattr(644,root,root,755)
6009ad67 2320%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_auth.conf
53fa9204 2321%attr(755,root,root) %{_libexecdir}/mod_auth.so
bdd78379 2322
53fa9204
JB
2323%files mod_auth_anon
2324%defattr(644,root,root,755)
6009ad67 2325%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_auth_anon.conf
53fa9204 2326%attr(755,root,root) %{_libexecdir}/mod_auth_anon.so
53fa9204
JB
2327
2328%files mod_auth_db
2329%defattr(644,root,root,755)
6009ad67 2330%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_auth_db.conf
53fa9204
JB
2331%attr(755,root,root) %{_libexecdir}/mod_auth_db.so
2332%attr(755,root,root) %{_bindir}/dbmmanage
53fa9204 2333%{_mandir}/man1/dbmmanage.1*
53fa9204
JB
2334
2335%files mod_auth_digest
2336%defattr(644,root,root,755)
6009ad67 2337%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_auth_digest.conf
53fa9204 2338%attr(755,root,root) %{_libexecdir}/mod_auth_digest.so
53fa9204 2339
c73ed4e3
PG
2340%files mod_autoindex
2341%defattr(644,root,root,755)
6009ad67 2342%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_autoindex.conf
c73ed4e3
PG
2343%attr(755,root,root) %{_libexecdir}/mod_autoindex.so
2344
d65cdfeb
ER
2345%files mod_cern_meta
2346%defattr(644,root,root,755)
6009ad67 2347%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_cern_meta.conf
d65cdfeb
ER
2348%attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
2349
2350%files mod_cgi
2351%defattr(644,root,root,755)
6009ad67 2352%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_cgi.conf
d65cdfeb
ER
2353%attr(755,root,root) %{_libexecdir}/mod_cgi.so
2354
53fa9204
JB
2355%files mod_define
2356%defattr(644,root,root,755)
6009ad67 2357%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_define.conf
53fa9204 2358%attr(755,root,root) %{_libexecdir}/mod_define.so
53fa9204
JB
2359
2360%files mod_digest
2361%defattr(644,root,root,755)
6009ad67 2362%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_digest.conf
53fa9204 2363%attr(755,root,root) %{_libexecdir}/mod_digest.so
53fa9204
JB
2364
2365%files mod_dir
2366%defattr(644,root,root,755)
6009ad67 2367%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_dir.conf
53fa9204 2368%attr(755,root,root) %{_libexecdir}/mod_dir.so
53fa9204 2369
d65cdfeb
ER
2370%files mod_env
2371%defattr(644,root,root,755)
6009ad67 2372%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_env.conf
d65cdfeb
ER
2373%attr(755,root,root) %{_libexecdir}/mod_env.so
2374
53fa9204
JB
2375%files mod_expires
2376%defattr(644,root,root,755)
6009ad67 2377%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_expires.conf
53fa9204 2378%attr(755,root,root) %{_libexecdir}/mod_expires.so
53fa9204
JB
2379
2380%files mod_headers
2381%defattr(644,root,root,755)
6009ad67 2382%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_headers.conf
53fa9204 2383%attr(755,root,root) %{_libexecdir}/mod_headers.so
53fa9204 2384
53fa9204
JB
2385%files mod_imap
2386%defattr(644,root,root,755)
6009ad67 2387%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_imap.conf
53fa9204 2388%attr(755,root,root) %{_libexecdir}/mod_imap.so
53fa9204 2389
d65cdfeb
ER
2390%files mod_include
2391%defattr(644,root,root,755)
6009ad67 2392%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_include.conf
d65cdfeb
ER
2393%attr(755,root,root) %{_libexecdir}/mod_include.so
2394
53fa9204
JB
2395%files mod_info
2396%defattr(644,root,root,755)
6009ad67 2397%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_info.conf
53fa9204 2398%attr(755,root,root) %{_libexecdir}/mod_info.so
53fa9204 2399
d65cdfeb
ER
2400%files mod_log_agent
2401%defattr(644,root,root,755)
6009ad67 2402%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_log_agent.conf
d65cdfeb
ER
2403%attr(755,root,root) %{_libexecdir}/mod_log_agent.so
2404
2405%files mod_log_config
2406%defattr(644,root,root,755)
6009ad67 2407%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_log_config.conf
d65cdfeb
ER
2408%attr(755,root,root) %{_libexecdir}/mod_log_config.so
2409
425677cb
JB
2410%files mod_log_forensic
2411%defattr(644,root,root,755)
6009ad67 2412%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_log_forensic.conf
425677cb 2413%attr(755,root,root) %{_libexecdir}/mod_log_forensic.so
425677cb 2414
d65cdfeb
ER
2415%files mod_log_referer
2416%defattr(644,root,root,755)
6009ad67 2417%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_log_referer.conf
d65cdfeb
ER
2418%attr(755,root,root) %{_libexecdir}/mod_log_referer.so
2419
2420%files mod_mime
2421%defattr(644,root,root,755)
6009ad67 2422%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_mime.conf
d65cdfeb
ER
2423%attr(755,root,root) %{_libexecdir}/mod_mime.so
2424
2425%files mod_mime_magic
2426%defattr(644,root,root,755)
b427b458 2427%attr(640,root,root) %{_sysconfdir}/magic
6009ad67 2428%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_mime_magic.conf
d65cdfeb
ER
2429%attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
2430
425677cb
JB
2431%files mod_mmap_static
2432%defattr(644,root,root,755)
6009ad67 2433%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_mmap_static.conf
425677cb 2434%attr(755,root,root) %{_libexecdir}/mod_mmap_static.so
425677cb 2435
d65cdfeb
ER
2436%files mod_negotiation
2437%defattr(644,root,root,755)
6009ad67 2438%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_negotiation.conf
d65cdfeb
ER
2439%attr(755,root,root) %{_libexecdir}/mod_negotiation.so
2440
53fa9204
JB
2441%files mod_proxy
2442%defattr(644,root,root,755)
6009ad67 2443%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_proxy.conf
53fa9204 2444%attr(755,root,root) %{_libexecdir}/libproxy.so
53fa9204
JB
2445%dir %attr(770,root,http) /var/cache/apache
2446
2447%files mod_rewrite
2448%defattr(644,root,root,755)
6009ad67 2449%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_rewrite.conf
53fa9204 2450%attr(755,root,root) %{_libexecdir}/mod_rewrite.so
53fa9204 2451
d65cdfeb
ER
2452%files mod_setenvif
2453%defattr(644,root,root,755)
6009ad67 2454%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_setenvif.conf
d65cdfeb
ER
2455%attr(755,root,root) %{_libexecdir}/mod_setenvif.so
2456
2457%files mod_speling
2458%defattr(644,root,root,755)
6009ad67 2459%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_speling.conf
d65cdfeb
ER
2460%attr(755,root,root) %{_libexecdir}/mod_speling.so
2461
53fa9204
JB
2462%files mod_status
2463%defattr(644,root,root,755)
6009ad67 2464%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_status.conf
53fa9204 2465%attr(755,root,root) %{_libexecdir}/mod_status.so
53fa9204 2466
53fa9204
JB
2467%files mod_unique_id
2468%defattr(644,root,root,755)
6009ad67 2469%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_unique_id.conf
53fa9204 2470%attr(755,root,root) %{_libexecdir}/mod_unique_id.so
53fa9204 2471
d65cdfeb
ER
2472%files mod_userdir
2473%defattr(644,root,root,755)
6009ad67 2474%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_userdir.conf
d65cdfeb
ER
2475%attr(755,root,root) %{_libexecdir}/mod_userdir.so
2476
098d451e
JB
2477%files mod_usertrack
2478%defattr(644,root,root,755)
6009ad67 2479%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_usertrack.conf
098d451e 2480%attr(755,root,root) %{_libexecdir}/mod_usertrack.so
098d451e 2481
53fa9204
JB
2482%files mod_vhost_alias
2483%defattr(644,root,root,755)
6009ad67 2484%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_vhost_alias.conf
05cf0a88 2485%attr(755,root,root) %{_libexecdir}/mod_vhost_alias.so
This page took 0.900229 seconds and 4 git commands to generate.