SPECS: php-pecl-xdebug.spec - beta3
arekm
arekm at pld-linux.org
Thu Sep 15 09:09:51 CEST 2005
Author: arekm Date: Thu Sep 15 07:09:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- beta3
---- Files affected:
SPECS:
php-pecl-xdebug.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/php-pecl-xdebug.spec
diff -u SPECS/php-pecl-xdebug.spec:1.22 SPECS/php-pecl-xdebug.spec:1.23
--- SPECS/php-pecl-xdebug.spec:1.22 Thu Sep 15 00:47:59 2005
+++ SPECS/php-pecl-xdebug.spec Thu Sep 15 09:09:46 2005
@@ -8,12 +8,12 @@
Summary(pl): %{_modname} - funkcje do śledzenia i profilowania funkcji
Name: php-pecl-%{_modname}
Version: 2.0.0
-%define _snap beta2
-Release: 0.%{_snap}.2
+%define _snap beta3
+Release: 0.%{_snap}.1
License: BSD style
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}%{_snap}.tgz
-# Source0-md5: e2fc53f2a7ee87cee9aab200bb17ae73
+# Source0-md5: 05a688515e37f93552333f7f3e95402f
URL: http://pecl.php.net/package/xdebug/
BuildRequires: libedit-devel
BuildRequires: libtool
@@ -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
-extension=%{_modname}.so
+zend_extension=%{_modname}.so
EOF
%clean
@@ -119,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/09/15 07:09:46 arekm
+- beta3
+
Revision 1.22 2005/09/14 22:47:59 glen
- rel 0.beta2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-xdebug.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list