]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
provide php(extname) to really be supporting multiple php versions auto/th/php-pecl-xdebug-2.2.3-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 23:03:12 +0000 (01:03 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 23:03:12 +0000 (01:03 +0200)
php-pecl-xdebug.spec

index 6dc8e0e5e28452a71daea602bcd43534f73dcfe1..d25ed145492ecfa8d0e47a52e1facf860fa7968b 100644 (file)
@@ -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)
 
This page took 0.110798 seconds and 4 git commands to generate.