Author: glen                         Date: Thu Dec 16 11:51:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add AddDefaultCharset

---- Files affected:
packages/apache1:
   apache1-httpd.conf (1.20 -> 1.21) , apache1.spec (1.214 -> 1.215) 

---- Diffs:

================================================================
Index: packages/apache1/apache1-httpd.conf
diff -u packages/apache1/apache1-httpd.conf:1.20 
packages/apache1/apache1-httpd.conf:1.21
--- packages/apache1/apache1-httpd.conf:1.20    Thu Jun 10 23:06:53 2010
+++ packages/apache1/apache1-httpd.conf Thu Dec 16 12:51:47 2010
@@ -25,6 +25,7 @@
 
 HostnameLookups Off
 ServerSignature Email
+#AddDefaultCharset "utf-8"
 
 User  http
 Group http

================================================================
Index: packages/apache1/apache1.spec
diff -u packages/apache1/apache1.spec:1.214 packages/apache1/apache1.spec:1.215
--- packages/apache1/apache1.spec:1.214 Fri Feb 19 12:11:13 2010
+++ packages/apache1/apache1.spec       Thu Dec 16 12:51:47 2010
@@ -8,7 +8,7 @@
 %bcond_with    rewrite_ldap    # enable ldap map support for mod_rewrite 
(alpha)
 %bcond_without ipv6            # disable IPv6 support
 %bcond_without lingerd         # don't build lingerd support
-#
+
 %include       /usr/lib/rpm/macros.perl
 Summary:       The most widely used Web server on the Internet
 Summary(cs.UTF-8):     Nejrozšířenější WWW server v Internetu
@@ -33,7 +33,7 @@
 Summary(zh_CN.UTF-8):  Internet 上应用最广泛的 Web 服务程序。
 Name:          apache1
 Version:       1.3.42
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -2496,6 +2496,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.215  2010/12/16 11:51:47  glen
+- add AddDefaultCharset
+
 Revision 1.214  2010/02/19 11:11:13  glen
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache1/apache1-httpd.conf?r1=1.20&r2=1.21&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache1/apache1.spec?r1=1.214&r2=1.215&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to