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

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


commit 8aa7ab311df4212cfa62c4ace1d26c72fc0a7dce
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:56:56 2013 +0200

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

 php-pecl-adodb.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-adodb.spec b/php-pecl-adodb.spec
index ad300de..8c62b6e 100644
--- a/php-pecl-adodb.spec
+++ b/php-pecl-adodb.spec
@@ -4,7 +4,7 @@
 Summary:	ADOdb PHP extension
 Name:		%{php_name}-pecl-%{modname}
 Version:	5.0.4
-Release:	3
+Release:	4
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://phplens.com/lens/dl/adodb-ext-%{ver}.zip
@@ -17,6 +17,7 @@ BuildRequires:	sed >= 4.0
 BuildRequires:	unzip
 %{?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-adodb.git/commitdiff/8aa7ab311df4212cfa62c4ace1d26c72fc0a7dce



More information about the pld-cvs-commit mailing list