]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
- allow building for php54 (-D php_suffix 54)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 17 Oct 2012 15:11:28 +0000 (18:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 17 Oct 2012 15:11:28 +0000 (18:11 +0300)
php-pecl-xdebug.spec

index 80e6ee1460cea832a306a01bf8619110c8d3da70..19621e0e003fd532ff9ceb341c6562049c0ac2e9 100644 (file)
@@ -1,3 +1,4 @@
+%define                php_name        php%{?php_suffix}
 %define                modname xdebug
 %define                status  stable
 Summary:       %{modname} - provides functions for functions traces and profiling
@@ -11,9 +12,9 @@ Source0:      http://www.xdebug.org/files/xdebug-%{version}.tgz
 # Source0-md5: 27d8ad8224ffab04d12eecb5997a4f5d
 Source1:       %{name}.ini
 URL:           http://www.xdebug.org/
+BuildRequires: %{php_name}-devel >= 4:5.2.17-8
 BuildRequires: libedit-devel
 BuildRequires: libtool
-BuildRequires: php-devel >= 4:5.2.17-8
 BuildRequires: rpmbuild(macros) >= 1.579
 %{?requires_zend_extension}
 Conflicts:     ZendOptimizer
This page took 0.120828 seconds and 4 git commands to generate.