]> git.pld-linux.org Git - packages/php-pecl-xhprof.git/commitdiff
- obsolete old php name auto/th/php-pecl-xhprof-0.9.4-3
authorElan Ruusamäe <glen@delfi.ee>
Fri, 16 May 2014 12:35:48 +0000 (15:35 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 16 May 2014 12:35:48 +0000 (15:35 +0300)
- release 3 (by relup.sh)

php-pecl-xhprof.spec

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