From: Elan Ruusamäe Date: Wed, 17 Oct 2012 15:19:22 +0000 (+0300) Subject: - php54 fixes X-Git-Tag: auto/ti/php-pecl-xdebug-2.2.0-2~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=05ed2ac4c1fac74af19157c0b2f36daa986b0a5c;p=packages%2Fphp-pecl-xdebug.git - php54 fixes --- diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 19621e0..39c2651 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -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 diff --git a/php-pecl-xdebug.ini b/xdebug.ini similarity index 100% rename from php-pecl-xdebug.ini rename to xdebug.ini