[packages/php-pecl-proctitle] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Mon Nov 25 00:01:26 CET 2013


commit 1f86393cafb0b90a305d225b8f0e6ef06e9e63ce
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:01:24 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-proctitle.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-proctitle.spec b/php-pecl-proctitle.spec
index 9ef1b88..d13a3a8 100644
--- a/php-pecl-proctitle.spec
+++ b/php-pecl-proctitle.spec
@@ -4,7 +4,7 @@ Summary:	Change current process' name
 Summary(pl.UTF-8):	Zmiana nazwy bieżącego procesu
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.1.2
-Release:	4
+Release:	5
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,6 +14,7 @@ BuildRequires:	%{php_name}-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-proctitle.git/commitdiff/1f86393cafb0b90a305d225b8f0e6ef06e9e63ce



More information about the pld-cvs-commit mailing list