packages (DEVEL): php/php.spec - enable tcadb in dba ext

glen glen at pld-linux.org
Thu Dec 8 17:57:54 CET 2011


Author: glen                         Date: Thu Dec  8 16:57:53 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- enable tcadb in dba ext

---- Files affected:
packages/php:
   php.spec (1.945.2.6 -> 1.945.2.7) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.945.2.6 packages/php/php.spec:1.945.2.7
--- packages/php/php.spec:1.945.2.6	Thu Dec  8 12:28:13 2011
+++ packages/php/php.spec	Thu Dec  8 17:57:48 2011
@@ -250,6 +250,7 @@
 BuildRequires:	libpng-devel >= 1.0.8
 #BuildRequires:	libtiff-devel
 BuildRequires:	libvpx-devel
+BuildRequires:	tokyocabinet-devel
 %if "%{pld_release}" != "ac"
 BuildRequires:	libtool >= 2:2.2
 %else
@@ -2188,6 +2189,7 @@
 	%{?with_oci8:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
 	%{?with_openssl:--with-openssl=shared} \
 	%{?with_kerberos5:--with-kerberos} \
+	--with-tcadb=/usr \
 	%{__with_without pcre pcre-regex /usr} \
 	%{__enable_disable filter filter shared} \
 	--with-pear=%{php_pear_dir} \
@@ -3284,6 +3286,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.945.2.7  2011/12/08 16:57:48  glen
+- enable tcadb in dba ext
+
 Revision 1.945.2.6  2011/12/08 11:28:13  glen
 - add vpx for gd ext, but really they want webp
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.945.2.6&r2=1.945.2.7&f=u



More information about the pld-cvs-commit mailing list