]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.spec
- one more typo
[packages/apache1.git] / apache1.spec
index fe2935771bb2734579090288f6ce4348823ef7f3..5496053ff7e0f70d4f2e5ffea1439774a5f7f0f4 100644 (file)
@@ -26,12 +26,12 @@ Summary(tr):        Lider WWW taray
 Summary(uk):   îÁÊÐÏÐÕÌÑÒΦÛÉÊ Web-Server
 Summary(zh_CN):        Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
 Name:          apache1
-Version:       1.3.31
-Release:       5.2
+Version:       1.3.32
+Release:       1
 License:       Apache Group
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
-# Source0-md5: bd548a06ac48dda496b4e613572bb020
+# Source0-md5: 45164531fb57bfa18af4b9efd0850dd3
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
 Source3:       apache-icons.tar.gz
@@ -201,7 +201,7 @@ Internet 
 
 %package suexec
 Summary:       Apache suexec wrapper
-Summary(pl):   Suexec wrapper do serwera www Apache
+Summary(pl):   Suexec wrapper do serwera WWW Apache
 Summary(ru):   Apache suEXEC CGI wrapper
 Summary(uk):   Apache suEXEC CGI wrapper
 Group:         Development/Tools
@@ -301,7 +301,7 @@ Summary(is):        Hausaskr
 Summary(it):   File include per il web server Apache
 Summary(ja):   Apache Web ¥µ¡¼¥Ð¡¼ÍѤγ«È¯¥Ä¡¼¥ë
 Summary(nb):   Headerfiler for webtjeneren Apache
-Summary(pl):   Pliki nag³ówkowe do tworzenai modu³ów rozszerzeñ do serwera www Apache
+Summary(pl):   Pliki nag³ówkowe do tworzenia modu³ów rozszerzeñ do serwera WWW Apache
 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
@@ -468,7 +468,6 @@ Summary(pl):        Modu
 Group:         Networking/Daemons
 Requires(post,preun):  %{apxs}
 Requires:      %{name}(EAPI) = %{version}-%{release}
-Obsoletes:     Apache-Gallery
 
 %description mod_autoindex
 This package contains mod_autoindex module. It provides 
@@ -960,6 +959,14 @@ fi
 %{apxs} -e -a -n speling %{_libexecdir}/mod_speling.so 1>&2
 %{apxs} -e -a -n userdir %{_libexecdir}/mod_userdir.so 1>&2
 
+%triggerpostun  -- %{name} <= 1.3.31-5
+echo "WARNING!!!"
+echo "Since that version autoindex module has been separated to package %{name}-mod_autoindex"
+echo "If you want to have the same functionality do:"
+echo "poldek --upgrade %{name}-mod_autoindex"
+echo
+
+
 %post mod_actions
 %{apxs} -e -a -n actions %{_libexecdir}/mod_actions.so 1>&2
 if [ -f /var/lock/subsys/apache ]; then
@@ -1410,7 +1417,7 @@ fi
 %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/*
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/*
 %attr(750,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/monit/*.monitrc
 
 %dir %{_libexecdir}
@@ -1440,9 +1447,9 @@ fi
 
 %{_mandir}/man8/apache.8*
 
-%attr(750,root,root) %dir /var/log/apache
-%attr(750,root,root) %dir /var/log/archiv/apache
-%attr(640,root,root) %ghost /var/log/apache/*
+%attr(750,root,logs) %dir /var/log/apache
+%attr(750,root,logs) %dir /var/log/archiv/apache
+%attr(640,root,logs) %ghost /var/log/apache/*
 
 %dir %{_datadir}
 %attr(755,root,root) %dir %{_datadir}/html
@@ -1489,6 +1496,7 @@ fi
 %lang(es) %{_datadir}/html/index.html.es
 %lang(fr) %{_datadir}/html/index.html.fr
 %lang(he) %{_datadir}/html/index.html.he.iso8859-8
+%lang(hu) %{_datadir}/html/index.html.hu
 %lang(it) %{_datadir}/html/index.html.it
 %lang(ja) %{_datadir}/html/index.html.ja.jis
 %lang(ko) %{_datadir}/html/index.html.kr.iso-kr
@@ -1526,10 +1534,6 @@ fi
 %{manualdir}/bind.html.en
 %lang(fr) %{manualdir}/bind.html.fr
 %lang(ja) %{manualdir}/bind.html.ja.jis
-%{manualdir}/cgi_path.html.html
-%{manualdir}/cgi_path.html.en
-%lang(fr) %{manualdir}/cgi_path.html.fr
-%lang(ja) %{manualdir}/cgi_path.html.ja.jis
 %{manualdir}/configuring.html.html
 %{manualdir}/configuring.html.en
 %lang(fr) %{manualdir}/configuring.html.fr
@@ -1544,6 +1548,7 @@ fi
 %{manualdir}/dns-caveats.html.html
 %{manualdir}/dns-caveats.html.en
 %lang(fr) %{manualdir}/dns-caveats.html.fr
+%lang(ja) %{manualdir}/dns-caveats.html.ja.jis
 %{manualdir}/dso.html
 %{manualdir}/env.html.html
 %{manualdir}/env.html.en
@@ -1565,6 +1570,7 @@ fi
 %{manualdir}/invoking.html.html
 %{manualdir}/invoking.html.en
 %lang(fr) %{manualdir}/invoking.html.fr
+%lang(ja) %{manualdir}/invoking.html.ja.jis
 %{manualdir}/keepalive.html.html
 %{manualdir}/keepalive.html.en
 %lang(ja) %{manualdir}/keepalive.html.ja.jis
This page took 0.187777 seconds and 4 git commands to generate.