]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
- php54 fixes
authorElan Ruusamäe <glen@delfi.ee>
Wed, 17 Oct 2012 15:19:22 +0000 (18:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 17 Oct 2012 15:19:22 +0000 (18:19 +0300)
php-pecl-xdebug.spec
xdebug.ini [moved from php-pecl-xdebug.ini with 100% similarity]

index 19621e0e003fd532ff9ceb341c6562049c0ac2e9..39c2651b552cd9317d6f0363b9836a18a40d3ac6 100644 (file)
@@ -3,14 +3,14 @@
 %define                status  stable
 Summary:       %{modname} - provides functions for functions traces and profiling
 Summary(pl.UTF-8):     %{modname} - funkcje do śledzenia i profilowania funkcji
-Name:          php-pecl-%{modname}
+Name:          %{php_name}-pecl-%{modname}
 Version:       2.2.0
 Release:       2
 License:       BSD style
 Group:         Development/Languages/PHP
 Source0:       http://www.xdebug.org/files/xdebug-%{version}.tgz
 # Source0-md5: 27d8ad8224ffab04d12eecb5997a4f5d
-Source1:       %{name}.ini
+Source1:       %{modname}.ini
 URL:           http://www.xdebug.org/
 BuildRequires: %{php_name}-devel >= 4:5.2.17-8
 BuildRequires: libedit-devel
similarity index 100%
rename from php-pecl-xdebug.ini
rename to xdebug.ini
This page took 0.128621 seconds and 4 git commands to generate.