SPECS (AC-branch): php.spec - default charset ini settings from gentoo

glen glen at pld-linux.org
Wed Oct 8 00:27:45 CEST 2008


Author: glen                         Date: Tue Oct  7 22:27:45 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- default charset ini settings from gentoo

---- Files affected:
SPECS:
   php.spec (1.631.2.69 -> 1.631.2.70) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.69 SPECS/php.spec:1.631.2.70
--- SPECS/php.spec:1.631.2.69	Thu Aug 28 05:58:35 2008
+++ SPECS/php.spec	Wed Oct  8 00:27:39 2008
@@ -132,7 +132,9 @@
 Patch32:	%{name}-apr-apu.patch
 Patch33:	%{name}-fcgi-error_log-no-newlines.patch
 Patch34:	%{name}-curl-limit-speed.patch
-
+Patch39:	%{name}-mysql-charsetphpini.patch
+Patch40:	%{name}-mysqli-charsetphpini.patch
+Patch41:	%{name}-pdo_mysql-charsetphpini.patch
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:	aspell-devel >= 2:0.50.0}
@@ -1597,6 +1599,11 @@
 %patch33 -p1
 %patch34 -p1
 
+# mysql default charset for mysql/mysql/pdo-mysql extensions
+%patch39 -p1
+%patch40 -p0
+%patch41 -p0
+
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
 
@@ -2748,6 +2755,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.70  2008/10/07 22:27:39  glen
+- default charset ini settings from gentoo
+
 Revision 1.631.2.69  2008/08/28 03:58:35  glen
 -  bugfix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.631.2.69&r2=1.631.2.70&f=u



More information about the pld-cvs-commit mailing list