SPECS: php.spec - mysqli needs really recent mysql-devel

baggins baggins at pld-linux.org
Sun Nov 9 00:43:29 CET 2008


Author: baggins                      Date: Sat Nov  8 23:43:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mysqli needs really recent mysql-devel

---- Files affected:
SPECS:
   php.spec (1.741 -> 1.742) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.741 SPECS/php.spec:1.742
--- SPECS/php.spec:1.741	Thu Nov  6 18:03:21 2008
+++ SPECS/php.spec	Sun Nov  9 00:43:23 2008
@@ -192,7 +192,7 @@
 %{?with_ming:BuildRequires:	ming-devel >= 0.3}
 %{?with_mm:BuildRequires:	mm-devel >= 1.3.0}
 BuildRequires:	mysql-devel >= 4.0.0
-%{?with_mysqli:BuildRequires:	mysql-devel >= 4.1.0}
+%{?with_mysqli:BuildRequires:	mysql-devel >= 5.1.29}
 BuildRequires:	ncurses-ext-devel
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
 %if %{with openssl} || %{with ldap}
@@ -2829,6 +2829,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.742  2008/11/08 23:43:23  baggins
+- mysqli needs really recent mysql-devel
+
 Revision 1.741  2008/11/06 17:03:21  arekm
 - release 14
 
================================================================

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



More information about the pld-cvs-commit mailing list