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