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

glen glen at pld-linux.org
Sun Nov 24 23:58:14 CET 2013


commit 4139451769b3316ecb2e9d6798137608e86f099f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:58:13 2013 +0200

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

 php-pecl-dio.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-dio.spec b/php-pecl-dio.spec
index 60971e4..fcdaa5b 100644
--- a/php-pecl-dio.spec
+++ b/php-pecl-dio.spec
@@ -8,7 +8,7 @@ Summary:	%{modname} - Direct I/O functions
 Summary(pl.UTF-8):	%{modname} - funkcje bezpośredniego we/wy
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.0.7
-Release:	1
+Release:	2
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -19,6 +19,7 @@ BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
 Obsoletes:	php-dio
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-dio.git/commitdiff/4139451769b3316ecb2e9d6798137608e86f099f



More information about the pld-cvs-commit mailing list