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

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


commit 28e9c6e32a15d76a59ec7483da0dbe9f8d5f7fc9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:58:54 2013 +0200

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

 php-pecl-fribidi.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-fribidi.spec b/php-pecl-fribidi.spec
index 0848d90..443307f 100644
--- a/php-pecl-fribidi.spec
+++ b/php-pecl-fribidi.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - Implementation of the Unicode BiDi algorithm
 Summary(pl.UTF-8):	%{modname} - Implementacja algorytmu BiDi Unicode
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0
-Release:	7
+Release:	8
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,6 +17,7 @@ BuildRequires:	fribidi-devel >= 0.10.9
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 Obsoletes:	php-fribidi
 Obsoletes:	php-pear-%{modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-fribidi.git/commitdiff/28e9c6e32a15d76a59ec7483da0dbe9f8d5f7fc9



More information about the pld-cvs-commit mailing list