]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- SECURITY update to 1.3.29 (includes fix for CAN-2003-0542 - buffer overflows in
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 28 Oct 2003 09:40:08 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  mod_alias and mod_rewrite

Changed files:
    apache1.spec -> 1.26

apache1.spec

index 5996fa840c1b01d399fe52ac18214f26be4ca8b6..12e9bfb13b50cc618b95d49bd3d3df61f55e8ee0 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.28
-Release:       2
+Version:       1.3.29
+Release:       1
 License:       Apache Group
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
-# Source0-md5: 2cdece7b4881d541e072de6a2b65db77
+# Source0-md5: e97fe9bf51dc2c9c233d53f63b1347e3
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
 Source3:       apache-icons.tar.gz
@@ -1714,7 +1714,9 @@ fi
 %files mod_rewrite
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_rewrite.so
-%{_datadir}/manual/mod/mod_rewrite.html
+%{_datadir}/manual/mod/mod_rewrite.html.html
+%{_datadir}/manual/mod/mod_rewrite.html.en
+%lang(ja) %{_datadir}/manual/mod/mod_rewrite.html.ja.jis
 %{_datadir}/manual/images/mod_rewrite*
 
 %files mod_status
This page took 0.057474 seconds and 4 git commands to generate.