SPECS: php-pecl-xdebug.spec - use ts extension directive

arekm arekm at pld-linux.org
Thu Sep 15 09:30:29 CEST 2005


Author: arekm                        Date: Thu Sep 15 07:30:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use ts extension directive

---- Files affected:
SPECS:
   php-pecl-xdebug.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-xdebug.spec
diff -u SPECS/php-pecl-xdebug.spec:1.23 SPECS/php-pecl-xdebug.spec:1.24
--- SPECS/php-pecl-xdebug.spec:1.23	Thu Sep 15 09:09:46 2005
+++ SPECS/php-pecl-xdebug.spec	Thu Sep 15 09:30:21 2005
@@ -9,7 +9,7 @@
 Name:		php-pecl-%{_modname}
 Version:	2.0.0
 %define	_snap	beta3
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 License:	BSD style
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}%{_snap}.tgz
@@ -90,7 +90,7 @@
 install %{_modname}-*/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_ts=%{extensionsdir}/%{_modname}.so
 EOF
 
 %clean
@@ -119,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/09/15 07:30:21  arekm
+- use ts extension directive
+
 Revision 1.23  2005/09/15 07:09:46  arekm
 - beta3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-xdebug.spec?r1=1.23&r2=1.24&f=u




More information about the pld-cvs-commit mailing list