SPECS: php-pecl-apd.spec - php is with zts (fix config); rel 6

glen glen at pld-linux.org
Wed Jan 4 00:01:08 CET 2006


Author: glen                         Date: Tue Jan  3 23:01:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- php is with zts (fix config); rel 6

---- Files affected:
SPECS:
   php-pecl-apd.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-apd.spec
diff -u SPECS/php-pecl-apd.spec:1.13 SPECS/php-pecl-apd.spec:1.14
--- SPECS/php-pecl-apd.spec:1.13	Thu Dec 22 13:12:04 2005
+++ SPECS/php-pecl-apd.spec	Wed Jan  4 00:01:01 2006
@@ -7,7 +7,7 @@
 Summary(pl):	%{_modname} - w pełni funkcjonalny profiler/debugger dla PHP
 Name:		php-pecl-%{_modname}
 Version:	1.0.1
-Release:	5
+Release:	6
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -52,7 +52,7 @@
 install %{_modname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{extensionsdir}
 cat <<'EOF' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
-zend_extension=%{_modname}.so
+zend_extension%{?zend_zts:_ts}=%{_modname}.so
 EOF
 
 %clean
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/01/03 23:01:01  glen
+- php is with zts (fix config); rel 6
+
 Revision 1.13  2005/12/22 12:12:04  glen
 - rel 5 (rebuild with new php)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-apd.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list