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

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


commit 75eed969f0edc880e996e42c68fe60869cdbcd62
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:01:05 2013 +0200

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

 php-pecl-paradox.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-paradox.spec b/php-pecl-paradox.spec
index 8a85b62..13c9b49 100644
--- a/php-pecl-paradox.spec
+++ b/php-pecl-paradox.spec
@@ -5,7 +5,7 @@ Summary:	read and write Paradox files
 Summary(pl.UTF-8):	odczyt i zapis z/do plików Paradox
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.4.3
-Release:	5
+Release:	6
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires:	pxlib-devel >= 0.6.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-paradox.git/commitdiff/75eed969f0edc880e996e42c68fe60869cdbcd62



More information about the pld-cvs-commit mailing list