From: Elan Ruusamäe Date: Sun, 24 Nov 2013 23:03:12 +0000 (+0200) Subject: provide php(extname) to really be supporting multiple php versions X-Git-Tag: auto/th/php-pecl-xdebug-2.2.3-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5423a00908badcf57515ca2775f49b105c16746c;p=packages%2Fphp-pecl-xdebug.git provide php(extname) to really be supporting multiple php versions --- diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 6dc8e0e..d25ed14 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -5,7 +5,7 @@ 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.3 -Release: 1 +Release: 2 License: BSD style Group: Development/Languages/PHP Source0: http://www.xdebug.org/files/xdebug-%{version}.tgz @@ -17,6 +17,7 @@ BuildRequires: libedit-devel BuildRequires: libtool BuildRequires: rpmbuild(macros) >= 1.650 %{?requires_zend_extension} +Provides: php(%{modname}) = %{version} Conflicts: ZendOptimizer BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)