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

glen glen at pld-linux.org
Mon Nov 25 00:02:22 CET 2013


commit 709fc2036f4a6ec8d924d3c225a92f5f775b4983
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:02:21 2013 +0200

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

 php-pecl-svn.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-svn.spec b/php-pecl-svn.spec
index 474885c..bae4ee6 100644
--- a/php-pecl-svn.spec
+++ b/php-pecl-svn.spec
@@ -5,7 +5,7 @@ Summary:	PHP Bindings for the Subversion Revision control system
 Summary(pl.UTF-8):	Dowiązania PHP do systemou kontroli rewizji Subversion
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.2
-Release:	3
+Release:	4
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,6 +17,7 @@ BuildRequires:	rpmbuild(macros) >= 1.650
 BuildRequires:	subversion-devel >= 1.3
 %{?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-svn.git/commitdiff/709fc2036f4a6ec8d924d3c225a92f5f775b4983



More information about the pld-cvs-commit mailing list