]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.spec
- don't zero httpd.conf; release 5
[packages/apache.git] / apache.spec
index 18778ae3ac565277fcb00e3d487d580bdee70242..4ad4645a9fada658b060695a31354c09a67e81ee 100644 (file)
@@ -1,52 +1,90 @@
+#
+# Conditional build:
+# mod_rewrite_ldap - enable ldap map supoort for mod_rewrite (alpha)
+# _without_apache_ipv6 - disable IPv6 support
+#
 %include       /usr/lib/rpm/macros.perl
 Summary:       The most widely used Web server on the Internet
-Summary(de):   Leading World Wide Web-Server
-Summary(fr):   Le serveur web le plus utilise sur Internet
+Summary(cs):   Nejroz¹íøenìj¹í WWW server v Internetu
+Summary(da):   Den mest brugte web-tjener på Internet
+Summary(de):   Der am häufigsten verwendete Web-Server im Internet
+Summary(es):   El servidor web más conocido y usado en Internet
+Summary(fr):   Le serveur Web le plus utilisé sur Internet
+Summary(id):   Web server yang paling banyak digunakan di Internet
+Summary(is):   Vinsælasti vefþjónninn á Netinu
+Summary(it):   Il web server più diffuso su Internet
+Summary(ja):   ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍѤµ¤ì¤Æ¤¤¤ë Web ¥µ¡¼¥Ð¡¼
+Summary(no):   Den mest utbredte web-tjeneren på Internett
 Summary(pl):   Serwer WWW (World Wide Web)
+Summary(pt):   O servidor Web mais largamente utilizado em toda a Internet
+Summary(pt_BR):        Servidor HTTPD para prover serviços WWW
+Summary(ru):   óÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ Web-Server
+Summary(sk):   Najviac pou¾ívaný Web server na Internete
+Summary(sl):   Najbolj uporabljani spletni stre¾nik interneta
+Summary(sv):   Den mest använda webbservern på Internet
 Summary(tr):   Lider WWW tarayýcý
+Summary(uk):   îÁÊÐÏÐÕÌÑÒΦÛÉÊ Web-Server
+Summary(zh_CN):        Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
 Name:          apache
-Version:       1.3.12
-Release:       4
-Copyright:     BSD-like
+Version:       1.3.23
+Release:       5
+License:       Apache Group License
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
+URL:           http://www.apache.org/
 Source0:       ftp://ftp.apache.org/dist/%{name}_%{version}.tar.gz
-Source1:       apache.init
-Source2:       apache.logrotate
-Source3:       apache-icons.tar.gz
-Source4:       apache.sysconfig
-Source5:       apache-access.conf
-Source6:       apache-httpd.conf
-Source7:       apache-srm.conf
-Source8:       apache-mod_vhost_alias.conf
-Source9:       apache-mod_status.conf
-Source10:      apache-mod_proxy.conf
-Patch0:                apache-PLD.patch
-Patch1:                apache-suexec.patch
-Patch2:                apache-htdocs.patch
-Patch3:                apache-errordocs.patch
-Patch4:                apache-apxs.patch
-Patch5:                apache-EAPI.patch
-Patch6:                apache-v6-PLD-2.patch.gz
-Patch7:                apache-mm_conf.patch
-Patch8:                apache-modules_symbols.patch
+Source1:       %{name}.init
+Source2:       %{name}.logrotate
+Source3:       %{name}-icons.tar.gz
+Source4:       %{name}.sysconfig
+Source5:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
+Source6:       %{name}-httpd.conf
+Source8:       %{name}-mod_vhost_alias.conf
+Source9:       %{name}-mod_status.conf
+Source10:      %{name}-mod_proxy.conf
+Patch0:                %{name}-PLD.patch
+Patch1:                %{name}-suexec.patch
+Patch2:                %{name}-htdocs.patch
+Patch3:                %{name}-errordocs.patch
+Patch4:                %{name}-apxs.patch
+Patch5:                %{name}-mod_ssl-addon.patch
+Patch6:                %{name}-mod_ssl-eapi.patch
+Patch7:                %{name}-EAPI_MM_CORE_PATH-correction.patch
+Patch8:                %{name}-EAPI_MM=SYSTEM.patch
+Patch9:                %{name}-ipv6-PLD.patch
+Patch10:       %{name}-modules_symbols.patch
+Patch11:       %{name}-apxs_force_rm_cp.patch
+Patch12:       %{name}-db3.patch
+Patch13:       %{name}-lookup_map_ldap.patch
+Patch14:       %{name}-man.patch
+Patch15:       %{name}-fpic.patch
+Patch16:       %{name}-buff.patch
+Patch17:       %{name}-mkstemp.patch
+Patch18:       %{name}-EAPI-missing_files.patch
+Patch19:       %{name}-PLD-nov6.patch
+Patch20:       %{name}-configdir_skip_backups.patch
+Patch21:       %{name}-apxs-quiet.patch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRequires: db3-devel
+BuildRequires: mm-devel >= 1.1.3
+%{?mod_rewrite_ldap:BuildRequires: openldap-devel}
 Provides:      httpd
 Provides:      webserver
+Provides:      %{name}(EAPI) = %{version}
 Prereq:                /sbin/chkconfig
 Prereq:                /usr/sbin/useradd
 Prereq:                /usr/bin/getgid
 Prereq:                /bin/id
 Prereq:                sh-utils
-BuildRequires: mm-devel
-Requires:      rc-scripts
+Prereq:                rc-scripts
+Prereq:                mm
+Prereq:                perl
 Requires:      mailcap
 Requires:      /etc/mime.types
-URL:           http://www.apache.org/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Provides:      apache(EAPI)
+Requires:      psmisc >= 20.1
 Obsoletes:     apache-extra
 Obsoletes:     apache6
 Obsoletes:     apache-doc
+Obsoletes:     indexhtml
 
 %define                _sysconfdir     /etc/httpd
 %define                _includedir     %{_prefix}/include/apache
@@ -54,213 +92,428 @@ Obsoletes:        apache-doc
 %define                _libexecdir     %{_prefix}/lib/apache
 
 %description
-Apache is a powerful, full-featured, efficient and freely-available Web
-server. Apache is also the most popular Web server on the Internet.
+Apache is a powerful, full-featured, efficient and freely-available
+Web server. Apache is also the most popular Web server on the
+Internet.
+
+%description -l cs
+Apache je výkonný plnì funkèní efektivní a volnì dostupný WWW server.
+Je to nejpopulárnìj¹í WWW server v Internetu.
+
+%description -l da
+Apache er en stærk, funktionsrig, effektiv og frit tilgængelig
+web-tjener. Apache er også den mest populære web-tjener på Internet.
 
 %description -l de
-Apache ist ein voll funktionsfähiger Web-Server, der kostenlos
-erhältlich und weit verbreitet ist.
+Apache ist ein leistungsfähiger, frei verfügbarer und effizienter
+Web-Server mit umfassenden Funktionen. Apache ist zudem der populärste
+Web-Server im Internet.
+
+%description -l es
+El servidor web Apache es el mejor servidor gratuito disponible en el
+mundo UNIX hoy. Usa HTTP (HyperText Transfer Protocol) para permitir
+que browsers web vean documentos y sometan datos remotamente. Puede
+ejecutar varias funciones diferentes, incluyendo funciones de proxy y
+caché, y nos ofrece características como monitor de estado, conversión
+dinámica de tipo, y otras más.
 
 %description -l fr
-Apache est un serveur Web puissant, efficace, gratuit et complet. Apache est
-aussi le serveur Web le plus populaire sur Internet.
+Apache est un serveur Web puissant, efficace, gratuit et complet.
+Apache est aussi le serveur Web le plus populaire sur Internet.
+
+%description -l id
+Apache adalah Web server yang powerful, efisien, kaya akan feature,
+dan tersedia dengan free. Apache juga merupakan Web server yang paling
+populer di Internet.
+
+%description -l is
+Apache er mjög öflugur og háþróaður vefþjónn sem er ókeypis. Apache er
+einnig mest notaði vefþjónninn á Internetinu.
+
+%description -l it
+Apache è un Web server potente, dotato di tutte le caratteristiche,
+efficiente e gratuito. Ed è anche il web server più diffuso su
+Internet.
+
+%description -l ja
+Apache ¤Ï¶¯ÎϤǽ¼¼Â¤·¤¿µ¡Ç½¤ò»ý¤Ä̵½þ¤Î Web ¥µ¡¼¥Ð¡¼
+¤Ç¤¹¡£¤Þ¤¿¡¢apache ¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤ÇºÇ¤â°ìÈÌŪ¤Ë»ÈÍÑ ¤µ¤ì¤Æ¤¤¤ë Web
+¥µ¡¼¥Ð¡¼¤Ç¤¹¡£
+
+%description -l no
+Apache er en kraftig, funksjonsrik, effektiv og fritt tilgjengelig
+web-tjener. Apache er også den mest populære web-tjeneren på Internet.
 
 %description -l pl
-Apache jest serwerem WWW (World Wide Web). Instaluj±c ten pakiet bêdziesz 
-móg³ prezentowaæ w³asne strony WWW w sieci internet.
+Apache jest serwerem WWW (World Wide Web). Instaluj±c ten pakiet
+bêdziesz móg³ prezentowaæ w³asne strony WWW w sieci internet.
+
+%description -l pt
+O Apache é um servidor de Web poderoso, cheio de potencialidades,
+eficiente e gratuito. O Apache é também o servidor Web mais conhecido
+na Internet.
+
+%description -l pt_BR
+O servidor web Apache é o melhor servidor gratuito disponível no mundo
+UNIX hoje. Ele usa HTTP (HyperText Transfer Protocol) para permitir
+que browsers web vejam documentos e submetam dados remotamente. Ele
+pode executar várias funções diferentes, incluindo funções de proxy e
+cache, e oferece características como monitor de status, conversão
+dinâmica de tipo, e mais.
+
+%description -l ru
+Apache - ÜÔÏ ÍÏÝÎÙÊ, ÐÏÌÎÏÆÕÎËÃÉÏÎÁÌØÎÙÊ, ÜÆÆÅËÔÉ×ÎÙÊ, Ó×ÏÂÏÄÎÏ
+ÒÁÓÐÒÏÓÔÒÁÎÑÅÍÙÊ É ÓÁÍÙÊ ÐÏÐÕÌÑÒÎÙÊ × Internet WWW-ÓÅÒ×ÅÒ.
+
+%description -l sk
+Apache je výkonný, efektívny a voµne dostupný Web server, bohatý na
+funkcie. Apache je tie¾ najpopulárnej¹ím Web serverom na Internete.
+
+%description -l sv
+Apache är en kraftfull, finessrik, effektiv och fritt tillgänglig
+webbserver. Apache är också den populäraste webbservern på Internet.
 
 %description -l tr
-Apache serbest daðýtýlan ve çok kullanýlan yetenekli bir web sunucusudur.
+Apache serbest daðýtýlan ve çok kullanýlan yetenekli bir web
+sunucusudur.
+
+%description -l uk
+
+%description -l zh_CN
+Apache Êǹ¦ÄÜÇ¿¾¢ÆëÈ«¡¢¸ßЧÇÒÃâ·ÑÌṩµÄ Web ·þÎñ³ÌÐò£¬ Í¬Ê±Ò²ÊÇ
+Internet ÉÏ×îÁ÷ÐеĠWeb ·þÎñ³ÌÐò¡£
+
+Èç¹ûÄúÐèÒª Web ·þÎñ³ÌÐò£¬Çë°²×° apache Èí¼þ°ü¡£
 
 %package suexec
 Summary:       Apache suexec wrapper
 Summary(pl):   Suexec wrapper do serwera www Apache
-Group:         Networking/Development
-Group(pl):     Sieciowe/Programowanie
+Summary(ru):   Apache suEXEC CGI wrapper
+Summary(uk):   Apache suEXEC CGI wrapper
+Group:         Development/Tools
 Requires:      %{name}(EAPI) = %{version}
 
 %description suexec
-The suEXEC feature provides Apache users the ability to run CGI and SSI
-programs under user IDs different from the user ID of the calling web-server.
-Normally, when a CGI or SSI program executes, it runs as the same user 
-who is running the web server. 
-
-%description -l pl suexec
-SuEXEC umo¿liwia serwerowi Apache uruchamianie programów CGI i SSI z innym
-UID ni¿ wywo³uj±cy je serwer. Normalnie programy CGI i SSI s± wykonywane
-jako taki sam u¿ytkownik jak serwer WWW.
+The suEXEC feature provides Apache users the ability to run CGI and
+SSI programs under user IDs different from the user ID of the calling
+web-server. Normally, when a CGI or SSI program executes, it runs as
+the same user who is running the web server.
+
+%description suexec -l pl
+SuEXEC umo¿liwia serwerowi Apache uruchamianie programów CGI i SSI z
+innym UID ni¿ wywo³uj±cy je serwer. Normalnie programy CGI i SSI s±
+wykonywane jako taki sam u¿ytkownik jak serwer WWW.
+
+%description suexec -l ru
+ðÁËÅÔ suEXEC ÐÏÚ×ÏÌÑÅÔ ÚÁÐÕÓËÁÔØ CGI-ÐÒÏÇÒÁÍÍÙ ÐÏÄ user-id, ÏÔÌÉÞÎÙÍÉ
+ÏÔ ÔÏÇÏ, ÐÏÄ ËÏÔÏÒÙÍ ÒÁÂÏÔÁÅÔ ×ÙÚÙ×ÁÀÝÉÊ ÉÈ web-ÓÅÒ×ÅÒ. âÕÄÕÞÉ
+ÐÒÁ×ÉÌØÎÏ ÉÓÐÏÌØÚÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÐÏÚ×ÏÌÑÅÔ ÚÁÍÅÔÎÏ ÓÎÉÚÉÔØ ÒÉÓË
+ÎÁÒÕÛÅÎÉÑ ÓÉÓÔÅÍÎÏÊ ÂÅÚÏÐÁÓÎÏÓÔÉ, ×ÙÚ×ÁÎÎÙÊ ÒÁÚÒÅÛÅÎÉÅÍ ÚÁÐÕÓËÁ
+ÐÏÌØÚÏ×ÁÔÅÌÑÍ CGI-ÐÒÏÇÒÁÍÍ. ÷ÍÅÓÔÅ Ó ÔÅÍ, ÂÕÄÕÞÉ ÎÅÐÒÁ×ÉÌØÎÏ
+ÓËÏÎÆÉÇÕÒÉÒÏ×ÁÎÎÙÍ, ÜÔÏÔ ÐÁËÅÔ ÍÏÖÅÔ ÒÁÚÒÕÛÉÔØ ×ÁÛÕ ÓÉÓÔÅÍÕ, ÓÖÅÞØ ×ÁÛ
+ÄÏÍ É ÕËÒÁÓÔØ ÄÅÎØÇÉ ÉÚ ×ÁÛÅÇÏ ÐÅÎÓÉÏÎÎÏÇÏ ÆÏÎÄÁ :)). åÓÌÉ ×Ù ÎÅ
+ÉÍÅÅÔÅ ÏÐÙÔÁ ÒÁÂÏÔÙ Ó setuid root ÐÒÏÇÒÁÍÍÁÍÉ É ÐÒÏÂÌÅÍÁÍÉ ÓÉÓÔÅÍÎÏÊ
+ÂÅÚÏÐÁÓÎÏÓÔÉ, ÐÏÒÏÖÄÅÎÎÙÍÉ ÉÈ ÐÒÉÍÅÎÅÎÉÅÍ, ÎÁÓÔÏÑÔÅÌØÎÏ ÒÅËÏÍÅÎÄÕÅÍ ÎÅ
+ÉÓÐÏÌØÚÏ×ÁÔØ ÜÔÏÇÏ ÐÁËÅÔÁ...
+
+%description suexec -l uk
+ðÁËÅÔ suEXEC ÄÏÚ×ÏÌѤ ÚÁÐÕÓËÁÔÉ CGI-ÐÒÏÇÒÁÍɠЦĠuser-id, ×¦ÄͦÎÎÉÍ
+צĠÔÏÇÏ, Ð¦Ä ÑËÉÍ ÐÒÁÃÀ¤ ÓÅÒ×ÅÒ. ðÒÉ ÐÒÁ×ÉÌØÎÏÍÕ ×ÉËÏÒÉÓÔÁÎΦ, ÃÅÊ
+ÐÁËÅÔ ÄÏÚ×ÏÌѤ ÐÏͦÔÎÏ ÚÎÉÚÉÔÉ ÒÉÚÉË ÐÏÒÕÛÅÎÎÑ ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ,
+×ÉËÌÉËÁÎÉÊ ÄÏÚ×ÏÌÏÍ ÚÁÐÕÓËÕ ËÏÒÉÓÔÕ×ÁÞÁÍÉ CGI-ÐÒÏÇÒÁÍ. òÁÚÏÍ Ú ÔÉÍ,
+ÐÒÉ ÎÅצÒÎÏÍÕ ËÏÎƦÇÕÒÕ×ÁÎΦ, ÃÅÊ ÐÁËÅÔ ÍÏÖÅ ÚÒÕÊÎÕ×ÁÔÉ ×ÁÛÉ ÓÉÓÔÅÍÕ,
+ÓÐÁÌÉÔÉ ×Á۠Ħ͠¦ ×ËÒÁÓÔÉ ÇÒÏÛ¦ Ú ×ÁÛÏÇÏ ÐÅÎÓ¦ÊÎÏÇÏ ÆÏÎÄÕ :)). ñËÝÏ ×É
+ÎÅ ÍÁ¤ÔÅ ÄÏÓצÄÕ ÒÏÂÏÔÉ Ú setuid root ÐÒÏÇÒÁÍÁÍÉ ÔÁ ÐÒÏÂÌÅÍÁÍÉ
+ÓÉÓÔÅÍÎϧ ÂÅÚÐÅËÉ, ËÏÔÒ¦ ÐÏÒÏÄÖÅΦ ×ÉËÏÒÉÓÔÁÎÎÑÍ ÔÁËÉÈ ÐÒÏÇÒÁÍ,
+ÎÁÓÔ¦ÊÌÉ×Ï ÒÁÄÉÍÏ ÎÅ ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÃØÏÇÏ ÐÁËÅÔÕ...
 
 %package devel
 Summary:       Module development tools for the Apache web server
-Summary(fr):   Les outils de developpement de modules pour le serveur web Apache
+Summary(cs):   Hlavièkové soubory pro Apache Web server
+Summary(da):   Header-filer for Apache webserveren
+Summary(de):   Include-Dateien für den Apache Web-Server
+Summary(es):   Archivos de inclusión del Apache para desarrollo de módulos
+Summary(fr):   Fichiers à inclure pour le serveur Web Apache
+Summary(id):   File header untuk Apache Web server
+Summary(is):   Hausaskrár með Apache vefþjóninum
+Summary(it):   File include per il web server Apache
+Summary(ja):   Apache Web ¥µ¡¼¥Ð¡¼ÍѤγ«È¯¥Ä¡¼¥ë
+Summary(no):   Headerfiler for webtjeneren Apache
 Summary(pl):   Pliki nag³ówkowe do tworzenai modu³ów rozszerzeñ do serwera www Apache
-Group:         Networking/Development
-Group(pl):     Sieciowe/Programowanie
+Summary(pt):   Ficheiros de inclusão para o servidor Web Apache
+Summary(pt_BR):        Arquivos de inclusão do Apache para desenvolvimento de módulos
+Summary(ru):   æÁÊÌÙ ÚÁÇÏÌÏ×ËÏ× ÄÌÑ web server'Á Apache
+Summary(sk):   Hlavièkové súbory pre Apache Web server
+Summary(sl):   Glave za spletni stre¾nik Apache
+Summary(sv):   Huvudfiler för webbservern Apache
+Summary(uk):   úÁÓÏÂÉ ÓÔ×ÏÒÅÎÎÑ ÍÏÄÕ̦נÄÌÑ web server'Õ Apache
+Summary(zh_CN):        ÓÃÓÚ Apache Web ·þÎñ³ÌÐòµÄ¿ª·¢¹¤¾ß¡£
+Group:         Networking/Utilities
 Requires:      %{name}(EAPI) = %{version}
 Provides:      %{name}(EAPI)-devel
 
 %description devel
-The apache-devel package contains the source code for the Apache Web server
-and the APXS binary you'll need to build Dynamic Shared Objects (DSOs) for
+The apache-devel package contains header files for Apache.
+
+%description devel -l cs
+Balíèek apache-devel obsahuje hlavièkové soubory pro Apache.
+
+%description devel -l da
+Apache-devel pakken indeholder headerfiler for Apache.
+
+%description devel -l de
+Das Paket apache-devel enthält Header-Dateien für Apache.
+
+%description devel -l es
+Este paquete contiene los archivos de inclusión para el Apache.
+
+%description devel -l fr
+Le package apache-devel contient le code source pour le serveur Web
 Apache.
 
-%description -l fr devel
-Le package apache-devel contient le code source pour le serveur Web Apache
-et le binaire APXS dont vous aurez besoin pour construire des Objets
-Dynamiques Partages (DSOs) pour Apache.
+%description devel -l id
+Package apache-devel berisi source code dari Apache Web server.
+
+%description devel -l is
+Apache-devel pakkinn inniheldur frumkóða Apache vefþjónsins.
+
+%description devel -l it
+Il pacchetto apache-devel contiene i file header per Apache.
+
+%description devel -l no
+Apache-devel pakken inneholder headerfiler for Apache.
 
-%description -l pl devel
+%description devel -l pl
 Pliki nag³ówkowe dla serwera WWW Apache.
 
+%description devel -l pt
+O pacote apache-devel contém outros ficheiros para o Apache.
+
+%description devel -l pt_BR
+Este pacote contem os arquivos de inclusão para o Apache.
+
+%description devel -l ru
+ðÁËÅÔ apache-devel ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ ÄÌÑ Web Server'Á.
+
+%description devel -l sk
+Balík apache-devel obsahuje zdrojový kód Apache Web servera.
+
+%description devel -l sv
+Paketet apache-devel innehåller huvudfilerna för Apache.
+
+%description devel -l uk
+ðÁËÅÔ apache-devel Í¦ÓÔÉÔØ ÈÅÄÅÒÉ ÄÌÑ Web Server'Á.
+
 %package mod_actions
 Summary:       Apache module for run CGI whenever a file of a certain type is requested
 Summary(pl):   Modu³ dla apache do uruchamiania skryptów cgi
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_actions
 This package contains mod_actions module. This module lets you run CGI
-scripts whenever a file of a certain type is requested. This makes it much
-easier to execute scripts that process files.
+scripts whenever a file of a certain type is requested. This makes it
+much easier to execute scripts that process files.
 
-%description -l pl mod_actions
+%description mod_actions -l pl
 Ten modu³ pozwala na uruchamianie skryptów w momencie gdy nadchodzi
 ¿±danie pobrania pliku okre¶lonego typu.
 
+%package mod_auth
+Summary:       Apache module with user authentication using textual files
+Summary(pl):   Modu³ autentykacji u¿ytkownika przy u¿yciu plików tekstowych dla Apache
+Group:         Networking/Daemons
+Prereq:                %{_sbindir}/apxs
+Prereq:                perl
+Requires:      %{name}(EAPI) = %{version}
+
+%description mod_auth
+This package contains mod_auth module. It provides for user
+authentication using textual files.
+
+%description mod_auth -l pl
+Ten pakiet zawiera modu³ mod_auth. S³u¿y on do autentykacji przy
+u¿yciu plików tekstowych.
+
 %package mod_auth_anon
 Summary:       Apache module with "anonymous" user access authentication
 Summary(pl):   Modu³ apache oferuj±cy anonimow± autoryzacjê u¿ytkownia
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_auth_anon
 This package contains mod_auth_anon module. It allows "anonymous" user
-access to authenticated areas. It does access control in a manner similar to
-anonymous-ftp sites; i.e. have a 'magic' user id 'anonymous' and the email
-address as a password. These email addresses can be logged. Combined with
-other (database) access control methods, this allows for effective user
-tracking and customization according to a user profile while still keeping
-the site open for 'unregistered' users. One advantage of using Auth-based
-user tracking is that, unlike magic-cookies and funny URL pre/postfixes, it
-is completely browser independent and it allows users to share URLs.
-
-%description -l pl mod_auth_anon
-Ten modu³ oferuje anonimow± autoryzacjê u¿ytkownia podobnie do anonimowych
-serwerów ftp (u¿ytkownik ,,anonymous'' oraz has³o w postaci adresu pocztowego
-u¿ytkownika).
+access to authenticated areas. It does access control in a manner
+similar to anonymous-ftp sites; i.e. have a 'magic' user id
+'anonymous' and the email address as a password. These email addresses
+can be logged. Combined with other (database) access control methods,
+this allows for effective user tracking and customization according to
+a user profile while still keeping the site open for 'unregistered'
+users. One advantage of using Auth-based user tracking is that, unlike
+magic-cookies and funny URL pre/postfixes, it is completely browser
+independent and it allows users to share URLs.
+
+%description mod_auth_anon -l pl
+Ten modu³ oferuje anonimow± autoryzacjê u¿ytkownia podobnie do
+anonimowych serwerów ftp (u¿ytkownik ,,anonymous'' oraz has³o w
+postaci adresu pocztowego u¿ytkownika).
+
+%package mod_auth_db
+Summary:       Apache module with user authentication which uses Berkeley DB files
+Summary(pl):   Modu³ apache z mechanizmem autentykacji u¿ywaj±cym plików Berkeley DB
+Group:         Networking/Daemons
+Prereq:                %{_sbindir}/apxs
+Prereq:                perl
+Requires:      %{name}(EAPI) = %{version}
+
+%description mod_auth_db
+This package contains mod_auth_db module. It provides for user
+authentication using Berkeley DB files. It is an alternative to DBM
+files for those systems which support DB and not DBM. It is only
+available in Apache 1.1 and later.
+
+%description mod_auth_db -l pl
+Ten pakiet zawiera modu³ mod_auth_db. Modu³ ten s³u¿y do autentykacji
+ale jako plików danych u¿ywa Berkeley DB.
+
+%package mod_auth_digest
+Summary:       Apache user authentication module using MD5 Digest Authentication
+Summary(pl):   Modu³ apache do autoryzacji MD5
+Group:         Networking/Daemons
+Prereq:                %{_sbindir}/apxs
+Prereq:                perl
+Requires:      %{name}(EAPI) = %{version}
+Obsoletes:     %{name}-mod_digest
+
+%description mod_auth_digest
+This package contains mod_digest module. It provides user
+authentication using MD5 Digest Authentication.
+
+%description mod_auth_digest -l pl
+Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
+Authentication.
 
 %package mod_define
 Summary:       Apache module - authentication variables for arbitrary directives
 Summary(pl):   Modu³ apache do definiowania zmiennych
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_define
 It provides the definition variables for arbitrary directives, i.e.
 variables which can be expanded on any(!) directive line.
 
-%description -l pl mod_define
+%description mod_define -l pl
 Modu³ ten umo¿liwia definicjê zmiennych i dyrektyw.
 
 %package mod_digest
-Summary:       Apache user authentication module using MD5 Digest Authentication 
-Summary(pl):   Modu³ apache do autoryzacji MD5
+Summary:       Older version of apache user authentication module using MD5 Digest Authentication
+Summary(pl):   Starsza wersja modu³u apache do autoryzacji MD5
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_digest
-This package contains mod_digest module. It provides user authentication using
-MD5 Digest Authentication.
-
-%description -l pl mod_digest
-Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest Authentication.
+This package contains mod_digest module. It provides user
+authentication using MD5 Digest Authentication. It implements an older
+version of the MD5 Digest Authentication specification which will
+probably not work with modern browsers. Please take a look at
+mod_auth_digest which implements the most recent version of the
+standard.
+
+%description mod_digest -l pl
+Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
+Authentication. Implementuje on jedynie starsz± wersjê specyfikacji
+autentykacji MD5, i mo¿e nie dzia³aæ z nowoczesnymi przegl±darkami.
+Sprawd¼ mod_auth_digest je¶li potrzebujesz implementacji najnowszej
+wersji standardu.
 
 %package mod_dir
 Summary:       Apache module for "trailing slash" redirects and serving directory index files
 Summary(pl):   Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_dir
-This package contains mod_dir which provides "trailing slash" redirects and
-serving directory index files.
+This package contains mod_dir which provides "trailing slash"
+redirects and serving directory index files.
 
-%description -l pl mod_dir
+%description mod_dir -l pl
 Modu³ oferuj±cy przekierowania i serwowanie indeksu katalogu.
 
 %package mod_headers
 Summary:       Apache module allows for the customization of HTTP response headers
 Summary(pl):   Modu³ pozwalaj±cy na modyfikacjê nag³ówków HTTP
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_headers
 This package contains mod_headers module. The module allows for the
-customization of HTTP response headers. Headers can be merged, replaced or
-removed.
+customization of HTTP response headers. Headers can be merged,
+replaced or removed.
 
-%description -l pl mod_headers
-Modu³ pozwalaj±cy na ³±czenie, usuwania, zamianê nag³ówków HTTP 
+%description mod_headers -l pl
+Modu³ pozwalaj±cy na ³±czenie, usuwania, zamianê nag³ówków HTTP
 wysy³anych do przegl±darki.
 
 %package mod_mmap_static
 Summary:       Apache module for mmap()ing statically configured list files
 Summary(pl):   Modu³ s³u¿±cy do mmap()owania plików.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_mmap_static
-This package contains mod_mmap_static module. It provides mmap()ing of a
-statically configured list of frequently requested but not changed files.
+This package contains mod_mmap_static module. It provides mmap()ing of
+a statically configured list of frequently requested but not changed
+files.
 
-%description -l pl mod_mmap_static
-Modu³ umo¿liwia mmap()owanie statycznie skonfigurowanych plików 
+%description mod_mmap_static -l pl
+Modu³ umo¿liwia mmap()owanie statycznie skonfigurowanych plików
 (czêsto u¿ywanych ale nie ulegaj±cych zmianom).
 
 %package mod_imap
 Summary:       Apache module with imap-file handler
 Summary(pl):   Modu³ z obs³ug± imap-file
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_imap
-This package contains mod_imap module. It provides for .map files, replacing
-the functionality of the imagemap CGI program. Any directory or document
-type configured to use the handler imap-file.
+This package contains mod_imap module. It provides for .map files,
+replacing the functionality of the imagemap CGI program. Any directory
+or document type configured to use the handler imap-file.
 
-%description -l pl mod_imap
+%description mod_imap -l pl
 Modu³ umozliwiaj±cy obs³ugê plików .map (imap-file handler)
 
 %package mod_info
 Summary:       Apache module with comprehensive overview of the server configuration
 Summary(pl):   Modu³ dostarczaj±cy informacji na temat serwera.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_info
 This package contains mod_info module. It provides a comprehensive
-overview of the server configuration including all installed modules and
-directives in the configuration files.
+overview of the server configuration including all installed modules
+and directives in the configuration files.
 
-%description -l pl mod_info
+%description mod_info -l pl
 Modu³ dostarczaj±cy informacji o konfiguracji serwera, zainstalowanych
 modu³ach itp.
 
@@ -268,50 +521,52 @@ modu
 Summary:       Apache module with Web proxy
 Summary(pl):   Modu³ dodaj±cy obs³ugê serwera proxy
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_proxy
-This package contains module with implementation a proxy/cache for Apache.
-It implements proxying capability for FTP, CONNECT (for SSL), HTTP/0.9, and
-HTTP/1.0. The module can be configured to connect to other proxy modules for
-these and other protocols.
+This package contains module with implementation a proxy/cache for
+Apache. It implements proxying capability for FTP, CONNECT (for SSL),
+HTTP/0.9, and HTTP/1.0. The module can be configured to connect to
+other proxy modules for these and other protocols.
 
-%description -l pl mod_proxy
-Modu³ zawiera implementacjê serwera proxy/cache dla Apache. Iplementacja
-zawiera obs³ugê FTP, CONNECT (dla SSL), HTTP/0.9 i HTTP/1.0.
+%description mod_proxy -l pl
+Modu³ zawiera implementacjê serwera proxy/cache dla Apache.
+Iplementacja zawiera obs³ugê FTP, CONNECT (dla SSL), HTTP/0.9 i
+HTTP/1.0.
 
 %package mod_rewrite
 Summary:       Apache module with rule-based engine for rewrite requested URLs on the fly
 Summary(pl):   Modu³ do ,,przepisywania'' adresów URL w locie
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_rewrite
-This package contains It provides a rule-based rewriting engine to rewrite
-requested URLs on the fly.
+This package contains It provides a rule-based rewriting engine to
+rewrite requested URLs on the fly.
 
-%description -l pl mod_rewrite
+%description mod_rewrite -l pl
 Modu³ oferuj±cy mo¿liwo¶æ ,,przepisywania'' adresów URL w locie.
 
 %package mod_status
 Summary:       Server status report module for apache
 Summary(pl):   Modu³ dostarczaj±cy informacje statystyczne o serwerze.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_status
-The Status module allows a server administrator to find out how well their
-server is performing. A HTML page is presented that gives the current server
-statistics in an easily readable form. If required this page can be made to
-automatically refresh (given a compatible browser).
+The Status module allows a server administrator to find out how well
+their server is performing. A HTML page is presented that gives the
+current server statistics in an easily readable form. If required this
+page can be made to automatically refresh (given a compatible
+browser).
 
-%description -l pl mod_status
+%description mod_status -l pl
 Modu³ pozwala administratorowi na przegl±danie statystyk dotycz±cych
 pracy serwera apache (w postaci strony HTML).
 
@@ -319,74 +574,103 @@ pracy serwera apache (w postaci strony HTML).
 Summary:       Apache module for user tracking using cookies
 Summary(pl):   Modu³ s³u¿±cy do ¶ledzenia ,,ciasteczek''.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_usertrack
-This package contains the user tracking module which did its own logging
-using CookieLog directory. This module allow multiple log files.
+This package contains the user tracking module which did its own
+logging using CookieLog directory. This module allow multiple log
+files.
 
-%description -l pl mod_usertrack
+%description mod_usertrack -l pl
 Modu³ pozwalaj±cy na ¶ledzenie ,,ciasteczek''.
 
 %package mod_vhost_alias
 Summary:       Apache module for dynamically configured mass virtual hosting
 Summary(pl):   Modu³ dodaj±cy obs³ugê hostów wirtualnych.
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_vhost_alias
 This package contains the mod_vhost_alias. It provides support for
 dynamically configured mass virtual hosting.
 
-%description -l pl mod_vhost_alias
+%description mod_vhost_alias -l pl
 Modu³ umo¿liwia na dynamiczne konfigurowanie masowej ilo¶ci serwerów
 wirtualnych.
 
 %package mod_unique_id
 Summary:       Apache module which provides a magic token for each request
+Summary(pl):   Modu³ nadaj±cy ka¿demu ¿±daniu unikalny token
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_unique_id
-This package contains the mod_unique_id. This module provides a magic token
-for each request which is guaranteed to be unique across "all" requests
-under very specific conditions. The unique identifier is even unique across
-multiple machines in a properly configured cluster of machines. The
-environment variable UNIQUE_ID is set to the identifier for each request.
-Unique identifiers are useful for various reasons which are beyond the scope
-of this document.
+This package contains the mod_unique_id. This module provides a magic
+token for each request which is guaranteed to be unique across "all"
+requests under very specific conditions. The unique identifier is even
+unique across multiple machines in a properly configured cluster of
+machines. The environment variable UNIQUE_ID is set to the identifier
+for each request. Unique identifiers are useful for various reasons
+which are beyond the scope of this document.
+
+%description mod_unique_id -l pl
+Modu³ nadaje przy ka¿dym ¿±daniu token unikalny w ramach wszystkich
+¿±dañ, nawet w ramach poprawnie skonfigurowanego klastra z wielu
+maszyn. Modu³ ustawia przy ka¿dym ¿±daniu zmienn± ¶rodowiskow±
+UNIQUE_ID.
 
 %package mod_expires
-Summary:       Apache module which provides .... 
+Summary:       Apache module which generates Expires HTTP headers
+Summary(pl):   Modu³ generuj±cy nag³ówki HTTP Expires
 Group:         Networking/Daemons
-Group(pl):     Sieciowe/Serwery
 Prereq:                %{_sbindir}/apxs
+Prereq:                perl
 Requires:      %{name}(EAPI) = %{version}
 
 %description mod_expires
+This module controls the setting of the Expires HTTP header in server
+responses. The expiration date can set to be relative to either the
+time the source file was last modified, or to the time of the client
+access.
 
-%prep 
+%description mod_expires -l pl
+Modu³ kontroluje ustawianie nag³ówka HTTP Expires. Data wyga¶niêcia
+wa¿no¶ci mo¿e byæ ustalana w zale¿no¶ci od czasu modyfikacji plików
+¼ród³owych lub odwo³ania klienta.
+
+%prep
 %setup -q -n apache_%{version} -a3
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+%patch5 -p0
+%patch6 -p0
 %patch7 -p1
 %patch8 -p1
-%patch6 -p1
+%{!?_without_apache_ipv6:%patch9 -p1}
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
+%{?mod_rewrite_ldap:%patch13 -p1}
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
+%patch18 -p1
+%{?_without_apache_ipv6:%patch19 -p1}
+%patch20 -p1
+%patch21 -p1
 
 %build
-
-LDFLAGS="-s"; export LDFLAGS
-OPTIM="$RPM_OPT_FLAGS" \
+OPTIM="%{rpmcflags}" \
 ./configure \
        --prefix=%{_prefix} \
        --sysconfdir=%{_sysconfdir} \
@@ -394,12 +678,14 @@ OPTIM="$RPM_OPT_FLAGS" \
        --sbindir=%{_sbindir} \
        --libexecdir=%{_libexecdir} \
        --datadir=%{_datadir} \
+       --manualdir=%{_datadir}/html/manual \
        --localstatedir=/var \
        --runtimedir=/var/run \
        --logfiledir=/var/log/httpd \
        --with-layout=PLD \
        --without-confadjust \
        --enable-module=all \
+       --enable-module=auth_digest \
        --enable-shared=max \
        --proxycachedir=/var/cache/apache \
        --with-perl=%{_bindir}/perl \
@@ -407,66 +693,67 @@ OPTIM="$RPM_OPT_FLAGS" \
        --suexec-caller=http \
        --suexec-uidmin=500 \
        --suexec-gidmin=500 \
+       --suexec-docroot=%{_datadir} \
        --disable-rule=WANTHSREGEX \
        --enable-rule=EAPI \
-       --enable-rule=INET6
-make
+       %{!?_without_apache_ipv6:--enable-rule=INET6}
+
+%{__make} LIBS1="-lm -lcrypt -lmm -ldl"
+
+rm -f src/modules/standard/mod_auth_db.so
+%{__make} -C src/modules/standard mod_auth_db.so LIBS_SHLIB="-ldb"
+
+rm -f src/modules/standard/mod_rewrite.so
+%{__make} -C src/modules/standard mod_rewrite.so LIBS_SHLIB="-ldb %{?mod_rewrite_ldap:-lldap -llber}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig} \
        $RPM_BUILD_ROOT%{_datadir}/errordocs \
-       $RPM_BUILD_ROOT/var/{log/{httpd,archiv/httpd},lib/apache/mm}
+       $RPM_BUILD_ROOT/var/{log/{httpd,archiv/httpd},run/apache}
 
-make install-quiet root="$RPM_BUILD_ROOT"
+%{__make} install-quiet root="$RPM_BUILD_ROOT"
 
-mv $RPM_BUILD_ROOT%{_datadir}/html/manual $RPM_BUILD_ROOT%{_datadir}
+mv -f $RPM_BUILD_ROOT%{_datadir}/html/manual $RPM_BUILD_ROOT%{_datadir}
 
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/httpd
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/apache
+bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 touch $RPM_BUILD_ROOT/var/log/httpd/{access,error,agent,referer}_log
 
 install errordocs/* $RPM_BUILD_ROOT%{_datadir}/errordocs
 
-install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/access.conf
 install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
-install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/srm.conf
 
 install %{SOURCE8}  $RPM_BUILD_ROOT%{_sysconfdir}/mod_vhost_alias.conf
 install %{SOURCE9}  $RPM_BUILD_ROOT%{_sysconfdir}/mod_status.conf
 install %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/mod_proxy.conf
 
-ln -sf index.html.en $RPM_BUILD_ROOT/home/httpd/html/index.html
+ln -sf index.html.en $RPM_BUILD_ROOT%{_datadir}/html/index.html
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libexecdir}/*.so
+gzip -9nf ABOUT_APACHE src/CHANGES README
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* \
-       ABOUT_APACHE src/CHANGES KEYS README
+%clean
+rm -rf $RPM_BUILD_ROOT
 
 %pre
 if [ -n "`getgid http`" ]; then
        if [ "`getgid http`" != "51" ]; then
-               echo "Warning: group http haven't gid=51. Corect this before install apache" 1>&2
+               echo "Warning: group http haven't gid=51. Correct this before installing apache" 1>&2
                exit 1
        fi
 else
        /usr/sbin/groupadd -g 51 -r -f http
-       if [ -f /var/db/group.db ]; then
-               /usr/bin/update-db 1>&2
-       fi
 fi
 if [ -n "`id -u http 2>/dev/null`" ]; then
        if [ "`id -u http`" != "51" ]; then
-               echo "Warning: user http haven't uid=51. Corect this before install apache" 1>&2
+               echo "Warning: user http haven't uid=51. Correct this before installing apache" 1>&2
                exit 1
        fi
 else
        /usr/sbin/useradd -u 51 -r -d /home/httpd -s /bin/false -c "HTTP User" -g http http 1>&2
-       if [ -f /var/db/passwd.db ]; then
-               /usr/bin/update-db 1>&2
-       fi
 fi
 
 %post
@@ -474,9 +761,6 @@ fi
 %{_sbindir}/apxs -e -a -n access %{_libexecdir}/mod_access.so 1>&2
 %{_sbindir}/apxs -e -a -n alias %{_libexecdir}/mod_alias.so 1>&2
 %{_sbindir}/apxs -e -a -n asis %{_libexecdir}/mod_asis.so 1>&2
-%{_sbindir}/apxs -e -a -n auth %{_libexecdir}/mod_auth.so 1>&2
-%{_sbindir}/apxs -e -a -n auth_db %{_libexecdir}/mod_auth_db.so 1>&2
-%{_sbindir}/apxs -e -a -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
 %{_sbindir}/apxs -e -a -n autoindex %{_libexecdir}/mod_autoindex.so 1>&2
 %{_sbindir}/apxs -e -a -n cern_meta %{_libexecdir}/mod_cern_meta.so 1>&2
 %{_sbindir}/apxs -e -a -n cgi %{_libexecdir}/mod_cgi.so 1>&2
@@ -504,9 +788,6 @@ if [ "$1" = "0" ]; then
        %{_sbindir}/apxs -e -A -n access %{_libexecdir}/mod_access.so 1>&2
        %{_sbindir}/apxs -e -A -n alias %{_libexecdir}/mod_alias.so 1>&2
        %{_sbindir}/apxs -e -A -n asis %{_libexecdir}/mod_asis.so 1>&2
-       %{_sbindir}/apxs -e -A -n auth %{_libexecdir}/mod_auth.so 1>&2
-       %{_sbindir}/apxs -e -A -n auth_db %{_libexecdir}/mod_auth_db.so 1>&2
-       %{_sbindir}/apxs -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
        %{_sbindir}/apxs -e -A -n autoindex %{_libexecdir}/mod_autoindex.so 1>&2
        %{_sbindir}/apxs -e -A -n cern_meta %{_libexecdir}/mod_cern_meta.so 1>&2
        %{_sbindir}/apxs -e -A -n cgi %{_libexecdir}/mod_cgi.so 1>&2
@@ -530,17 +811,11 @@ fi
 %postun
 if [ "$1" = "0" ]; then
        /usr/sbin/userdel http
-       if [ -f /var/db/passwd.db ]; then
-               /usr/bin/update-db
-       fi
        /usr/sbin/groupdel http
-       if [ -f /var/db/group.db ]; then
-               /usr/bin/update-db
-       fi
 fi
 
 %post mod_actions
-%{_sbindir}/apxs -e -a -n action %{_libexecdir}/mod_actions.so 1>&2
+%{_sbindir}/apxs -e -a -n actions %{_libexecdir}/mod_actions.so 1>&2
 if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
 else
@@ -549,7 +824,23 @@ fi
 
 %preun mod_actions
 if [ "$1" = "0" ]; then
-       %{_sbindir}/apxs -e -A -n action %{_libexecdir}/mod_actions.so 1>&2
+       %{_sbindir}/apxs -e -A -n actions %{_libexecdir}/mod_actions.so 1>&2
+       if [ -f /var/lock/subsys/httpd ]; then
+               /etc/rc.d/init.d/httpd restart 1>&2
+       fi
+fi
+
+%post mod_auth
+%{_sbindir}/apxs -e -a -n auth %{_libexecdir}/mod_auth.so 1>&2
+if [ -f /var/lock/subsys/httpd ]; then
+       /etc/rc.d/init.d/httpd restart 1>&2
+else
+       echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon."
+fi
+
+%preun mod_auth
+if [ "$1" = "0" ]; then
+       %{_sbindir}/apxs -e -A -n auth %{_libexecdir}/mod_auth.so 1>&2
        if [ -f /var/lock/subsys/httpd ]; then
                /etc/rc.d/init.d/httpd restart 1>&2
        fi
@@ -571,6 +862,41 @@ if [ "$1" = "0" ]; then
        fi
 fi
 
+%post mod_auth_db
+%{_sbindir}/apxs -e -a -n auth_db %{_libexecdir}/mod_auth_db.so 1>&2
+if [ -f /var/lock/subsys/httpd ]; then
+       /etc/rc.d/init.d/httpd restart 1>&2
+else
+       echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon."
+fi
+
+%preun mod_auth_db
+if [ "$1" = "0" ]; then
+       %{_sbindir}/apxs -e -A -n auth_db %{_libexecdir}/mod_auth_db.so 1>&2
+       if [ -f /var/lock/subsys/httpd ]; then
+               /etc/rc.d/init.d/httpd restart 1>&2
+       fi
+fi
+
+%post mod_auth_digest
+%{_sbindir}/apxs -e -a -n auth_digest %{_libexecdir}/mod_auth_digest.so 1>&2
+if [ -f /var/lock/subsys/httpd ]; then
+       /etc/rc.d/init.d/httpd restart 1>&2
+else
+       echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon."
+fi
+
+%preun mod_auth_digest
+if [ "$1" = "0" ]; then
+       %{_sbindir}/apxs -e -A -n auth_digest %{_libexecdir}/mod_auth_digest.so 1>&2
+       if [ -f /var/lock/subsys/httpd ]; then
+               /etc/rc.d/init.d/httpd restart 1>&2
+       fi
+fi
+
+%triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2
+%{_sbindir}/apxs -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
+
 %post mod_define
 %{_sbindir}/apxs -e -a -n define %{_libexecdir}/mod_define.so 1>&2
 if [ -f /var/lock/subsys/httpd ]; then
@@ -702,7 +1028,7 @@ fi
 %post mod_proxy
 %{_sbindir}/apxs -e -a -n proxy %{_libexecdir}/libproxy.so 1>&2
 if [ -f /etc/httpd/httpd.conf ] && ! grep -q "^Include.*mod_proxy.conf" /etc/httpd/httpd.conf; then
-       echo "Include mod_proxy.conf" >> /etc/httpd/httpd.conf
+       echo "Include /etc/httpd/mod_proxy.conf" >> /etc/httpd/httpd.conf
 fi
 if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
@@ -713,9 +1039,9 @@ fi
 %preun mod_proxy
 if [ "$1" = "0" ]; then
        %{_sbindir}/apxs -e -A -n proxy %{_libexecdir}/libproxy.so 1>&2
-       grep -v -q "^Include.*mod_proxy.conf" /etc/httpd/httpd.conf > \
+       grep -v "^Include.*mod_proxy.conf" /etc/httpd/httpd.conf > \
                /etc/httpd/httpd.conf.tmp
-       mv /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
+       mv -f /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
        if [ -f /var/lock/subsys/httpd ]; then
                /etc/rc.d/init.d/httpd restart 1>&2
        fi
@@ -740,7 +1066,7 @@ fi
 %post mod_status
 %{_sbindir}/apxs -e -a -n status %{_libexecdir}/mod_status.so 1>&2
 if [ -f /etc/httpd/httpd.conf ] && ! grep -q "^Include.*mod_status.conf" /etc/httpd/httpd.conf; then
-       echo "Include mod_status.conf" >> /etc/httpd/httpd.conf
+       echo "Include /etc/httpd/mod_status.conf" >> /etc/httpd/httpd.conf
 fi
 if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
@@ -751,9 +1077,9 @@ fi
 %preun mod_status
 if [ "$1" = "0" ]; then
        %{_sbindir}/apxs -e -A -n status %{_libexecdir}/mod_status.so 1>&2
-       grep -v -q "^Include.*mod_status.conf" /etc/httpd/httpd.conf > \
+       grep -v "^Include.*mod_status.conf" /etc/httpd/httpd.conf > \
                /etc/httpd/httpd.conf.tmp
-       mv /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
+       mv -f /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
        if [ -f /var/lock/subsys/httpd ]; then
                /etc/rc.d/init.d/httpd restart 1>&2
        fi
@@ -794,7 +1120,7 @@ fi
 %post mod_vhost_alias
 %{_sbindir}/apxs -e -a -n vhost_alias %{_libexecdir}/mod_vhost_alias.so 1>&2
 if [ -f /etc/httpd/httpd.conf ] && ! grep -q "^Include.*mod_vhost_alias.conf" /etc/httpd/httpd.conf; then
-       echo "Include mod_vhost_alias.conf" >> /etc/httpd/httpd.conf
+       echo "Include /etc/httpd/mod_vhost_alias.conf" >> /etc/httpd/httpd.conf
 fi
 if [ -f /var/lock/subsys/httpd ]; then
        /etc/rc.d/init.d/httpd restart 1>&2
 %preun mod_vhost_alias
 if [ "$1" = "0" ]; then
        %{_sbindir}/apxs -e -A -n vhost_alias %{_libexecdir}/mod_vhost_alias.so 1>&2
-       grep -v -q "^Include.*mod_vhost_alias.conf" /etc/httpd/httpd.conf > \
+       grep -v "^Include.*mod_vhost_alias.conf" /etc/httpd/httpd.conf > \
                /etc/httpd/httpd.conf.tmp
-       mv /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
+       mv -f /etc/httpd/httpd.conf.tmp /etc/httpd/httpd.conf
        if [ -f /var/lock/subsys/httpd ]; then
                /etc/rc.d/init.d/httpd restart 1>&2
        fi
 fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
-%doc ABOUT_APACHE.gz src/CHANGES.gz KEYS.gz README.gz
+%doc ABOUT_APACHE.gz src/CHANGES.gz README.gz
 %doc conf/mime.types
 
+%attr(754,root,root) /etc/rc.d/init.d/httpd
+
+%attr(750,root,root) %dir %{_sysconfdir}
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd.conf
+%attr(640,root,root) %{_sysconfdir}/magic
+
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
+%attr(640,root,root) %config(noreplace) /etc/logrotate.d/*
+
+%dir %{_libexecdir}
+%attr(755,root,root) %{_libexecdir}/mod_access.so
+%attr(755,root,root) %{_libexecdir}/mod_alias.so
+%attr(755,root,root) %{_libexecdir}/mod_asis.so
+%attr(755,root,root) %{_libexecdir}/mod_autoindex.so
+%attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
+%attr(755,root,root) %{_libexecdir}/mod_cgi.so
+%attr(755,root,root) %{_libexecdir}/mod_env.so
+%attr(755,root,root) %{_libexecdir}/mod_include.so
+%attr(755,root,root) %{_libexecdir}/mod_log_agent.so
+%attr(755,root,root) %{_libexecdir}/mod_log_config.so
+%attr(755,root,root) %{_libexecdir}/mod_log_referer.so
+%attr(755,root,root) %{_libexecdir}/mod_mime.so
+%attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
+%attr(755,root,root) %{_libexecdir}/mod_negotiation.so
+%attr(755,root,root) %{_libexecdir}/mod_setenvif.so
+%attr(755,root,root) %{_libexecdir}/mod_speling.so
+%attr(755,root,root) %{_libexecdir}/mod_userdir.so
+
+%attr(755,root,root) %{_bindir}/htdigest
+
+%attr(755,root,root) %{_sbindir}/ab
+%attr(755,root,root) %{_sbindir}/apachectl
+%attr(755,root,root) %{_sbindir}/apxs
+%attr(755,root,root) %{_sbindir}/httpd
+%attr(755,root,root) %{_sbindir}/logresolve
+%attr(755,root,root) %{_sbindir}/rotatelogs
+
+%dir %attr(770,root,http) /var/run/apache
+
+%{_mandir}/man1/htdigest.1*
+%{_mandir}/man8/*
+%lang(hu) %{_mandir}/hu/man8/*
+%lang(ko) %{_mandir}/ko/man8/*
+%lang(pl) %{_mandir}/pl/man8/*
+
+%attr(750,root,root) %dir /var/log/httpd
+%attr(750,root,root) %dir /var/log/archiv/httpd
+%attr(640,root,root) %ghost /var/log/httpd/*
+
+%dir %{_datadir}
 %dir %{_datadir}/manual
 %dir %{_datadir}/manual/images/
-%{_datadir}/manual/images/sub.gif
+%{_datadir}/manual/images/apache_header.gif
+%{_datadir}/manual/images/custom_errordocs.gif
+%{_datadir}/manual/images/home.gif
 %{_datadir}/manual/images/index.gif
-%{_datadir}/manual/images/home.gif 
+%{_datadir}/manual/images/pixel.gif
+%{_datadir}/manual/images/sub.gif
 %{_datadir}/manual/misc
 %dir %{_datadir}/manual/search
 %attr(755,root,root) %{_datadir}/manual/search/manual-index.cgi
-%{_datadir}/manual/vhosts
 %{_datadir}/manual/LICENSE
-%{_datadir}/manual/bind.html
-%{_datadir}/manual/cgi_path.html
+%{_datadir}/manual/bind.html.html
+%lang(en) %{_datadir}/manual/bind.html.en
+%lang(fr) %{_datadir}/manual/bind.html.fr
+%{_datadir}/manual/cgi_path.html.html
+%lang(en) %{_datadir}/manual/cgi_path.html.en
+%lang(fr) %{_datadir}/manual/cgi_path.html.fr
+%{_datadir}/manual/configuring.html.html
+%lang(en) %{_datadir}/manual/configuring.html.en
+%lang(fr) %{_datadir}/manual/configuring.html.fr
+%lang(ja) %{_datadir}/manual/configuring.html.ja.jis
 %{_datadir}/manual/content-negotiation.html
-%{_datadir}/manual/custom-error.html
-%{_datadir}/manual/dns-caveats.html
+%{_datadir}/manual/custom-error.html.html
+%lang(en) %{_datadir}/manual/custom-error.html.en
+%lang(fr) %{_datadir}/manual/custom-error.html.fr
+%lang(ja) %{_datadir}/manual/custom-error.html.ja.jis
+%{_datadir}/manual/dns-caveats.html.html
+%lang(en) %{_datadir}/manual/dns-caveats.html.en
+%lang(fr) %{_datadir}/manual/dns-caveats.html.fr
 %{_datadir}/manual/dso.html
-%{_datadir}/manual/env.html
+%{_datadir}/manual/env.html.html
+%lang(en) %{_datadir}/manual/env.html.en
+%lang(ja) %{_datadir}/manual/env.html.ja.jis
 %{_datadir}/manual/footer.html
-%{_datadir}/manual/handler.html
+%{_datadir}/manual/handler.html.html
+%lang(en) %{_datadir}/manual/handler.html.en
+%lang(ja) %{_datadir}/manual/handler.html.ja.jis
 %{_datadir}/manual/header.html
-%{_datadir}/manual/index.html
-%{_datadir}/manual/install.html
-%{_datadir}/manual/invoking.html
-%{_datadir}/manual/keepalive.html
+%{_datadir}/manual/index.html.html
+%lang(en) %{_datadir}/manual/index.html.en
+%lang(fr) %{_datadir}/manual/index.html.fr
+%lang(ja) %{_datadir}/manual/index.html.ja.jis
+%{_datadir}/manual/install.html.html
+%lang(en) %{_datadir}/manual/install.html.en
+%lang(es) %{_datadir}/manual/install.html.es
+%lang(fr) %{_datadir}/manual/install.html.fr
+%lang(ja) %{_datadir}/manual/install.html.ja.jis
+%{_datadir}/manual/invoking.html.html
+%lang(en) %{_datadir}/manual/invoking.html.en
+%lang(fr) %{_datadir}/manual/invoking.html.fr
+%{_datadir}/manual/keepalive.html.html
+%lang(en) %{_datadir}/manual/keepalive.html.en
+%lang(ja) %{_datadir}/manual/keepalive.html.ja.jis
 %{_datadir}/manual/location.html
+%{_datadir}/manual/logs.html
 %{_datadir}/manual/multilogs.html
-%{_datadir}/manual/new_features_1_3.html
+%{_datadir}/manual/new_features_1_3.html.html
+%lang(en) %{_datadir}/manual/new_features_1_3.html.en
+%lang(ja) %{_datadir}/manual/new_features_1_3.html.ja.jis
 %{_datadir}/manual/process-model.html
 %{_datadir}/manual/sections.html
+%{_datadir}/manual/server-wide.html.html
+%lang(en) %{_datadir}/manual/server-wide.html.en
+%lang(fr) %{_datadir}/manual/server-wide.html.fr
+%lang(ja) %{_datadir}/manual/server-wide.html.ja.jis
+%{_datadir}/manual/sitemap.html
 %{_datadir}/manual/sourcereorg.html
-%{_datadir}/manual/suexec.html
+%{_datadir}/manual/stopping.html.html
+%lang(en) %{_datadir}/manual/stopping.html.en
+%lang(fr) %{_datadir}/manual/stopping.html.fr
 %{_datadir}/manual/upgrading_to_1_3.html
-%{_datadir}/manual/mod/core.html
-%{_datadir}/manual/mod/directive-dict.html
-%{_datadir}/manual/mod/directives.html
+%{_datadir}/manual/urlmapping.html
+%dir %{_datadir}/manual/howto
+%{_datadir}/manual/howto/cgi.html.html
+%lang(en) %{_datadir}/manual/howto/cgi.html.en
+%lang(ja) %{_datadir}/manual/howto/cgi.html.ja.jis
+%{_datadir}/manual/howto/footer.html
+%{_datadir}/manual/howto/header.html
+%{_datadir}/manual/howto/ssi.html.html
+%lang(en) %{_datadir}/manual/howto/ssi.html.en
+%lang(ja) %{_datadir}/manual/howto/ssi.html.ja.jis
+%dir %{_datadir}/manual/mod
+%{_datadir}/manual/mod/core.html.html
+%lang(en) %{_datadir}/manual/mod/core.html.en
+%lang(fr) %{_datadir}/manual/mod/core.html.fr
+%{_datadir}/manual/mod/directive-dict.html.html
+%lang(en) %{_datadir}/manual/mod/directive-dict.html.en
+%lang(fr) %{_datadir}/manual/mod/directive-dict.html.fr
+%lang(ja) %{_datadir}/manual/mod/directive-dict.html.ja.jis
+%{_datadir}/manual/mod/directives.html.html
+%lang(de) %{_datadir}/manual/mod/directives.html.de
+%lang(en) %{_datadir}/manual/mod/directives.html.en
+%lang(fr) %{_datadir}/manual/mod/directives.html.fr
+%lang(ja) %{_datadir}/manual/mod/directives.html.ja.jis
 %{_datadir}/manual/mod/footer.html
 %{_datadir}/manual/mod/header.html
-%{_datadir}/manual/mod/index.html
+%{_datadir}/manual/mod/index-bytype.html.html
+%lang(en) %{_datadir}/manual/mod/index-bytype.html.en
+%lang(fr) %{_datadir}/manual/mod/index-bytype.html.fr
+%{_datadir}/manual/mod/index.html.html
+%lang(en) %{_datadir}/manual/mod/index.html.en
+%lang(fr) %{_datadir}/manual/mod/index.html.fr
+%lang(ja) %{_datadir}/manual/mod/index.html.ja.jis
 %{_datadir}/manual/mod/mod_access.html
 %{_datadir}/manual/mod/mod_alias.html
 %{_datadir}/manual/mod/mod_asis.html
-%{_datadir}/manual/mod/mod_auth.html
-%{_datadir}/manual/mod/mod_auth_db.html
-%{_datadir}/manual/mod/mod_auth_dbm.html
 %{_datadir}/manual/mod/mod_autoindex.html
 %{_datadir}/manual/mod/mod_cgi.html
-%{_datadir}/manual/mod/mod_cookies.html
-%{_datadir}/manual/mod/mod_env.html
+%{_datadir}/manual/mod/mod_cern_meta.html
+%{_datadir}/manual/mod/mod_env.html.html
+%lang(en) %{_datadir}/manual/mod/mod_env.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_env.html.ja.jis
 %{_datadir}/manual/mod/mod_include.html
 %{_datadir}/manual/mod/mod_log_agent.html
 %{_datadir}/manual/mod/mod_log_config.html
 %{_datadir}/manual/mod/mod_log_referer.html
-%{_datadir}/manual/mod/mod_mime.html
+%{_datadir}/manual/mod/mod_mime.html.html
+%lang(en) %{_datadir}/manual/mod/mod_mime.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_mime.html.ja.jis
 %{_datadir}/manual/mod/mod_mime_magic.html
-%{_datadir}/manual/mod/mod_negotiation.html
-%{_datadir}/manual/mod/mod_setenvif.html
+%{_datadir}/manual/mod/mod_negotiation.html.html
+%lang(en) %{_datadir}/manual/mod/mod_negotiation.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_negotiation.html.ja.jis
+%{_datadir}/manual/mod/mod_setenvif.html.html
+%lang(en) %{_datadir}/manual/mod/mod_setenvif.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_setenvif.html.ja.jis
+%{_datadir}/manual/mod/mod_so.html
 %{_datadir}/manual/mod/mod_speling.html
 %{_datadir}/manual/mod/mod_userdir.html
-
-%attr(754,root,root) /etc/rc.d/init.d/httpd
-
-%attr(750,root,root) %dir %{_sysconfdir}
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/access.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/srm.conf
-%attr(640,root,root) %{_sysconfdir}/magic
-
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
-%attr(640,root,root) %config(noreplace) /etc/logrotate.d/*
+%{_datadir}/manual/mod/module-dict.html.html
+%lang(en) %{_datadir}/manual/mod/module-dict.html.en
+%lang(ja) %{_datadir}/manual/mod/module-dict.html.ja.jis
+%dir %{_datadir}/manual/programs
+%{_datadir}/manual/programs/ab.html
+%{_datadir}/manual/programs/apachectl.html
+%{_datadir}/manual/programs/apxs.html
+%{_datadir}/manual/programs/dbmmanage.html
+%{_datadir}/manual/programs/footer.html
+%{_datadir}/manual/programs/header.html
+%{_datadir}/manual/programs/htdigest.html
+%{_datadir}/manual/programs/htpasswd.html
+%{_datadir}/manual/programs/httpd.html
+%{_datadir}/manual/programs/index.html.html
+%lang(en) %{_datadir}/manual/programs/index.html.en
+%lang(ja) %{_datadir}/manual/programs/index.html.ja.jis
+%{_datadir}/manual/programs/logresolve.html
+%{_datadir}/manual/programs/other.html
+%{_datadir}/manual/programs/rotatelogs.html
+%dir %{_datadir}/manual/vhosts
+%{_datadir}/manual/vhosts/details.html
+%{_datadir}/manual/vhosts/examples.html
+%{_datadir}/manual/vhosts/fd-limits.html
+%{_datadir}/manual/vhosts/footer.html
+%{_datadir}/manual/vhosts/header.html
+%{_datadir}/manual/vhosts/host.html
+%{_datadir}/manual/vhosts/index.html.html
+%lang(en) %{_datadir}/manual/vhosts/index.html.en
+%lang(ja) %{_datadir}/manual/vhosts/index.html.ja.jis
+%{_datadir}/manual/vhosts/ip-based.html
+%{_datadir}/manual/vhosts/mass.html
+%{_datadir}/manual/vhosts/name-based.html.html
+%lang(en) %{_datadir}/manual/vhosts/name-based.html.en
+%lang(ja) %{_datadir}/manual/vhosts/name-based.html.ja.jis
+%{_datadir}/manual/vhosts/vhosts-in-depth.html
+%{_datadir}/manual/vhosts/virtual-host.html
 
 %attr(755,root,root) %dir %{_datadir}/html
-%config(noreplace) %{_datadir}/html/index.html
+%config(noreplace,missingok) %{_datadir}/html/index.html
+# note: html extensions are not the same as (g)libc locale names
 %lang(ca) %{_datadir}/html/index.html.ca
-%lang(cz) %{_datadir}/html/index.html.cz
+%lang(cs) %{_datadir}/html/index.html.cz
 %lang(de) %{_datadir}/html/index.html.de
-%lang(dk) %{_datadir}/html/index.html.dk
-%lang(ee) %{_datadir}/html/index.html.ee
-%lang(en) %{_datadir}/html/index.html.en
+%lang(da) %{_datadir}/html/index.html.dk
+%lang(et) %{_datadir}/html/index.html.ee
+%lang(el) %{_datadir}/html/index.html.el
+%{_datadir}/html/index.html.en
 %lang(es) %{_datadir}/html/index.html.es
 %lang(fr) %{_datadir}/html/index.html.fr
+%lang(he) %{_datadir}/html/index.html.he.iso8859-8
 %lang(it) %{_datadir}/html/index.html.it
-%lang(lu) %{_datadir}/html/index.html.lu
+%lang(ja) %{_datadir}/html/index.html.ja.jis
+%lang(ko) %{_datadir}/html/index.html.kr.iso-kr
+%lang(de_LU) %{_datadir}/html/index.html.lu
 %lang(nl) %{_datadir}/html/index.html.nl
-%lang(pt) %{_datadir}/html/index.html.pt
+%lang(nn) %{_datadir}/html/index.html.nn
+%lang(no) %{_datadir}/html/index.html.no
+%lang(pl) %{_datadir}/html/index.html.po.iso-pl
+%lang(pt_PT) %{_datadir}/html/index.html.pt
+%lang(pt_BR) %{_datadir}/html/index.html.pt-br
+%lang(ru) %{_datadir}/html/index.html.ru.cp-1251
+%lang(ru) %{_datadir}/html/index.html.ru.cp866
+%lang(ru) %{_datadir}/html/index.html.ru.iso-ru
+%lang(ru) %{_datadir}/html/index.html.ru.koi8-r
+%lang(ru) %{_datadir}/html/index.html.ru.ucs2
+%lang(ru) %{_datadir}/html/index.html.ru.ucs4
+%lang(ru) %{_datadir}/html/index.html.ru.utf8
 %lang(se) %{_datadir}/html/index.html.se
+%lang(zh_TW) %{_datadir}/html/index.html.zh.Big5
 
 %{_datadir}/html/*.gif
 %{_datadir}/errordocs
@@ -915,119 +1402,121 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/small/*.gif
 %attr(755,root,root) %{_datadir}/cgi-bin
 
-%dir %{_libexecdir}
-%attr(755,root,root) %{_libexecdir}/mod_access.so
-%attr(755,root,root) %{_libexecdir}/mod_alias.so
-%attr(755,root,root) %{_libexecdir}/mod_asis.so
-%attr(755,root,root) %{_libexecdir}/mod_auth.so
-%attr(755,root,root) %{_libexecdir}/mod_auth_db.so
-%attr(755,root,root) %{_libexecdir}/mod_auth_dbm.so
-%attr(755,root,root) %{_libexecdir}/mod_autoindex.so
-%attr(755,root,root) %{_libexecdir}/mod_cern_meta.so
-%attr(755,root,root) %{_libexecdir}/mod_cgi.so
-%attr(755,root,root) %{_libexecdir}/mod_env.so
-%attr(755,root,root) %{_libexecdir}/mod_include.so
-%attr(755,root,root) %{_libexecdir}/mod_log_agent.so
-%attr(755,root,root) %{_libexecdir}/mod_log_config.so
-%attr(755,root,root) %{_libexecdir}/mod_log_referer.so
-%attr(755,root,root) %{_libexecdir}/mod_mime.so
-%attr(755,root,root) %{_libexecdir}/mod_mime_magic.so
-%attr(755,root,root) %{_libexecdir}/mod_negotiation.so
-%attr(755,root,root) %{_libexecdir}/mod_setenvif.so
-%attr(755,root,root) %{_libexecdir}/mod_speling.so
-%attr(755,root,root) %{_libexecdir}/mod_userdir.so
-
-%attr(755,root,root) %{_bindir}/dbmmanage 
-%attr(755,root,root) %{_bindir}/htdigest
-%attr(755,root,root) %{_bindir}/htpasswd
-
-%attr(755,root,root) %{_sbindir}/ab
-%attr(755,root,root) %{_sbindir}/apachectl
-%attr(755,root,root) %{_sbindir}/apxs
-%attr(755,root,root) %{_sbindir}/httpd
-%attr(755,root,root) %{_sbindir}/logresolve
-%attr(755,root,root) %{_sbindir}/rotatelogs
-
-%dir %attr(750,http,http) /var/lib/apache
-
-%{_mandir}/man[18]/*
-
-%attr(750,root,root) %dir /var/log/httpd
-%attr(750,root,root) %dir /var/log/archiv/httpd
-%attr(640,root,root) %ghost /var/log/httpd/*
-
 %files suexec
+%defattr(644,root,root,755)
 %attr(4755,root,root) %{_sbindir}/suexec
+%{_datadir}/manual/suexec.html.html
+%lang(en) %{_datadir}/manual/suexec.html.en
+%lang(ja) %{_datadir}/manual/suexec.html.ja.jis
+%{_datadir}/manual/programs/suexec.html
 
 %files devel
-%defattr(644,root,root,755) 
-
+%defattr(644,root,root,755)
 %{_includedir}
 
 %files mod_actions
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_actions.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_actions.html
+%{_datadir}/manual/mod/mod_actions.html
+
+%files mod_auth
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/mod_auth.so
+%attr(755,root,root) %{_bindir}/htpasswd
+%{_datadir}/manual/mod/mod_auth.html
 
 %files mod_auth_anon
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_auth_anon.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_auth_anon.html
+%{_datadir}/manual/mod/mod_auth_anon.html
+
+%files mod_auth_db
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/mod_auth_db.so
+%attr(755,root,root) %{_bindir}/dbmmanage
+%{_datadir}/manual/mod/mod_auth_db.html
+%{_mandir}/man1/dbmmanage.1*
+%{_mandir}/man1/htpasswd.1*
+
+%files mod_auth_digest
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libexecdir}/mod_auth_digest.so
+%{_datadir}/manual/mod/mod_auth_digest.html
 
 %files mod_define
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_define.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_define.html
+%{_datadir}/manual/mod/mod_define.html
 
 %files mod_digest
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_digest.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_digest.html
+%{_datadir}/manual/mod/mod_digest.html
 
 %files mod_dir
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_dir.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_dir.html
+%{_datadir}/manual/mod/mod_dir.html.html
+%lang(en) %{_datadir}/manual/mod/mod_dir.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_dir.html.ja.jis
 
 %files mod_expires
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_expires.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_expires.html
+%{_datadir}/manual/mod/mod_expires.html
 
 %files mod_headers
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_headers.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_headers.html
+%{_datadir}/manual/mod/mod_headers.html
 
 %files mod_mmap_static
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_mmap_static.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_mmap_static.html
+%{_datadir}/manual/mod/mod_mmap_static.html
 
 %files mod_imap
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_imap.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_imap.html
+%{_datadir}/manual/mod/mod_imap.html
 
 %files mod_info
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_info.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_info.html
+%{_datadir}/manual/mod/mod_info.html
 
 %files mod_proxy
+%defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mod_proxy.conf
 %attr(755,root,root) %{_libexecdir}/libproxy.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_proxy.html
-%dir %attr(750,http,http) /var/cache/apache
+%{_datadir}/manual/mod/mod_proxy.html
+%dir %attr(770,root,http) /var/cache/apache
 
 %files mod_rewrite
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_rewrite.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_rewrite.html
+%{_datadir}/manual/mod/mod_rewrite.html
+%{_datadir}/manual/images/mod_rewrite*
 
 %files mod_status
+%defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mod_status.conf
 %attr(755,root,root) %{_libexecdir}/mod_status.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_status.html
+%{_datadir}/manual/mod/mod_status.html
 
 %files mod_usertrack
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_usertrack.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_usertrack.html
+%{_datadir}/manual/mod/mod_cookies.html
+%{_datadir}/manual/mod/mod_usertrack.html
 
 %files mod_unique_id
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_unique_id.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_unique_id.html
+%{_datadir}/manual/mod/mod_unique_id.html
 
 %files mod_vhost_alias
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_vhost_alias.so
-%attr(644,root,root) %{_datadir}/manual/mod/mod_vhost_alias.html
+%{_datadir}/manual/mod/mod_vhost_alias.html
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mod_vhost_alias.conf
This page took 0.097732 seconds and 4 git commands to generate.