]> git.pld-linux.org Git - packages/php-pecl-xhprof.git/commitdiff
provide php(xhprof) for virtual deps auto/th/php-pecl-xhprof-0.9.3-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 7 Oct 2013 11:43:31 +0000 (14:43 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 7 Oct 2013 11:43:31 +0000 (14:43 +0300)
php-pecl-xhprof.spec

index 4ee81870bfe4b2c02ba327071b8eb0d06eee6016..4c4af9cc93aaa83da4ae20b2976df6b7661a5d6d 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       PHP extension for XHProf, a Hierarchical Profiler
 Name:          %{php_name}-pecl-xhprof
 Version:       0.9.3
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,6 +14,7 @@ URL:          http://pecl.php.net/package/xhprof
 BuildRequires: %{php_name}-devel >= 4:5.2.0
 BuildRequires: rpmbuild(macros) >= 1.666
 %{?requires_php_extension}
+Provides:      php(xhprof) = %{version}
 # https://bugs.php.net/61262
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,8 +37,8 @@ package.
 Summary:       A Hierarchical Profiler for PHP - Web interface
 Group:         Development/Tools
 Requires:      %{_bindir}/dot
-Requires:      php(core) >= 5.2.0
 Requires:      %{name} = %{version}-%{release}
+Requires:      php(core) >= 5.2.0
 %if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
 %endif
This page took 0.124174 seconds and 4 git commands to generate.