SPECS: php-pecl-xdebug.spec - up to RC1 - works with PHP 5.2 - bui...
zergin
zergin at pld-linux.org
Wed Dec 13 14:41:13 CET 2006
Author: zergin Date: Wed Dec 13 13:41:13 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to RC1
- works with PHP 5.2
- builds natively with gcc4 (patch dropped)
---- Files affected:
SPECS:
php-pecl-xdebug.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/php-pecl-xdebug.spec
diff -u SPECS/php-pecl-xdebug.spec:1.36 SPECS/php-pecl-xdebug.spec:1.37
--- SPECS/php-pecl-xdebug.spec:1.36 Wed Mar 29 20:35:37 2006
+++ SPECS/php-pecl-xdebug.spec Wed Dec 13 14:41:08 2006
@@ -7,14 +7,13 @@
Summary(pl): %{_modname} - funkcje do śledzenia i profilowania funkcji
Name: php-pecl-%{_modname}
Version: 2.0.0
-%define _snap beta5
-%define _rel 2
+%define _snap RC1
+%define _rel 1
Release: 0.%{_snap}.%{_rel}
License: BSD style
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}%{_snap}.tgz
-# Source0-md5: 3aa38da6a75923bd9560c69b63faa37d
-Patch0: %{name}-gcc4.patch
+# Source0-md5: a048de3dbb5a16489921f2096b8003e1
URL: http://pecl.php.net/package/xdebug/
BuildRequires: libedit-devel
BuildRequires: libtool
@@ -69,7 +68,6 @@
%prep
%setup -q -c
-%patch0 -p0
chmod +x %{_modname}-%{version}%{_snap}/debugclient/configure
%build
@@ -123,6 +121,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2006/12/13 13:41:08 zergin
+- up to RC1
+- works with PHP 5.2
+- builds natively with gcc4 (patch dropped)
+
Revision 1.36 2006/03/29 18:35:37 arekm
- rel .2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-xdebug.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list