commit 28265977b10c3c9ed6c28dba67b2762b95f8f0f6
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Tue Mar 31 20:56:59 2015 +0200

    - up to 2.3.2; supports PHP5.4+ only

 php-pecl-xdebug.spec | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 463017c..be52ca8 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -13,8 +13,8 @@
 Summary:       %{modname} - provides functions for functions traces and 
profiling
 Summary(pl.UTF-8):     %{modname} - funkcje do śledzenia i profilowania funkcji
 Name:          %{php_name}-pecl-%{modname}
-Version:       2.2.5
-Release:       3
+Version:       2.3.2
+Release:       1
 # The Xdebug License, version 1.01
 # (Based on "The PHP License", version 3.0)
 License:       PHP
@@ -24,7 +24,7 @@ Source0:      
http://www.xdebug.org/files/xdebug-%{version}.tgz
 Source1:       %{modname}.ini
 Source2:       vim-xt-filetype.vim
 URL:           http://www.xdebug.org/
-BuildRequires: %{php_name}-devel >= 4:5.2.17-8
+BuildRequires: %{php_name}-devel >= 4:5.4.0-1
 BuildRequires: libedit-devel
 BuildRequires: libtool
 BuildRequires: rpmbuild(macros) >= 1.650
@@ -119,15 +119,10 @@ if [ -f %{_aclocaldir}/ltsugar.m4 ]; then
 
        cat %{_aclocaldir}/libtool.m4 >> debugclient/aclocal.m4
 fi
-
 phpize
 %configure
 %{__make}
 cd debugclient
-install /usr/share/automake/{config.*,depcomp} .
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
 %configure \
        --with-libedit
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/28265977b10c3c9ed6c28dba67b2762b95f8f0f6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to