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