[packages/php-pecl-xdebug] - php54 fixes
glen
glen at pld-linux.org
Wed Oct 17 17:19:34 CEST 2012
commit 05ed2ac4c1fac74af19157c0b2f36daa986b0a5c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 17 18:19:22 2012 +0300
- php54 fixes
php-pecl-xdebug.spec | 4 ++--
php-pecl-xdebug.ini => xdebug.ini | 0
2 files changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/05ed2ac4c1fac74af19157c0b2f36daa986b0a5c
More information about the pld-cvs-commit
mailing list